[==========] 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:20:10.295372 11168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.62:46063
I20260710 13:20:10.296929 11168 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:20:10.298005 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:10.315559 11174 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:20:10.315550 11175 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:20:10.316468 11168 server_base.cc:1061] running on GCE node
W20260710 13:20:10.315933 11177 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:20:11.533993 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:11.534221 11168 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:20:11.534466 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689611534436 us; error 0 us; skew 500 ppm
I20260710 13:20:11.535305 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:11.540686 11168 webserver.cc:533] Webserver started at http://127.10.232.62:45055/ using document root <none> and password file <none>
I20260710 13:20:11.541630 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:11.541854 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:11.542328 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:11.548240 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/master-0-root/instance:
uuid: "4993c381f1834e5982f4686c2dbc032b"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-dgm9"
I20260710 13:20:11.556207 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:20:11.561534 11183 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:20:11.562762 11168 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:20:11.563176 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/master-0-root
uuid: "4993c381f1834e5982f4686c2dbc032b"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-dgm9"
I20260710 13:20:11.563525 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-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:20:11.613734 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:11.615275 11168 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:20:11.615752 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:11.688386 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.62:46063
I20260710 13:20:11.688432 11234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.62:46063 every 8 connection(s)
I20260710 13:20:11.696566 11235 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:20:11.718235 11235 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b: Bootstrap starting.
I20260710 13:20:11.724172 11235 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:11.726140 11235 log.cc:826] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b: Log is configured to *not* fsync() on all Append() calls
I20260710 13:20:11.730919 11235 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b: No bootstrap required, opened a new log
I20260710 13:20:11.751981 11235 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4993c381f1834e5982f4686c2dbc032b" member_type: VOTER }
I20260710 13:20:11.752562 11235 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:11.752806 11235 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4993c381f1834e5982f4686c2dbc032b, State: Initialized, Role: FOLLOWER
I20260710 13:20:11.753793 11235 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4993c381f1834e5982f4686c2dbc032b" member_type: VOTER }
I20260710 13:20:11.754298 11235 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:11.754614 11235 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:11.754956 11235 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.759167 11235 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4993c381f1834e5982f4686c2dbc032b" member_type: VOTER }
I20260710 13:20:11.759986 11235 leader_election.cc:304] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [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: 4993c381f1834e5982f4686c2dbc032b; no voters: 
I20260710 13:20:11.761876 11235 leader_election.cc:290] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:11.762279 11238 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:11.764935 11238 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [term 1 LEADER]: Becoming Leader. State: Replica: 4993c381f1834e5982f4686c2dbc032b, State: Running, Role: LEADER
I20260710 13:20:11.765924 11238 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [LEADER]: Queue going to LEADER mode. State: All 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: "4993c381f1834e5982f4686c2dbc032b" member_type: VOTER }
I20260710 13:20:11.766965 11235 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:11.777526 11239 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4993c381f1834e5982f4686c2dbc032b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4993c381f1834e5982f4686c2dbc032b" member_type: VOTER } }
I20260710 13:20:11.778451 11239 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:11.778463 11240 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4993c381f1834e5982f4686c2dbc032b. Latest consensus state: current_term: 1 leader_uuid: "4993c381f1834e5982f4686c2dbc032b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4993c381f1834e5982f4686c2dbc032b" member_type: VOTER } }
I20260710 13:20:11.779488 11240 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:11.781317 11248 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:11.793308 11248 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:11.795713 11168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:11.811592 11248 catalog_manager.cc:1383] Generated new cluster ID: ee4398533ebe4b3bb190ab70ac591b83
I20260710 13:20:11.811897 11248 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:11.852320 11248 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:11.854666 11248 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:11.874004 11248 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b: Generated new TSK 0
I20260710 13:20:11.875238 11248 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:11.926820 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:11.936048 11257 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:20:11.939073 11258 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:20:11.941897 11168 server_base.cc:1061] running on GCE node
W20260710 13:20:11.942397 11260 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:20:11.943483 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:11.943807 11168 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:20:11.944047 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689611944026 us; error 0 us; skew 500 ppm
I20260710 13:20:11.944927 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:11.949498 11168 webserver.cc:533] Webserver started at http://127.10.232.1:37187/ using document root <none> and password file <none>
I20260710 13:20:11.950273 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:11.950551 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:11.950928 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:11.952591 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/ts-0-root/instance:
uuid: "f6514e5b97ab409aa73b655fe2293e98"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-dgm9"
I20260710 13:20:11.960160 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:11.965737 11265 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:20:11.966679 11168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:11.967067 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/ts-0-root
uuid: "f6514e5b97ab409aa73b655fe2293e98"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-dgm9"
I20260710 13:20:11.967466 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-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:20:11.982736 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:11.984079 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:11.986896 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:11.991448 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:11.991710 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.991988 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:11.992182 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.100164 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.1:35049
I20260710 13:20:12.100240 11327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.1:35049 every 8 connection(s)
I20260710 13:20:12.107395 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:12.115857 11332 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:20:12.119582 11333 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:20:12.125882 11168 server_base.cc:1061] running on GCE node
W20260710 13:20:12.127056 11335 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:20:12.128324 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:12.128656 11168 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:20:12.128911 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689612128892 us; error 0 us; skew 500 ppm
I20260710 13:20:12.129724 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:12.132778 11168 webserver.cc:533] Webserver started at http://127.10.232.2:36115/ using document root <none> and password file <none>
I20260710 13:20:12.133462 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:12.133720 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:12.134047 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:12.134907 11328 heartbeater.cc:344] Connected to a master server at 127.10.232.62:46063
I20260710 13:20:12.135360 11328 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:12.135459 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/ts-1-root/instance:
uuid: "4248693d8e024cb2a479715d2f819761"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-dgm9"
I20260710 13:20:12.136521 11328 heartbeater.cc:507] Master 127.10.232.62:46063 requested a full tablet report, sending...
I20260710 13:20:12.139810 11200 ts_manager.cc:194] Registered new tserver with Master: f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049)
I20260710 13:20:12.143033 11200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42200
I20260710 13:20:12.143215 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260710 13:20:12.148401 11340 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:20:12.149782 11168 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:20:12.150126 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/ts-1-root
uuid: "4248693d8e024cb2a479715d2f819761"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-dgm9"
I20260710 13:20:12.150516 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-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:20:12.166616 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:12.168260 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:12.170895 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:12.175055 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:12.175361 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.175690 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:12.175922 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.267216 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.2:43201
I20260710 13:20:12.267454 11402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.2:43201 every 8 connection(s)
I20260710 13:20:12.276584 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260710 13:20:12.286513 11403 heartbeater.cc:344] Connected to a master server at 127.10.232.62:46063
I20260710 13:20:12.286909 11403 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:12.286966 11406 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:20:12.287976 11403 heartbeater.cc:507] Master 127.10.232.62:46063 requested a full tablet report, sending...
I20260710 13:20:12.291052 11200 ts_manager.cc:194] Registered new tserver with Master: 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:12.293288 11200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42208
W20260710 13:20:12.296641 11409 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:20:12.298345 11407 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:20:12.299219 11168 server_base.cc:1061] running on GCE node
I20260710 13:20:12.300273 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:12.300514 11168 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:20:12.300719 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689612300700 us; error 0 us; skew 500 ppm
I20260710 13:20:12.301476 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:12.304226 11168 webserver.cc:533] Webserver started at http://127.10.232.3:33115/ using document root <none> and password file <none>
I20260710 13:20:12.304806 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:12.305043 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:12.305369 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:12.306692 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/ts-2-root/instance:
uuid: "ced010294e2d402faac5d743faf7da95"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-dgm9"
I20260710 13:20:12.312233 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:12.316193 11414 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:20:12.317013 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:12.317348 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/ts-2-root
uuid: "ced010294e2d402faac5d743faf7da95"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-dgm9"
I20260710 13:20:12.317687 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689610124067-11168-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:20:12.343298 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:12.344875 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:12.347400 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:12.351150 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:12.351408 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.351680 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:12.351878 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.436880 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.3:45653
I20260710 13:20:12.436941 11476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.3:45653 every 8 connection(s)
I20260710 13:20:12.453883 11477 heartbeater.cc:344] Connected to a master server at 127.10.232.62:46063
I20260710 13:20:12.454301 11477 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:12.455210 11477 heartbeater.cc:507] Master 127.10.232.62:46063 requested a full tablet report, sending...
I20260710 13:20:12.457535 11200 ts_manager.cc:194] Registered new tserver with Master: ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:12.457640 11168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015149439s
I20260710 13:20:12.458889 11200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42222
I20260710 13:20:12.509771 11200 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42224:
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:20:12.513221 11200 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:20:12.619545 11440 tablet_service.cc:1511] Processing CreateTablet for tablet 736a2d32911e4f2e904d6e218e45d55c (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:12.619935 11441 tablet_service.cc:1511] Processing CreateTablet for tablet 561d1616f3304970a1637cb746a6cc16 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:12.620993 11442 tablet_service.cc:1511] Processing CreateTablet for tablet cade9bd6ad97487585aa11efe7d680a2 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:12.623741 11439 tablet_service.cc:1511] Processing CreateTablet for tablet f6bd3ba1c8cd4a628284c10b1cf794d6 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:12.623852 11438 tablet_service.cc:1511] Processing CreateTablet for tablet 49b9723a82ff436fb8715b9751a8fd71 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:12.624362 11440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736a2d32911e4f2e904d6e218e45d55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.626976 11442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cade9bd6ad97487585aa11efe7d680a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.631690 11438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b9723a82ff436fb8715b9751a8fd71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.634738 11437 tablet_service.cc:1511] Processing CreateTablet for tablet 555dbe035c344e71bbf867798fdc44da (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:12.637519 11441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561d1616f3304970a1637cb746a6cc16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.639218 11439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bd3ba1c8cd4a628284c10b1cf794d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.640755 11437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555dbe035c344e71bbf867798fdc44da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.653793 11436 tablet_service.cc:1511] Processing CreateTablet for tablet f81338c1470b44d1ac06303de25cc99a (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:12.655607 11436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f81338c1470b44d1ac06303de25cc99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.690820 11435 tablet_service.cc:1511] Processing CreateTablet for tablet cbf5eae60e4b46d28183b161ab145eb0 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:12.693883 11435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf5eae60e4b46d28183b161ab145eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.698896 11368 tablet_service.cc:1511] Processing CreateTablet for tablet cade9bd6ad97487585aa11efe7d680a2 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:12.702554 11368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cade9bd6ad97487585aa11efe7d680a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.715297 11366 tablet_service.cc:1511] Processing CreateTablet for tablet 736a2d32911e4f2e904d6e218e45d55c (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:12.718632 11363 tablet_service.cc:1511] Processing CreateTablet for tablet 555dbe035c344e71bbf867798fdc44da (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:12.721609 11364 tablet_service.cc:1511] Processing CreateTablet for tablet 49b9723a82ff436fb8715b9751a8fd71 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:12.709828 11434 tablet_service.cc:1511] Processing CreateTablet for tablet 01d2d0df13694a548fd7b526288f69cc (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:12.722764 11365 tablet_service.cc:1511] Processing CreateTablet for tablet f6bd3ba1c8cd4a628284c10b1cf794d6 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:12.729816 11362 tablet_service.cc:1511] Processing CreateTablet for tablet f81338c1470b44d1ac06303de25cc99a (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:12.710832 11367 tablet_service.cc:1511] Processing CreateTablet for tablet 561d1616f3304970a1637cb746a6cc16 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:12.733760 11434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d2d0df13694a548fd7b526288f69cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.734488 11363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555dbe035c344e71bbf867798fdc44da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.755887 11365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bd3ba1c8cd4a628284c10b1cf794d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.757153 11361 tablet_service.cc:1511] Processing CreateTablet for tablet cbf5eae60e4b46d28183b161ab145eb0 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:12.777102 11360 tablet_service.cc:1511] Processing CreateTablet for tablet 01d2d0df13694a548fd7b526288f69cc (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:12.777097 11293 tablet_service.cc:1511] Processing CreateTablet for tablet cade9bd6ad97487585aa11efe7d680a2 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:12.780220 11364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b9723a82ff436fb8715b9751a8fd71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.787662 11361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf5eae60e4b46d28183b161ab145eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.783075 11288 tablet_service.cc:1511] Processing CreateTablet for tablet 555dbe035c344e71bbf867798fdc44da (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:12.787592 11291 tablet_service.cc:1511] Processing CreateTablet for tablet 736a2d32911e4f2e904d6e218e45d55c (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:12.789690 11288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555dbe035c344e71bbf867798fdc44da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.790194 11366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736a2d32911e4f2e904d6e218e45d55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.788523 11286 tablet_service.cc:1511] Processing CreateTablet for tablet cbf5eae60e4b46d28183b161ab145eb0 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:12.789755 11292 tablet_service.cc:1511] Processing CreateTablet for tablet 561d1616f3304970a1637cb746a6cc16 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:12.788220 11290 tablet_service.cc:1511] Processing CreateTablet for tablet f6bd3ba1c8cd4a628284c10b1cf794d6 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:12.797684 11293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cade9bd6ad97487585aa11efe7d680a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.798905 11362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f81338c1470b44d1ac06303de25cc99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.799831 11287 tablet_service.cc:1511] Processing CreateTablet for tablet f81338c1470b44d1ac06303de25cc99a (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260710 13:20:12.804288 11247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:12.804520 11285 tablet_service.cc:1511] Processing CreateTablet for tablet 01d2d0df13694a548fd7b526288f69cc (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:12.806619 11291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 736a2d32911e4f2e904d6e218e45d55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.793844 11289 tablet_service.cc:1511] Processing CreateTablet for tablet 49b9723a82ff436fb8715b9751a8fd71 (DEFAULT_TABLE table=test-workload [id=f0bcbbdb6677418fbc553d0a38ef538e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:12.813283 11290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bd3ba1c8cd4a628284c10b1cf794d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.814209 11286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf5eae60e4b46d28183b161ab145eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.813552 11360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d2d0df13694a548fd7b526288f69cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.816644 11495 tablet_bootstrap.cc:492] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95: Bootstrap starting.
I20260710 13:20:12.818586 11289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b9723a82ff436fb8715b9751a8fd71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.824716 11292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561d1616f3304970a1637cb746a6cc16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.826442 11287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f81338c1470b44d1ac06303de25cc99a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.826946 11367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561d1616f3304970a1637cb746a6cc16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.831029 11285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d2d0df13694a548fd7b526288f69cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.981987 11495 tablet_bootstrap.cc:654] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.010644 11496 tablet_bootstrap.cc:492] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98: Bootstrap starting.
I20260710 13:20:13.014570 11497 tablet_bootstrap.cc:492] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761: Bootstrap starting.
I20260710 13:20:13.031961 11495 tablet_bootstrap.cc:492] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95: No bootstrap required, opened a new log
I20260710 13:20:13.032604 11495 ts_tablet_manager.cc:1403] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95: Time spent bootstrapping tablet: real 0.234s	user 0.018s	sys 0.025s
I20260710 13:20:13.032780 11496 tablet_bootstrap.cc:654] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.034648 11497 tablet_bootstrap.cc:654] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.038923 11495 raft_consensus.cc:359] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.039829 11495 raft_consensus.cc:385] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.040158 11495 raft_consensus.cc:740] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.041534 11495 consensus_queue.cc:260] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.048724 11496 tablet_bootstrap.cc:492] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98: No bootstrap required, opened a new log
I20260710 13:20:13.050053 11477 heartbeater.cc:499] Master 127.10.232.62:46063 was elected leader, sending a full tablet report...
I20260710 13:20:13.051178 11495 ts_tablet_manager.cc:1434] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.002s
I20260710 13:20:13.052490 11495 tablet_bootstrap.cc:492] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95: Bootstrap starting.
I20260710 13:20:13.059921 11495 tablet_bootstrap.cc:654] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.049538 11496 ts_tablet_manager.cc:1403] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.000s
I20260710 13:20:13.072959 11495 tablet_bootstrap.cc:492] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95: No bootstrap required, opened a new log
I20260710 13:20:13.073525 11495 ts_tablet_manager.cc:1403] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.013s
I20260710 13:20:13.076299 11497 tablet_bootstrap.cc:492] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761: No bootstrap required, opened a new log
I20260710 13:20:13.076813 11497 ts_tablet_manager.cc:1403] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.038s
I20260710 13:20:13.077234 11496 raft_consensus.cc:359] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:13.077229 11495 raft_consensus.cc:359] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.078353 11496 raft_consensus.cc:385] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.078408 11495 raft_consensus.cc:385] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.080416 11495 raft_consensus.cc:740] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.080163 11497 raft_consensus.cc:359] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.080410 11496 raft_consensus.cc:740] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.081166 11497 raft_consensus.cc:385] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.081634 11497 raft_consensus.cc:740] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.081358 11495 consensus_queue.cc:260] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.082101 11496 consensus_queue.cc:260] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:13.082446 11497 consensus_queue.cc:260] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.084343 11495 ts_tablet_manager.cc:1434] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:20:13.086731 11495 tablet_bootstrap.cc:492] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95: Bootstrap starting.
I20260710 13:20:13.098739 11403 heartbeater.cc:499] Master 127.10.232.62:46063 was elected leader, sending a full tablet report...
I20260710 13:20:13.099213 11497 ts_tablet_manager.cc:1434] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.004s
I20260710 13:20:13.100232 11497 tablet_bootstrap.cc:492] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761: Bootstrap starting.
I20260710 13:20:13.102782 11501 raft_consensus.cc:493] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.103328 11501 raft_consensus.cc:515] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.104789 11328 heartbeater.cc:499] Master 127.10.232.62:46063 was elected leader, sending a full tablet report...
I20260710 13:20:13.106623 11497 tablet_bootstrap.cc:654] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.108155 11501 leader_election.cc:290] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:13.109109 11495 tablet_bootstrap.cc:654] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.125900 11496 ts_tablet_manager.cc:1434] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98: Time spent starting tablet: real 0.056s	user 0.016s	sys 0.010s
I20260710 13:20:13.127424 11496 tablet_bootstrap.cc:492] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98: Bootstrap starting.
I20260710 13:20:13.144358 11497 tablet_bootstrap.cc:492] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761: No bootstrap required, opened a new log
I20260710 13:20:13.142472 11495 tablet_bootstrap.cc:492] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95: No bootstrap required, opened a new log
I20260710 13:20:13.145236 11495 ts_tablet_manager.cc:1403] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.005s
I20260710 13:20:13.145023 11497 ts_tablet_manager.cc:1403] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.010s
I20260710 13:20:13.148720 11495 raft_consensus.cc:359] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.149677 11495 raft_consensus.cc:385] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.149405 11497 raft_consensus.cc:359] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.150056 11495 raft_consensus.cc:740] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.150199 11497 raft_consensus.cc:385] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.150599 11497 raft_consensus.cc:740] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.151127 11495 consensus_queue.cc:260] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.152412 11496 tablet_bootstrap.cc:654] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.155588 11497 consensus_queue.cc:260] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.159579 11497 ts_tablet_manager.cc:1434] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:20:13.160964 11497 tablet_bootstrap.cc:492] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761: Bootstrap starting.
I20260710 13:20:13.159579 11495 ts_tablet_manager.cc:1434] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:20:13.165728 11495 tablet_bootstrap.cc:492] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95: Bootstrap starting.
I20260710 13:20:13.171324 11503 raft_consensus.cc:493] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.171783 11503 raft_consensus.cc:515] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
W20260710 13:20:13.194432 11478 tablet.cc:2406] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:13.198447 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
W20260710 13:20:13.200817 11416 leader_election.cc:343] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.211354 11497 tablet_bootstrap.cc:654] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.214972 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.215778 11503 leader_election.cc:290] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
W20260710 13:20:13.216743 11418 leader_election.cc:343] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.217226 11496 tablet_bootstrap.cc:492] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98: No bootstrap required, opened a new log
I20260710 13:20:13.217249 11418 leader_election.cc:304] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ced010294e2d402faac5d743faf7da95; no voters: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:13.218041 11496 ts_tablet_manager.cc:1403] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.005s
I20260710 13:20:13.218972 11501 raft_consensus.cc:2749] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.216740 11495 tablet_bootstrap.cc:654] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.222569 11496 raft_consensus.cc:359] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.223407 11496 raft_consensus.cc:385] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.223726 11496 raft_consensus.cc:740] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.224560 11496 consensus_queue.cc:260] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.228513 11495 tablet_bootstrap.cc:492] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95: No bootstrap required, opened a new log
I20260710 13:20:13.228943 11496 ts_tablet_manager.cc:1434] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:20:13.229133 11495 ts_tablet_manager.cc:1403] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.000s
I20260710 13:20:13.230188 11504 raft_consensus.cc:493] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.230723 11504 raft_consensus.cc:515] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.232059 11496 tablet_bootstrap.cc:492] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98: Bootstrap starting.
I20260710 13:20:13.241485 11504 leader_election.cc:290] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.243852 11504 raft_consensus.cc:493] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.244320 11504 raft_consensus.cc:515] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.246570 11504 leader_election.cc:290] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.249473 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
W20260710 13:20:13.251293 11267 leader_election.cc:343] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.260104 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:13.260452 11496 tablet_bootstrap.cc:654] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.265550 11497 tablet_bootstrap.cc:492] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761: No bootstrap required, opened a new log
I20260710 13:20:13.256944 11495 raft_consensus.cc:359] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:13.267773 11497 ts_tablet_manager.cc:1403] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.001s
I20260710 13:20:13.268119 11495 raft_consensus.cc:385] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.268725 11495 raft_consensus.cc:740] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.270052 11495 consensus_queue.cc:260] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:13.271625 11452 raft_consensus.cc:2468] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 0.
I20260710 13:20:13.273748 11495 ts_tablet_manager.cc:1434] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260710 13:20:13.271360 11497 raft_consensus.cc:359] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.274978 11495 tablet_bootstrap.cc:492] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95: Bootstrap starting.
I20260710 13:20:13.275128 11497 raft_consensus.cc:385] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.275252 11268 leader_election.cc:304] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [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: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 4248693d8e024cb2a479715d2f819761
I20260710 13:20:13.275522 11497 raft_consensus.cc:740] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.276121 11503 raft_consensus.cc:2804] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.276611 11503 raft_consensus.cc:493] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.276204 11497 consensus_queue.cc:260] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.276995 11503 raft_consensus.cc:3060] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.283159 11497 ts_tablet_manager.cc:1434] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.005s
I20260710 13:20:13.284245 11497 tablet_bootstrap.cc:492] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761: Bootstrap starting.
I20260710 13:20:13.286005 11503 raft_consensus.cc:515] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:13.288321 11503 leader_election.cc:290] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 election: Requested vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.288992 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:13.289536 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:13.290069 11452 raft_consensus.cc:3060] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:13.290633 11267 leader_election.cc:343] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.291363 11496 tablet_bootstrap.cc:492] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98: No bootstrap required, opened a new log
I20260710 13:20:13.291872 11496 ts_tablet_manager.cc:1403] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98: Time spent bootstrapping tablet: real 0.062s	user 0.002s	sys 0.010s
I20260710 13:20:13.292501 11495 tablet_bootstrap.cc:654] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.295420 11497 tablet_bootstrap.cc:654] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.298705 11451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
W20260710 13:20:13.301774 11343 leader_election.cc:343] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.302251 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d2d0df13694a548fd7b526288f69cc" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:13.295975 11496 raft_consensus.cc:359] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.307202 11496 raft_consensus.cc:385] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.308925 11496 raft_consensus.cc:740] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.309718 11496 consensus_queue.cc:260] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
W20260710 13:20:13.310118 11343 leader_election.cc:343] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.313735 11496 ts_tablet_manager.cc:1434] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 13:20:13.314723 11496 tablet_bootstrap.cc:492] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98: Bootstrap starting.
I20260710 13:20:13.321178 11496 tablet_bootstrap.cc:654] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.324193 11495 tablet_bootstrap.cc:492] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95: No bootstrap required, opened a new log
I20260710 13:20:13.324818 11495 ts_tablet_manager.cc:1403] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.004s
I20260710 13:20:13.328305 11452 raft_consensus.cc:2468] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 1.
I20260710 13:20:13.328943 11495 raft_consensus.cc:359] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.330652 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.332437 11495 raft_consensus.cc:385] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.332791 11495 raft_consensus.cc:740] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.333117 11268 leader_election.cc:304] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [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: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 4248693d8e024cb2a479715d2f819761
W20260710 13:20:13.333551 11344 leader_election.cc:343] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.333978 11344 leader_election.cc:304] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4248693d8e024cb2a479715d2f819761; no voters: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:13.334710 11504 raft_consensus.cc:2749] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.335040 11503 raft_consensus.cc:2804] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.333760 11495 consensus_queue.cc:260] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.336863 11497 tablet_bootstrap.cc:492] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761: No bootstrap required, opened a new log
I20260710 13:20:13.337395 11497 ts_tablet_manager.cc:1403] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.019s
I20260710 13:20:13.337618 11495 ts_tablet_manager.cc:1434] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:20:13.331501 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d2d0df13694a548fd7b526288f69cc" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.338711 11495 tablet_bootstrap.cc:492] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95: Bootstrap starting.
W20260710 13:20:13.339001 11344 leader_election.cc:343] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.339411 11344 leader_election.cc:304] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4248693d8e024cb2a479715d2f819761; no voters: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:13.340389 11504 raft_consensus.cc:2749] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.341029 11497 raft_consensus.cc:359] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.341419 11503 raft_consensus.cc:697] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Becoming Leader. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:13.342386 11503 consensus_queue.cc:237] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:13.344250 11496 tablet_bootstrap.cc:492] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98: No bootstrap required, opened a new log
I20260710 13:20:13.344733 11496 ts_tablet_manager.cc:1403] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.012s
I20260710 13:20:13.345858 11497 raft_consensus.cc:385] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.346438 11497 raft_consensus.cc:740] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.348400 11497 consensus_queue.cc:260] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.350154 11496 raft_consensus.cc:359] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.351455 11497 ts_tablet_manager.cc:1434] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:20:13.351540 11496 raft_consensus.cc:385] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.351944 11496 raft_consensus.cc:740] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.353523 11496 consensus_queue.cc:260] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.356247 11497 tablet_bootstrap.cc:492] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761: Bootstrap starting.
I20260710 13:20:13.356684 11496 ts_tablet_manager.cc:1434] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:20:13.357776 11496 tablet_bootstrap.cc:492] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98: Bootstrap starting.
I20260710 13:20:13.362011 11495 tablet_bootstrap.cc:654] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.365046 11496 tablet_bootstrap.cc:654] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.365695 11197 catalog_manager.cc:5697] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "f6514e5b97ab409aa73b655fe2293e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.370703 11497 tablet_bootstrap.cc:654] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.378875 11496 tablet_bootstrap.cc:492] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98: No bootstrap required, opened a new log
I20260710 13:20:13.379562 11496 ts_tablet_manager.cc:1403] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260710 13:20:13.381691 11504 raft_consensus.cc:493] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.382195 11504 raft_consensus.cc:515] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.383047 11496 raft_consensus.cc:359] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.383800 11496 raft_consensus.cc:385] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.384145 11496 raft_consensus.cc:740] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.384511 11504 leader_election.cc:290] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.384907 11496 consensus_queue.cc:260] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.385700 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5eae60e4b46d28183b161ab145eb0" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.386006 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5eae60e4b46d28183b161ab145eb0" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:13.386325 11302 raft_consensus.cc:2468] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 0.
I20260710 13:20:13.387466 11344 leader_election.cc:304] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:13.388422 11504 raft_consensus.cc:2804] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:13.388525 11343 leader_election.cc:343] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.388868 11504 raft_consensus.cc:493] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.389312 11504 raft_consensus.cc:3060] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.389470 11496 ts_tablet_manager.cc:1434] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260710 13:20:13.391217 11496 tablet_bootstrap.cc:492] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98: Bootstrap starting.
I20260710 13:20:13.401062 11495 tablet_bootstrap.cc:492] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95: No bootstrap required, opened a new log
I20260710 13:20:13.401746 11504 raft_consensus.cc:515] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.402642 11495 ts_tablet_manager.cc:1403] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.006s
I20260710 13:20:13.403301 11496 tablet_bootstrap.cc:654] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.404672 11497 tablet_bootstrap.cc:492] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761: No bootstrap required, opened a new log
I20260710 13:20:13.405297 11497 ts_tablet_manager.cc:1403] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.004s
I20260710 13:20:13.411639 11504 leader_election.cc:290] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.412225 11504 raft_consensus.cc:493] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.412070 11497 raft_consensus.cc:359] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.412824 11497 raft_consensus.cc:385] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.412855 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5eae60e4b46d28183b161ab145eb0" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:13.412704 11504 raft_consensus.cc:515] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.413275 11497 raft_consensus.cc:740] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.413964 11497 consensus_queue.cc:260] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
W20260710 13:20:13.414429 11343 leader_election.cc:343] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.414803 11504 leader_election.cc:290] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.416334 11497 ts_tablet_manager.cc:1434] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:20:13.417484 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:13.418056 11452 raft_consensus.cc:2468] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 0.
I20260710 13:20:13.419255 11343 leader_election.cc:304] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: 
I20260710 13:20:13.420042 11504 raft_consensus.cc:2804] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.420435 11504 raft_consensus.cc:493] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.420799 11504 raft_consensus.cc:3060] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.428025 11504 raft_consensus.cc:515] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.430186 11504 leader_election.cc:290] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.431341 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:13.431906 11452 raft_consensus.cc:3060] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.408898 11495 raft_consensus.cc:359] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.432500 11495 raft_consensus.cc:385] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.432801 11495 raft_consensus.cc:740] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.433554 11495 consensus_queue.cc:260] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.436319 11497 tablet_bootstrap.cc:492] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761: Bootstrap starting.
I20260710 13:20:13.439673 11496 tablet_bootstrap.cc:492] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98: No bootstrap required, opened a new log
I20260710 13:20:13.440181 11496 ts_tablet_manager.cc:1403] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.008s
I20260710 13:20:13.441049 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5eae60e4b46d28183b161ab145eb0" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:13.441740 11302 raft_consensus.cc:3060] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.442870 11495 ts_tablet_manager.cc:1434] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 13:20:13.443894 11495 tablet_bootstrap.cc:492] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95: Bootstrap starting.
I20260710 13:20:13.445827 11497 tablet_bootstrap.cc:654] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.450866 11495 tablet_bootstrap.cc:654] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.454234 11496 raft_consensus.cc:359] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.455000 11496 raft_consensus.cc:385] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.455282 11496 raft_consensus.cc:740] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.455678 11302 raft_consensus.cc:2468] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 1.
I20260710 13:20:13.455996 11496 consensus_queue.cc:260] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.458547 11496 ts_tablet_manager.cc:1434] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:20:13.459518 11496 tablet_bootstrap.cc:492] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98: Bootstrap starting.
I20260710 13:20:13.460807 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:13.458189 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.464838 11452 raft_consensus.cc:2468] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 1.
I20260710 13:20:13.466255 11343 leader_election.cc:304] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: 
I20260710 13:20:13.467687 11344 leader_election.cc:304] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [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: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98; no voters: ced010294e2d402faac5d743faf7da95
I20260710 13:20:13.468390 11530 raft_consensus.cc:2804] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.468835 11504 raft_consensus.cc:2804] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:13.469480 11344 leader_election.cc:343] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:13.470803 11344 leader_election.cc:343] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.479789 11496 tablet_bootstrap.cc:654] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.482004 11504 raft_consensus.cc:697] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 1 LEADER]: Becoming Leader. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:13.483115 11503 raft_consensus.cc:493] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.483566 11503 raft_consensus.cc:515] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.482007 11530 raft_consensus.cc:697] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 1 LEADER]: Becoming Leader. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:13.485670 11503 leader_election.cc:290] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.482949 11504 consensus_queue.cc:237] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.485338 11530 consensus_queue.cc:237] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.487100 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
W20260710 13:20:13.488776 11267 leader_election.cc:343] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.490067 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:13.490814 11452 raft_consensus.cc:2468] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 0.
I20260710 13:20:13.492439 11268 leader_election.cc:304] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [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: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 4248693d8e024cb2a479715d2f819761
I20260710 13:20:13.496842 11497 tablet_bootstrap.cc:492] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761: No bootstrap required, opened a new log
I20260710 13:20:13.494889 11503 raft_consensus.cc:2804] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.497661 11503 raft_consensus.cc:493] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.497846 11497 ts_tablet_manager.cc:1403] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.006s
I20260710 13:20:13.498103 11503 raft_consensus.cc:3060] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.499305 11501 raft_consensus.cc:493] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.501971 11535 raft_consensus.cc:493] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.501104 11501 raft_consensus.cc:515] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.502820 11535 raft_consensus.cc:515] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.508291 11501 leader_election.cc:290] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:13.509075 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.509470 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
I20260710 13:20:13.509765 11302 raft_consensus.cc:2468] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 0.
W20260710 13:20:13.510975 11416 leader_election.cc:343] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.511746 11418 leader_election.cc:304] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [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: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 4248693d8e024cb2a479715d2f819761
I20260710 13:20:13.512732 11501 raft_consensus.cc:2804] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.513284 11501 raft_consensus.cc:493] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.513621 11501 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.516784 11503 raft_consensus.cc:515] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.518263 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81338c1470b44d1ac06303de25cc99a" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.518970 11302 raft_consensus.cc:2468] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 0.
I20260710 13:20:13.518993 11503 leader_election.cc:290] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 election: Requested vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.546134 11495 tablet_bootstrap.cc:492] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95: No bootstrap required, opened a new log
I20260710 13:20:13.519666 11535 leader_election.cc:290] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.554117 11495 ts_tablet_manager.cc:1403] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.006s
I20260710 13:20:13.523754 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:13.556342 11501 raft_consensus.cc:515] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
W20260710 13:20:13.557547 11267 leader_election.cc:343] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.559011 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:13.519745 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81338c1470b44d1ac06303de25cc99a" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:13.560076 11452 raft_consensus.cc:2468] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 0.
I20260710 13:20:13.560405 11496 tablet_bootstrap.cc:492] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98: No bootstrap required, opened a new log
I20260710 13:20:13.561813 11496 ts_tablet_manager.cc:1403] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.009s
I20260710 13:20:13.562315 11200 catalog_manager.cc:5697] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4248693d8e024cb2a479715d2f819761 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "4248693d8e024cb2a479715d2f819761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.559584 11450 raft_consensus.cc:3060] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.560681 11497 raft_consensus.cc:359] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.563542 11497 raft_consensus.cc:385] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.563922 11497 raft_consensus.cc:740] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.564781 11497 consensus_queue.cc:260] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.564955 11496 raft_consensus.cc:359] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.565481 11501 leader_election.cc:290] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:13.565804 11496 raft_consensus.cc:385] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.566016 11501 raft_consensus.cc:493] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.566483 11501 raft_consensus.cc:515] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.567657 11497 ts_tablet_manager.cc:1434] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761: Time spent starting tablet: real 0.069s	user 0.002s	sys 0.006s
I20260710 13:20:13.568771 11497 tablet_bootstrap.cc:492] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761: Bootstrap starting.
I20260710 13:20:13.568857 11344 leader_election.cc:304] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:13.569710 11535 raft_consensus.cc:2804] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.570072 11535 raft_consensus.cc:493] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.569233 11200 catalog_manager.cc:5697] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4248693d8e024cb2a479715d2f819761 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "4248693d8e024cb2a479715d2f819761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.570406 11535 raft_consensus.cc:3060] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.571761 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:13.560386 11495 raft_consensus.cc:359] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
W20260710 13:20:13.572996 11416 leader_election.cc:343] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.573431 11495 raft_consensus.cc:385] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.566104 11496 raft_consensus.cc:740] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.574960 11495 raft_consensus.cc:740] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.576527 11501 leader_election.cc:290] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:13.576704 11495 consensus_queue.cc:260] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.575794 11496 consensus_queue.cc:260] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.582156 11496 ts_tablet_manager.cc:1434] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:20:13.583197 11496 tablet_bootstrap.cc:492] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98: Bootstrap starting.
I20260710 13:20:13.587448 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d1616f3304970a1637cb746a6cc16" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
W20260710 13:20:13.588811 11416 leader_election.cc:343] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.580272 11495 ts_tablet_manager.cc:1434] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260710 13:20:13.589982 11450 raft_consensus.cc:2468] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 1.
I20260710 13:20:13.590683 11495 tablet_bootstrap.cc:492] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95: Bootstrap starting.
I20260710 13:20:13.591899 11268 leader_election.cc:304] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [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: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 4248693d8e024cb2a479715d2f819761
I20260710 13:20:13.593238 11523 raft_consensus.cc:2804] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.593732 11523 raft_consensus.cc:697] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Becoming Leader. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:13.586373 11535 raft_consensus.cc:515] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.594642 11523 consensus_queue.cc:237] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.598466 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81338c1470b44d1ac06303de25cc99a" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:13.598697 11535 leader_election.cc:290] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.599125 11302 raft_consensus.cc:3060] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.607059 11496 tablet_bootstrap.cc:654] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.607828 11497 tablet_bootstrap.cc:654] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.608292 11302 raft_consensus.cc:2468] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 1.
I20260710 13:20:13.609776 11344 leader_election.cc:304] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:13.610569 11535 raft_consensus.cc:2804] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.611053 11535 raft_consensus.cc:697] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 1 LEADER]: Becoming Leader. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:13.611833 11535 consensus_queue.cc:237] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.612543 11495 tablet_bootstrap.cc:654] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.612723 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:13.613375 11303 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.618121 11496 tablet_bootstrap.cc:492] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98: No bootstrap required, opened a new log
I20260710 13:20:13.618615 11496 ts_tablet_manager.cc:1403] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.002s
I20260710 13:20:13.620169 11303 raft_consensus.cc:2468] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 1.
I20260710 13:20:13.621676 11496 raft_consensus.cc:359] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.622550 11496 raft_consensus.cc:385] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.622984 11496 raft_consensus.cc:740] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.623805 11496 consensus_queue.cc:260] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.622637 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d1616f3304970a1637cb746a6cc16" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.628227 11495 tablet_bootstrap.cc:492] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95: No bootstrap required, opened a new log
I20260710 13:20:13.629876 11495 ts_tablet_manager.cc:1403] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.005s
I20260710 13:20:13.628870 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81338c1470b44d1ac06303de25cc99a" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:13.630695 11450 raft_consensus.cc:3060] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.632835 11495 raft_consensus.cc:359] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.633616 11495 raft_consensus.cc:385] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.633916 11495 raft_consensus.cc:740] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.634765 11495 consensus_queue.cc:260] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.636339 11496 ts_tablet_manager.cc:1434] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:20:13.637728 11496 tablet_bootstrap.cc:492] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98: Bootstrap starting.
I20260710 13:20:13.640208 11450 raft_consensus.cc:2468] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 1.
I20260710 13:20:13.641610 11198 catalog_manager.cc:5697] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "f6514e5b97ab409aa73b655fe2293e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.642660 11497 tablet_bootstrap.cc:492] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761: No bootstrap required, opened a new log
I20260710 13:20:13.644141 11496 tablet_bootstrap.cc:654] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.645002 11523 raft_consensus.cc:493] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.645582 11523 raft_consensus.cc:515] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.629024 11418 leader_election.cc:304] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [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: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 4248693d8e024cb2a479715d2f819761
I20260710 13:20:13.647149 11540 raft_consensus.cc:2804] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.647642 11540 raft_consensus.cc:697] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 1 LEADER]: Becoming Leader. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:13.643142 11497 ts_tablet_manager.cc:1403] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.000s
I20260710 13:20:13.648524 11540 consensus_queue.cc:237] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
W20260710 13:20:13.651595 11418 leader_election.cc:343] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.654317 11495 ts_tablet_manager.cc:1434] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 13:20:13.655264 11495 tablet_bootstrap.cc:492] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95: Bootstrap starting.
I20260710 13:20:13.655180 11497 raft_consensus.cc:359] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.655998 11497 raft_consensus.cc:385] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.656289 11497 raft_consensus.cc:740] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.652053 11418 leader_election.cc:304] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ced010294e2d402faac5d743faf7da95; no voters: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:13.658281 11497 consensus_queue.cc:260] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.659341 11501 raft_consensus.cc:2749] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.658319 11200 catalog_manager.cc:5697] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4248693d8e024cb2a479715d2f819761 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "4248693d8e024cb2a479715d2f819761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.662107 11497 ts_tablet_manager.cc:1434] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:20:13.663283 11497 tablet_bootstrap.cc:492] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761: Bootstrap starting.
I20260710 13:20:13.668160 11495 tablet_bootstrap.cc:654] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.668269 11535 raft_consensus.cc:493] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.668825 11535 raft_consensus.cc:515] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.673174 11523 leader_election.cc:290] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.674855 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d2d0df13694a548fd7b526288f69cc" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:13.675529 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d2d0df13694a548fd7b526288f69cc" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
I20260710 13:20:13.676345 11378 raft_consensus.cc:2468] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 0.
W20260710 13:20:13.677565 11268 leader_election.cc:343] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.680675 11267 leader_election.cc:304] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [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: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98; no voters: ced010294e2d402faac5d743faf7da95
I20260710 13:20:13.673101 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:13.683306 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.683909 11495 tablet_bootstrap.cc:492] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95: No bootstrap required, opened a new log
I20260710 13:20:13.683877 11535 leader_election.cc:290] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.684902 11495 ts_tablet_manager.cc:1403] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260710 13:20:13.684957 11302 raft_consensus.cc:2393] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4248693d8e024cb2a479715d2f819761 in current term 1: Already voted for candidate ced010294e2d402faac5d743faf7da95 in this term.
I20260710 13:20:13.684456 11200 catalog_manager.cc:5697] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 reported cstate change: term changed from 0 to 1, leader changed from <none> to ced010294e2d402faac5d743faf7da95 (127.10.232.3). New cstate: current_term: 1 leader_uuid: "ced010294e2d402faac5d743faf7da95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.687351 11343 leader_election.cc:304] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4248693d8e024cb2a479715d2f819761; no voters: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:13.688447 11535 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.691560 11497 tablet_bootstrap.cc:654] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.693311 11496 tablet_bootstrap.cc:492] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98: No bootstrap required, opened a new log
I20260710 13:20:13.693871 11496 ts_tablet_manager.cc:1403] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.003s
I20260710 13:20:13.693817 11523 raft_consensus.cc:2804] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.697451 11523 raft_consensus.cc:493] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.698132 11523 raft_consensus.cc:3060] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.698835 11535 raft_consensus.cc:2749] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.704331 11497 tablet_bootstrap.cc:492] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761: No bootstrap required, opened a new log
I20260710 13:20:13.704876 11497 ts_tablet_manager.cc:1403] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.003s
I20260710 13:20:13.688767 11495 raft_consensus.cc:359] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.705722 11495 raft_consensus.cc:385] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.706020 11495 raft_consensus.cc:740] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.706825 11496 raft_consensus.cc:359] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.707484 11496 raft_consensus.cc:385] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.707743 11496 raft_consensus.cc:740] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.709205 11496 consensus_queue.cc:260] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.707913 11497 raft_consensus.cc:359] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.710561 11497 raft_consensus.cc:385] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.710870 11497 raft_consensus.cc:740] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.711457 11496 ts_tablet_manager.cc:1434] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:20:13.711550 11497 consensus_queue.cc:260] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.712296 11495 consensus_queue.cc:260] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.715453 11497 ts_tablet_manager.cc:1434] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 13:20:13.716537 11497 tablet_bootstrap.cc:492] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761: Bootstrap starting.
I20260710 13:20:13.717746 11495 ts_tablet_manager.cc:1434] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:20:13.719483 11523 raft_consensus.cc:515] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.723201 11497 tablet_bootstrap.cc:654] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.724530 11523 leader_election.cc:290] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 election: Requested vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.725639 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d2d0df13694a548fd7b526288f69cc" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:13.726200 11378 raft_consensus.cc:3060] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.729626 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d2d0df13694a548fd7b526288f69cc" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:13.730183 11450 raft_consensus.cc:3060] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.734658 11450 raft_consensus.cc:2468] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 1.
I20260710 13:20:13.735769 11268 leader_election.cc:304] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:13.737512 11523 raft_consensus.cc:2804] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.739526 11523 raft_consensus.cc:697] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Becoming Leader. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:13.740694 11378 raft_consensus.cc:2468] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 1.
I20260710 13:20:13.740377 11523 consensus_queue.cc:237] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.742720 11497 tablet_bootstrap.cc:492] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761: No bootstrap required, opened a new log
I20260710 13:20:13.743131 11497 ts_tablet_manager.cc:1403] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.002s
I20260710 13:20:13.745805 11497 raft_consensus.cc:359] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:13.746295 11497 raft_consensus.cc:385] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.746564 11497 raft_consensus.cc:740] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.747357 11497 consensus_queue.cc:260] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:13.749819 11497 ts_tablet_manager.cc:1434] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:13.750814 11197 catalog_manager.cc:5697] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "f6514e5b97ab409aa73b655fe2293e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.791345 11523 consensus_queue.cc:1048] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.795897 11540 raft_consensus.cc:493] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.796350 11540 raft_consensus.cc:515] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.802974 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5eae60e4b46d28183b161ab145eb0" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.804076 11535 raft_consensus.cc:493] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.803282 11540 leader_election.cc:290] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:13.806702 11378 raft_consensus.cc:3060] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:13.807817 11247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:13.804131 11302 raft_consensus.cc:2393] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ced010294e2d402faac5d743faf7da95 in current term 1: Already voted for candidate 4248693d8e024cb2a479715d2f819761 in this term.
I20260710 13:20:13.804628 11535 raft_consensus.cc:515] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.809783 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5eae60e4b46d28183b161ab145eb0" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
I20260710 13:20:13.811439 11535 leader_election.cc:290] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.812150 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.814672 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:13.814638 11418 leader_election.cc:304] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ced010294e2d402faac5d743faf7da95; no voters: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:13.815573 11540 raft_consensus.cc:3060] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.816233 11450 raft_consensus.cc:2393] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4248693d8e024cb2a479715d2f819761 in current term 1: Already voted for candidate f6514e5b97ab409aa73b655fe2293e98 in this term.
I20260710 13:20:13.817378 11343 leader_election.cc:304] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4248693d8e024cb2a479715d2f819761; no voters: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:13.818513 11535 raft_consensus.cc:3060] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.824647 11540 raft_consensus.cc:2749] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.825379 11535 raft_consensus.cc:2749] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.825766 11504 raft_consensus.cc:493] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.826314 11504 raft_consensus.cc:515] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:13.826884 11523 consensus_queue.cc:1048] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.832779 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.834537 11504 leader_election.cc:290] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653), f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049)
I20260710 13:20:13.835834 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:13.837651 11343 leader_election.cc:304] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [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: 4248693d8e024cb2a479715d2f819761; no voters: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:13.847879 11504 raft_consensus.cc:2749] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:13.870339 11555 raft_consensus.cc:493] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.870769 11555 raft_consensus.cc:515] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.872725 11555 leader_election.cc:290] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.873067 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d1616f3304970a1637cb746a6cc16" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
I20260710 13:20:13.873406 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d1616f3304970a1637cb746a6cc16" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:13.873721 11378 raft_consensus.cc:2468] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 0.
I20260710 13:20:13.873970 11452 raft_consensus.cc:2468] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 0.
I20260710 13:20:13.874749 11267 leader_election.cc:304] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:13.875461 11555 raft_consensus.cc:2804] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.875795 11555 raft_consensus.cc:493] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.876077 11555 raft_consensus.cc:3060] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.880589 11555 raft_consensus.cc:515] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.882321 11555 leader_election.cc:290] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 election: Requested vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.883183 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d1616f3304970a1637cb746a6cc16" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:13.883749 11378 raft_consensus.cc:3060] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.883791 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d1616f3304970a1637cb746a6cc16" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:13.884387 11452 raft_consensus.cc:3060] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.889130 11378 raft_consensus.cc:2468] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 1.
I20260710 13:20:13.890142 11267 leader_election.cc:304] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:13.890769 11555 raft_consensus.cc:2804] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.890945 11452 raft_consensus.cc:2468] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 1.
I20260710 13:20:13.891223 11555 raft_consensus.cc:697] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Becoming Leader. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:13.892539 11555 consensus_queue.cc:237] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.900992 11197 catalog_manager.cc:5697] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "f6514e5b97ab409aa73b655fe2293e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.922606 11504 consensus_queue.cc:1048] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.926144 11555 raft_consensus.cc:493] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.926657 11555 raft_consensus.cc:515] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.929706 11555 leader_election.cc:290] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:13.929648 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
I20260710 13:20:13.932452 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:13.933297 11452 raft_consensus.cc:2393] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6514e5b97ab409aa73b655fe2293e98 in current term 1: Already voted for candidate 4248693d8e024cb2a479715d2f819761 in this term.
I20260710 13:20:13.934381 11268 leader_election.cc:304] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6514e5b97ab409aa73b655fe2293e98; no voters: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95
I20260710 13:20:13.935511 11555 raft_consensus.cc:3060] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.936034 11535 consensus_queue.cc:1048] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.943464 11555 raft_consensus.cc:2749] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.962625 11540 raft_consensus.cc:493] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.963126 11540 raft_consensus.cc:515] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.964953 11540 leader_election.cc:290] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:13.965996 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98" is_pre_election: true
I20260710 13:20:13.966259 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
I20260710 13:20:13.966894 11302 raft_consensus.cc:2468] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 0.
I20260710 13:20:13.967059 11378 raft_consensus.cc:2468] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 0.
I20260710 13:20:13.968289 11418 leader_election.cc:304] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:13.969065 11540 raft_consensus.cc:2804] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.969556 11540 raft_consensus.cc:493] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.969955 11540 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.974819 11540 raft_consensus.cc:515] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.976497 11540 leader_election.cc:290] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:13.977770 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:13.978297 11378 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.978905 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:13.979475 11302 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.983541 11378 raft_consensus.cc:2468] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 1.
I20260710 13:20:13.984768 11416 leader_election.cc:304] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: 
I20260710 13:20:13.985670 11540 raft_consensus.cc:2804] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.986076 11302 raft_consensus.cc:2468] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 1.
I20260710 13:20:13.986146 11540 raft_consensus.cc:697] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 1 LEADER]: Becoming Leader. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:13.987169 11540 consensus_queue.cc:237] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:13.996213 11200 catalog_manager.cc:5697] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 reported cstate change: term changed from 0 to 1, leader changed from <none> to ced010294e2d402faac5d743faf7da95 (127.10.232.3). New cstate: current_term: 1 leader_uuid: "ced010294e2d402faac5d743faf7da95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.019842 11535 consensus_queue.cc:1048] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.026085 11535 consensus_queue.cc:1048] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.048106 11504 consensus_queue.cc:1048] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.064530 11504 consensus_queue.cc:1048] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.100574 11540 consensus_queue.cc:1048] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.111529 11540 consensus_queue.cc:1048] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.142890 11555 consensus_queue.cc:1048] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.154776 11503 consensus_queue.cc:1048] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.178519 11450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c"
dest_uuid: "ced010294e2d402faac5d743faf7da95"
mode: GRACEFUL
new_leader_uuid: "f6514e5b97ab409aa73b655fe2293e98"
 from {username='slave'} at 127.0.0.1:35262
I20260710 13:20:14.179194 11450 raft_consensus.cc:606] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 1 LEADER]: Received request to transfer leadership to TS f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:14.195516 11378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
mode: GRACEFUL
new_leader_uuid: "f6514e5b97ab409aa73b655fe2293e98"
 from {username='slave'} at 127.0.0.1:43842
I20260710 13:20:14.196070 11378 raft_consensus.cc:606] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 1 LEADER]: Received request to transfer leadership to TS f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:14.209514 11303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71"
dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
mode: GRACEFUL
new_leader_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:48608
I20260710 13:20:14.210073 11303 raft_consensus.cc:606] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Received request to transfer leadership to TS 4248693d8e024cb2a479715d2f819761
I20260710 13:20:14.215294 11450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da"
dest_uuid: "ced010294e2d402faac5d743faf7da95"
mode: GRACEFUL
new_leader_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:35262
I20260710 13:20:14.215864 11450 raft_consensus.cc:606] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 1 LEADER]: Received request to transfer leadership to TS 4248693d8e024cb2a479715d2f819761
I20260710 13:20:14.226123 11303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01d2d0df13694a548fd7b526288f69cc"
dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
mode: GRACEFUL
new_leader_uuid: "ced010294e2d402faac5d743faf7da95"
 from {username='slave'} at 127.0.0.1:48608
I20260710 13:20:14.226634 11303 raft_consensus.cc:606] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Received request to transfer leadership to TS ced010294e2d402faac5d743faf7da95
I20260710 13:20:14.285279 11555 consensus_queue.cc:1048] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.297655 11555 consensus_queue.cc:1048] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.306986 11503 raft_consensus.cc:993] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98: : Instructing follower ced010294e2d402faac5d743faf7da95 to start an election
I20260710 13:20:14.307492 11555 raft_consensus.cc:1081] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Signalling peer ced010294e2d402faac5d743faf7da95 to start an election
I20260710 13:20:14.309573 11452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01d2d0df13694a548fd7b526288f69cc"
dest_uuid: "ced010294e2d402faac5d743faf7da95"
 from {username='slave'} at 127.0.0.1:35230
I20260710 13:20:14.310150 11452 raft_consensus.cc:493] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.310508 11452 raft_consensus.cc:3060] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.311928 11503 consensus_queue.cc:1048] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.316634 11452 raft_consensus.cc:515] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.318908 11452 leader_election.cc:290] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 2 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:14.319964 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d2d0df13694a548fd7b526288f69cc" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:14.320166 11378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d2d0df13694a548fd7b526288f69cc" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:14.320772 11378 raft_consensus.cc:3060] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.320730 11303 raft_consensus.cc:3055] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:14.322633 11303 raft_consensus.cc:740] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:14.323750 11303 consensus_queue.cc:260] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.325663 11303 raft_consensus.cc:3060] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.340361 11378 raft_consensus.cc:2468] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 2.
I20260710 13:20:14.341518 11416 leader_election.cc:304] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: 
I20260710 13:20:14.342530 11568 raft_consensus.cc:2804] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:14.343022 11568 raft_consensus.cc:697] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [term 2 LEADER]: Becoming Leader. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:14.343869 11568 consensus_queue.cc:237] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.347012 11503 consensus_queue.cc:1048] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.356048 11197 catalog_manager.cc:5697] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 reported cstate change: term changed from 1 to 2, leader changed from f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1) to ced010294e2d402faac5d743faf7da95 (127.10.232.3). New cstate: current_term: 2 leader_uuid: "ced010294e2d402faac5d743faf7da95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.358457 11303 raft_consensus.cc:2468] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 2.
I20260710 13:20:14.474880 11568 consensus_queue.cc:1048] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.481842 11501 raft_consensus.cc:993] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95: : Instructing follower 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:14.482280 11501 raft_consensus.cc:1081] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 1 LEADER]: Signalling peer 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:14.485178 11377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:43828
I20260710 13:20:14.486596 11501 consensus_queue.cc:1048] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.487187 11377 raft_consensus.cc:493] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.487602 11377 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.498755 11377 raft_consensus.cc:515] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.504127 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:14.504786 11303 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.509789 11377 leader_election.cc:290] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 2 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:14.510757 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:14.511314 11452 raft_consensus.cc:3055] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:14.511637 11452 raft_consensus.cc:740] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:14.511718 11303 raft_consensus.cc:2468] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 2.
I20260710 13:20:14.512538 11452 consensus_queue.cc:260] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.512900 11344 leader_election.cc:304] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:14.513659 11452 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.513708 11504 raft_consensus.cc:2804] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:14.514271 11504 raft_consensus.cc:697] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Becoming Leader. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:14.515070 11504 consensus_queue.cc:237] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.520252 11452 raft_consensus.cc:2468] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 2.
I20260710 13:20:14.523546 11504 raft_consensus.cc:993] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761: : Instructing follower f6514e5b97ab409aa73b655fe2293e98 to start an election
I20260710 13:20:14.524056 11565 raft_consensus.cc:1081] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 1 LEADER]: Signalling peer f6514e5b97ab409aa73b655fe2293e98 to start an election
I20260710 13:20:14.523628 11197 catalog_manager.cc:5697] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 reported cstate change: term changed from 1 to 2, leader changed from ced010294e2d402faac5d743faf7da95 (127.10.232.3) to 4248693d8e024cb2a479715d2f819761 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "4248693d8e024cb2a479715d2f819761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.525796 11303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6"
dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
 from {username='slave'} at 127.0.0.1:48606
I20260710 13:20:14.526332 11303 raft_consensus.cc:493] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.526700 11303 raft_consensus.cc:3060] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.533062 11303 raft_consensus.cc:515] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.534825 11303 leader_election.cc:290] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 2 election: Requested vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:14.535491 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:14.535992 11377 raft_consensus.cc:3055] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:14.536238 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:14.536353 11377 raft_consensus.cc:740] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:14.536826 11452 raft_consensus.cc:3060] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.537343 11377 consensus_queue.cc:260] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.538546 11377 raft_consensus.cc:3060] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.543560 11452 raft_consensus.cc:2468] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 2.
I20260710 13:20:14.544854 11377 raft_consensus.cc:2468] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 2.
I20260710 13:20:14.544890 11268 leader_election.cc:304] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:14.545822 11503 raft_consensus.cc:2804] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:14.546190 11503 raft_consensus.cc:697] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 2 LEADER]: Becoming Leader. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:14.546928 11503 consensus_queue.cc:237] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.553534 11197 catalog_manager.cc:5697] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 reported cstate change: term changed from 1 to 2, leader changed from 4248693d8e024cb2a479715d2f819761 (127.10.232.2) to f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "f6514e5b97ab409aa73b655fe2293e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.697613 11523 raft_consensus.cc:993] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98: : Instructing follower 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:14.698134 11503 raft_consensus.cc:1081] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Signalling peer 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:14.700110 11377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:43838
I20260710 13:20:14.700721 11377 raft_consensus.cc:493] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.701114 11377 raft_consensus.cc:3060] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.706103 11377 raft_consensus.cc:515] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.707976 11377 leader_election.cc:290] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 2 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:14.709085 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:14.709849 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:14.710117 11303 raft_consensus.cc:3055] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:14.710558 11450 raft_consensus.cc:3060] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.710557 11303 raft_consensus.cc:740] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:14.711838 11303 consensus_queue.cc:260] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.713135 11303 raft_consensus.cc:3060] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.718174 11450 raft_consensus.cc:2468] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 2.
I20260710 13:20:14.719430 11343 leader_election.cc:304] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: 
I20260710 13:20:14.720177 11303 raft_consensus.cc:2468] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 2.
I20260710 13:20:14.720299 11582 raft_consensus.cc:2804] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:14.720813 11582 raft_consensus.cc:697] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Becoming Leader. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:14.721633 11582 consensus_queue.cc:237] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.728317 11197 catalog_manager.cc:5697] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 reported cstate change: term changed from 1 to 2, leader changed from f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1) to 4248693d8e024cb2a479715d2f819761 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "4248693d8e024cb2a479715d2f819761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.738394 11568 raft_consensus.cc:993] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95: : Instructing follower f6514e5b97ab409aa73b655fe2293e98 to start an election
I20260710 13:20:14.738874 11501 raft_consensus.cc:1081] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 1 LEADER]: Signalling peer f6514e5b97ab409aa73b655fe2293e98 to start an election
I20260710 13:20:14.741142 11303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c"
dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
 from {username='slave'} at 127.0.0.1:48598
I20260710 13:20:14.741705 11303 raft_consensus.cc:493] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.742069 11303 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.748725 11303 raft_consensus.cc:515] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.751211 11303 leader_election.cc:290] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 2 election: Requested vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:14.751581 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:14.752182 11377 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.752331 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:14.752946 11450 raft_consensus.cc:3055] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:14.753324 11450 raft_consensus.cc:740] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:14.754161 11450 consensus_queue.cc:260] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.755435 11450 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.759240 11377 raft_consensus.cc:2468] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 2.
I20260710 13:20:14.760542 11267 leader_election.cc:304] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:14.761301 11503 raft_consensus.cc:2804] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:14.761519 11450 raft_consensus.cc:2468] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 2.
I20260710 13:20:14.761812 11503 raft_consensus.cc:697] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 2 LEADER]: Becoming Leader. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:14.762847 11503 consensus_queue.cc:237] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:14.770601 11200 catalog_manager.cc:5697] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 reported cstate change: term changed from 1 to 2, leader changed from ced010294e2d402faac5d743faf7da95 (127.10.232.3) to f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "f6514e5b97ab409aa73b655fe2293e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.935199 11303 raft_consensus.cc:1275] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Refusing update from remote peer ced010294e2d402faac5d743faf7da95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.936539 11501 consensus_queue.cc:1048] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.943635 11377 raft_consensus.cc:1275] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Refusing update from remote peer ced010294e2d402faac5d743faf7da95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.945673 11568 consensus_queue.cc:1048] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:14.983948 11303 raft_consensus.cc:1275] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.985399 11582 consensus_queue.cc:1048] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.993342 11450 raft_consensus.cc:1275] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.994961 11582 consensus_queue.cc:1048] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.012660 11452 raft_consensus.cc:1275] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Refusing update from remote peer f6514e5b97ab409aa73b655fe2293e98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:15.013842 11503 consensus_queue.cc:1048] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.023100 11377 raft_consensus.cc:1275] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Refusing update from remote peer f6514e5b97ab409aa73b655fe2293e98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:15.024901 11583 consensus_queue.cc:1048] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.205987 11452 raft_consensus.cc:1275] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:15.207288 11504 consensus_queue.cc:1048] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.214491 11377 raft_consensus.cc:1275] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Refusing update from remote peer f6514e5b97ab409aa73b655fe2293e98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:15.216569 11583 consensus_queue.cc:1048] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.217655 11303 raft_consensus.cc:1275] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:15.219332 11565 consensus_queue.cc:1048] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.227002 11450 raft_consensus.cc:1275] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Refusing update from remote peer f6514e5b97ab409aa73b655fe2293e98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:15.229418 11503 consensus_queue.cc:1048] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:17.256179 11168 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:20:17.256999 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:17.278021 11377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
mode: GRACEFUL
new_leader_uuid: "ced010294e2d402faac5d743faf7da95"
 from {username='slave'} at 127.0.0.1:43844
I20260710 13:20:17.278504 11377 raft_consensus.cc:606] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Received request to transfer leadership to TS ced010294e2d402faac5d743faf7da95
I20260710 13:20:17.289462 11303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c"
dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
mode: GRACEFUL
new_leader_uuid: "ced010294e2d402faac5d743faf7da95"
 from {username='slave'} at 127.0.0.1:48614
I20260710 13:20:17.289937 11303 raft_consensus.cc:606] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 2 LEADER]: Received request to transfer leadership to TS ced010294e2d402faac5d743faf7da95
I20260710 13:20:17.291134 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:17.291718 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:17.567641 11592 raft_consensus.cc:993] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761: : Instructing follower ced010294e2d402faac5d743faf7da95 to start an election
I20260710 13:20:17.570127 11535 raft_consensus.cc:1081] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Signalling peer ced010294e2d402faac5d743faf7da95 to start an election
I20260710 13:20:17.572664 11452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da"
dest_uuid: "ced010294e2d402faac5d743faf7da95"
 from {username='slave'} at 127.0.0.1:35246
I20260710 13:20:17.573299 11452 raft_consensus.cc:493] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:17.573721 11452 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.592666 11452 raft_consensus.cc:515] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:17.595285 11452 leader_election.cc:290] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 3 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:17.770563 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:17.771337 11303 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.780126 11303 raft_consensus.cc:2468] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 3.
I20260710 13:20:17.781430 11418 leader_election.cc:304] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [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: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:17.791684 11588 raft_consensus.cc:2804] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:17.793465 11588 raft_consensus.cc:697] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 3 LEADER]: Becoming Leader. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:17.793495 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:17.794409 11588 consensus_queue.cc:237] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:17.794855 11376 raft_consensus.cc:3055] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:17.795444 11376 raft_consensus.cc:740] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:17.796391 11376 consensus_queue.cc:260] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:17.798039 11376 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.802804 11503 raft_consensus.cc:993] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98: : Instructing follower ced010294e2d402faac5d743faf7da95 to start an election
I20260710 13:20:17.804745 11594 raft_consensus.cc:1081] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 2 LEADER]: Signalling peer ced010294e2d402faac5d743faf7da95 to start an election
I20260710 13:20:17.806499 11450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c"
dest_uuid: "ced010294e2d402faac5d743faf7da95"
 from {username='slave'} at 127.0.0.1:35230
I20260710 13:20:17.807118 11450 raft_consensus.cc:493] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:17.807520 11450 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.811482 11376 raft_consensus.cc:2468] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 3.
I20260710 13:20:17.814678 11450 raft_consensus.cc:515] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:17.817636 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:17.817883 11450 leader_election.cc:290] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 3 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:17.818284 11303 raft_consensus.cc:3055] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:17.818565 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:17.818646 11303 raft_consensus.cc:740] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:17.819370 11376 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.819785 11303 consensus_queue.cc:260] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:17.821110 11303 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:17.822140 11198 catalog_manager.cc:5697] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 reported cstate change: term changed from 2 to 3, leader changed from 4248693d8e024cb2a479715d2f819761 (127.10.232.2) to ced010294e2d402faac5d743faf7da95 (127.10.232.3). New cstate: current_term: 3 leader_uuid: "ced010294e2d402faac5d743faf7da95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.826020 11376 raft_consensus.cc:2468] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 3.
I20260710 13:20:17.827234 11416 leader_election.cc:304] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [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: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: 
I20260710 13:20:17.827961 11588 raft_consensus.cc:2804] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:17.828497 11588 raft_consensus.cc:697] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 3 LEADER]: Becoming Leader. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:17.829216 11588 consensus_queue.cc:237] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:17.831799 11303 raft_consensus.cc:2468] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 3.
I20260710 13:20:17.845510 11198 catalog_manager.cc:5697] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 reported cstate change: term changed from 2 to 3, leader changed from f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1) to ced010294e2d402faac5d743faf7da95 (127.10.232.3). New cstate: current_term: 3 leader_uuid: "ced010294e2d402faac5d743faf7da95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:18.354427 11303 raft_consensus.cc:1275] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Refusing update from remote peer ced010294e2d402faac5d743faf7da95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:18.355571 11588 consensus_queue.cc:1048] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:18.366672 11376 raft_consensus.cc:1275] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Refusing update from remote peer ced010294e2d402faac5d743faf7da95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:18.369517 11605 consensus_queue.cc:1048] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:18.370127 11376 raft_consensus.cc:1275] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Refusing update from remote peer ced010294e2d402faac5d743faf7da95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:18.372345 11608 consensus_queue.cc:1048] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:18.383846 11303 raft_consensus.cc:1275] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Refusing update from remote peer ced010294e2d402faac5d743faf7da95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:18.385401 11605 consensus_queue.cc:1048] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:18.418311 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:18.427706 11303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2"
dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
mode: GRACEFUL
new_leader_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:48608
I20260710 13:20:18.428212 11303 raft_consensus.cc:606] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Received request to transfer leadership to TS 4248693d8e024cb2a479715d2f819761
I20260710 13:20:18.433291 11303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "561d1616f3304970a1637cb746a6cc16"
dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
mode: GRACEFUL
new_leader_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:48608
I20260710 13:20:18.433705 11303 raft_consensus.cc:606] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Received request to transfer leadership to TS 4248693d8e024cb2a479715d2f819761
I20260710 13:20:18.438462 11450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c"
dest_uuid: "ced010294e2d402faac5d743faf7da95"
mode: GRACEFUL
new_leader_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:35262
I20260710 13:20:18.438959 11450 raft_consensus.cc:606] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 3 LEADER]: Received request to transfer leadership to TS 4248693d8e024cb2a479715d2f819761
I20260710 13:20:18.443809 11303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6"
dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
mode: GRACEFUL
new_leader_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:48608
I20260710 13:20:18.444337 11303 raft_consensus.cc:606] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 2 LEADER]: Received request to transfer leadership to TS 4248693d8e024cb2a479715d2f819761
I20260710 13:20:18.451401 11450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da"
dest_uuid: "ced010294e2d402faac5d743faf7da95"
mode: GRACEFUL
new_leader_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:35262
I20260710 13:20:18.452041 11450 raft_consensus.cc:606] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 3 LEADER]: Received request to transfer leadership to TS 4248693d8e024cb2a479715d2f819761
I20260710 13:20:18.459297 11594 raft_consensus.cc:993] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98: : Instructing follower 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:18.459784 11503 raft_consensus.cc:1081] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Signalling peer 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:18.461146 11377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "561d1616f3304970a1637cb746a6cc16"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:43838
I20260710 13:20:18.461627 11377 raft_consensus.cc:493] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:18.461931 11377 raft_consensus.cc:3060] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.466373 11377 raft_consensus.cc:515] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:18.467942 11377 leader_election.cc:290] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 2 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:18.468624 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d1616f3304970a1637cb746a6cc16" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:18.468926 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d1616f3304970a1637cb746a6cc16" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:18.469205 11303 raft_consensus.cc:3055] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:18.469553 11450 raft_consensus.cc:3060] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.469583 11303 raft_consensus.cc:740] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:18.470371 11303 consensus_queue.cc:260] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:18.471355 11303 raft_consensus.cc:3060] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.475018 11450 raft_consensus.cc:2468] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 2.
I20260710 13:20:18.475842 11303 raft_consensus.cc:2468] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 2.
I20260710 13:20:18.476080 11343 leader_election.cc:304] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: 
I20260710 13:20:18.476904 11535 raft_consensus.cc:2804] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:18.477933 11535 raft_consensus.cc:697] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Becoming Leader. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:18.478745 11535 consensus_queue.cc:237] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:18.484807 11197 catalog_manager.cc:5697] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 reported cstate change: term changed from 1 to 2, leader changed from f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1) to 4248693d8e024cb2a479715d2f819761 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "4248693d8e024cb2a479715d2f819761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:18.634027 11399 debug-util.cc:398] Leaking SignalData structure 0x7b080012d060 after lost signal to thread 11171
W20260710 13:20:18.634874 11399 debug-util.cc:398] Leaking SignalData structure 0x7b080012d740 after lost signal to thread 11234
W20260710 13:20:18.635612 11399 debug-util.cc:398] Leaking SignalData structure 0x7b08001f4da0 after lost signal to thread 11327
W20260710 13:20:18.636335 11399 debug-util.cc:398] Leaking SignalData structure 0x7b08001f4fe0 after lost signal to thread 11402
W20260710 13:20:18.636998 11399 debug-util.cc:398] Leaking SignalData structure 0x7b080010f4e0 after lost signal to thread 11476
I20260710 13:20:18.751631 11594 raft_consensus.cc:993] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98: : Instructing follower 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:18.752172 11594 raft_consensus.cc:1081] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Signalling peer 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:18.754021 11377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:43838
I20260710 13:20:18.754675 11377 raft_consensus.cc:493] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:18.755100 11377 raft_consensus.cc:3060] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.763464 11377 raft_consensus.cc:515] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:18.766394 11377 leader_election.cc:290] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 2 election: Requested vote from peers ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653), f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049)
I20260710 13:20:18.766988 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:18.766991 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:18.767844 11303 raft_consensus.cc:3055] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:18.767951 11450 raft_consensus.cc:3060] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.768251 11303 raft_consensus.cc:740] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:18.769161 11303 consensus_queue.cc:260] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:18.770375 11303 raft_consensus.cc:3060] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.774991 11450 raft_consensus.cc:2468] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 2.
I20260710 13:20:18.776292 11343 leader_election.cc:304] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: 
I20260710 13:20:18.776767 11303 raft_consensus.cc:2468] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 2.
I20260710 13:20:18.777391 11535 raft_consensus.cc:2804] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:18.778586 11535 raft_consensus.cc:697] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Becoming Leader. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:18.779315 11535 consensus_queue.cc:237] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:18.787930 11197 catalog_manager.cc:5697] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 reported cstate change: term changed from 1 to 2, leader changed from f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1) to 4248693d8e024cb2a479715d2f819761 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "4248693d8e024cb2a479715d2f819761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.818178 11503 raft_consensus.cc:993] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98: : Instructing follower 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:18.818689 11594 raft_consensus.cc:1081] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 2 LEADER]: Signalling peer 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:18.820250 11377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:43838
I20260710 13:20:18.820797 11377 raft_consensus.cc:493] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:18.821133 11377 raft_consensus.cc:3060] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:18.825871 11377 raft_consensus.cc:515] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:18.827716 11377 leader_election.cc:290] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 3 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:18.828473 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:18.828867 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bd3ba1c8cd4a628284c10b1cf794d6" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:18.829124 11303 raft_consensus.cc:3055] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:18.829522 11450 raft_consensus.cc:3060] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:18.829519 11303 raft_consensus.cc:740] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:18.830518 11303 consensus_queue.cc:260] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:18.831871 11303 raft_consensus.cc:3060] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:18.836855 11450 raft_consensus.cc:2468] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 3.
I20260710 13:20:18.838346 11303 raft_consensus.cc:2468] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 3.
I20260710 13:20:18.839473 11343 leader_election.cc:304] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [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: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: 
I20260710 13:20:18.840255 11535 raft_consensus.cc:2804] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:18.840747 11535 raft_consensus.cc:697] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 3 LEADER]: Becoming Leader. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:18.841616 11535 consensus_queue.cc:237] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:18.849241 11197 catalog_manager.cc:5697] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 reported cstate change: term changed from 2 to 3, leader changed from f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1) to 4248693d8e024cb2a479715d2f819761 (127.10.232.2). New cstate: current_term: 3 leader_uuid: "4248693d8e024cb2a479715d2f819761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.871281 11607 raft_consensus.cc:993] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95: : Instructing follower 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:18.871861 11605 raft_consensus.cc:1081] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 3 LEADER]: Signalling peer 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:18.873796 11377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:43828
I20260710 13:20:18.874408 11377 raft_consensus.cc:493] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:18.874799 11377 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:18.879865 11377 raft_consensus.cc:515] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:18.882211 11377 leader_election.cc:290] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 4 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:18.882643 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:18.883172 11303 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:18.883129 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:18.883785 11450 raft_consensus.cc:3055] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:18.884218 11450 raft_consensus.cc:740] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:18.885063 11450 consensus_queue.cc:260] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:18.886114 11450 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:18.887794 11303 raft_consensus.cc:2468] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 4.
I20260710 13:20:18.888854 11344 leader_election.cc:304] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [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: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:18.889689 11535 raft_consensus.cc:2804] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:18.890141 11535 raft_consensus.cc:697] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 4 LEADER]: Becoming Leader. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:18.890961 11535 consensus_queue.cc:237] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:18.892441 11450 raft_consensus.cc:2468] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 4.
I20260710 13:20:18.897382 11197 catalog_manager.cc:5697] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 reported cstate change: term changed from 3 to 4, leader changed from ced010294e2d402faac5d743faf7da95 (127.10.232.3) to 4248693d8e024cb2a479715d2f819761 (127.10.232.2). New cstate: current_term: 4 leader_uuid: "4248693d8e024cb2a479715d2f819761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.942030 11607 raft_consensus.cc:993] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95: : Instructing follower 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:18.942508 11605 raft_consensus.cc:1081] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 3 LEADER]: Signalling peer 4248693d8e024cb2a479715d2f819761 to start an election
I20260710 13:20:18.944239 11377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
 from {username='slave'} at 127.0.0.1:43828
I20260710 13:20:18.945428 11377 raft_consensus.cc:493] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:18.946255 11377 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:18.954315 11377 raft_consensus.cc:515] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:18.956516 11377 leader_election.cc:290] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 4 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:18.957409 11303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:18.957650 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:18.957897 11303 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:18.958271 11450 raft_consensus.cc:3055] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:18.958614 11450 raft_consensus.cc:740] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:18.959551 11450 consensus_queue.cc:260] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:18.960701 11450 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:18.962760 11303 raft_consensus.cc:2468] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 4.
I20260710 13:20:18.963814 11344 leader_election.cc:304] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [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: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:18.964533 11535 raft_consensus.cc:2804] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:18.965008 11535 raft_consensus.cc:697] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 4 LEADER]: Becoming Leader. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:18.965871 11535 consensus_queue.cc:237] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:18.967216 11450 raft_consensus.cc:2468] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 4.
I20260710 13:20:18.970695 11303 raft_consensus.cc:1275] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.972841 11614 consensus_queue.cc:1048] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:18.974560 11197 catalog_manager.cc:5697] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 reported cstate change: term changed from 3 to 4, leader changed from ced010294e2d402faac5d743faf7da95 (127.10.232.3) to 4248693d8e024cb2a479715d2f819761 (127.10.232.2). New cstate: current_term: 4 leader_uuid: "4248693d8e024cb2a479715d2f819761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.987794 11450 raft_consensus.cc:1275] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.989389 11535 consensus_queue.cc:1048] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.237133 11302 raft_consensus.cc:1275] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:19.238546 11535 consensus_queue.cc:1048] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.247043 11450 raft_consensus.cc:1275] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:19.248502 11614 consensus_queue.cc:1048] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.387869 11452 raft_consensus.cc:1275] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 4 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:19.391108 11452 raft_consensus.cc:1275] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 4 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:19.392966 11614 consensus_queue.cc:1048] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:20:19.394418 11535 consensus_queue.cc:1048] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:19.406586 11303 raft_consensus.cc:1275] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 4 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:19.408252 11632 consensus_queue.cc:1048] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:19.406586 11302 raft_consensus.cc:1275] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 4 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:19.413056 11629 consensus_queue.cc:1048] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:19.420564 11301 raft_consensus.cc:1275] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:19.427361 11535 consensus_queue.cc:1048] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:19.444536 11450 raft_consensus.cc:1275] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:19.447129 11632 consensus_queue.cc:1048] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:21.462693 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:21.471400 11377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
mode: GRACEFUL
new_leader_uuid: "f6514e5b97ab409aa73b655fe2293e98"
 from {username='slave'} at 127.0.0.1:43844
I20260710 13:20:21.472383 11377 raft_consensus.cc:606] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Received request to transfer leadership to TS f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:21.475138 11377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
mode: GRACEFUL
new_leader_uuid: "ced010294e2d402faac5d743faf7da95"
 from {username='slave'} at 127.0.0.1:43844
I20260710 13:20:21.475514 11377 raft_consensus.cc:606] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 4 LEADER]: Received request to transfer leadership to TS ced010294e2d402faac5d743faf7da95
I20260710 13:20:21.477720 11377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
mode: GRACEFUL
new_leader_uuid: "f6514e5b97ab409aa73b655fe2293e98"
 from {username='slave'} at 127.0.0.1:43844
I20260710 13:20:21.478107 11377 raft_consensus.cc:606] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 4 LEADER]: Received request to transfer leadership to TS f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:21.480165 11377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
mode: GRACEFUL
new_leader_uuid: "ced010294e2d402faac5d743faf7da95"
 from {username='slave'} at 127.0.0.1:43844
I20260710 13:20:21.480523 11377 raft_consensus.cc:606] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Received request to transfer leadership to TS ced010294e2d402faac5d743faf7da95
I20260710 13:20:21.482687 11377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f81338c1470b44d1ac06303de25cc99a"
dest_uuid: "4248693d8e024cb2a479715d2f819761"
mode: GRACEFUL
new_leader_uuid: "f6514e5b97ab409aa73b655fe2293e98"
 from {username='slave'} at 127.0.0.1:43844
I20260710 13:20:21.483031 11377 raft_consensus.cc:606] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 1 LEADER]: Received request to transfer leadership to TS f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:21.483937 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:21.484299 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:21.525274 11639 raft_consensus.cc:993] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761: : Instructing follower f6514e5b97ab409aa73b655fe2293e98 to start an election
I20260710 13:20:21.525786 11639 raft_consensus.cc:1081] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Signalling peer f6514e5b97ab409aa73b655fe2293e98 to start an election
I20260710 13:20:21.527546 11303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71"
dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
 from {username='slave'} at 127.0.0.1:48606
I20260710 13:20:21.527999 11303 raft_consensus.cc:493] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.528293 11303 raft_consensus.cc:3060] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.532894 11303 raft_consensus.cc:515] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:21.534618 11303 leader_election.cc:290] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 3 election: Requested vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:21.535589 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:21.536041 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:21.536268 11377 raft_consensus.cc:3055] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:21.536545 11377 raft_consensus.cc:740] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:21.536571 11452 raft_consensus.cc:3060] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.537333 11377 consensus_queue.cc:260] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:21.538221 11377 raft_consensus.cc:3060] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.541730 11452 raft_consensus.cc:2468] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 3.
I20260710 13:20:21.542377 11377 raft_consensus.cc:2468] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 3.
I20260710 13:20:21.543006 11268 leader_election.cc:304] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [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: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:21.544847 11641 raft_consensus.cc:2804] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:21.545856 11641 raft_consensus.cc:697] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 3 LEADER]: Becoming Leader. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:21.546590 11641 consensus_queue.cc:237] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:21.554044 11198 catalog_manager.cc:5697] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 reported cstate change: term changed from 2 to 3, leader changed from 4248693d8e024cb2a479715d2f819761 (127.10.232.2) to f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1). New cstate: current_term: 3 leader_uuid: "f6514e5b97ab409aa73b655fe2293e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.738502 11639 raft_consensus.cc:993] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761: : Instructing follower f6514e5b97ab409aa73b655fe2293e98 to start an election
I20260710 13:20:21.739048 11639 raft_consensus.cc:1081] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 1 LEADER]: Signalling peer f6514e5b97ab409aa73b655fe2293e98 to start an election
I20260710 13:20:21.740815 11302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f81338c1470b44d1ac06303de25cc99a"
dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
 from {username='slave'} at 127.0.0.1:48606
I20260710 13:20:21.741393 11302 raft_consensus.cc:493] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.741760 11302 raft_consensus.cc:3060] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.749977 11302 raft_consensus.cc:515] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:21.751531 11302 leader_election.cc:290] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 2 election: Requested vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:21.752271 11377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81338c1470b44d1ac06303de25cc99a" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:21.752450 11452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81338c1470b44d1ac06303de25cc99a" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:21.752794 11377 raft_consensus.cc:3055] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:21.753003 11452 raft_consensus.cc:3060] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.753158 11377 raft_consensus.cc:740] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:21.753983 11377 consensus_queue.cc:260] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:21.755007 11377 raft_consensus.cc:3060] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.757138 11632 raft_consensus.cc:993] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761: : Instructing follower ced010294e2d402faac5d743faf7da95 to start an election
I20260710 13:20:21.757665 11632 raft_consensus.cc:1081] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Signalling peer ced010294e2d402faac5d743faf7da95 to start an election
I20260710 13:20:21.758941 11452 raft_consensus.cc:2468] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 2.
I20260710 13:20:21.759338 11450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2"
dest_uuid: "ced010294e2d402faac5d743faf7da95"
 from {username='slave'} at 127.0.0.1:35246
I20260710 13:20:21.759790 11450 raft_consensus.cc:493] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.760107 11450 raft_consensus.cc:3060] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.760083 11268 leader_election.cc:304] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:21.760995 11641 raft_consensus.cc:2804] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:21.761014 11377 raft_consensus.cc:2468] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 2.
I20260710 13:20:21.761776 11641 raft_consensus.cc:697] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 2 LEADER]: Becoming Leader. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:21.762502 11641 consensus_queue.cc:237] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:21.767256 11450 raft_consensus.cc:515] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:21.769033 11450 leader_election.cc:290] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 3 election: Requested vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049)
I20260710 13:20:21.769922 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:21.770215 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cade9bd6ad97487585aa11efe7d680a2" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:21.770478 11376 raft_consensus.cc:3055] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:21.770594 11302 raft_consensus.cc:3060] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.770855 11376 raft_consensus.cc:740] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:21.771627 11376 consensus_queue.cc:260] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [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: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:21.772778 11376 raft_consensus.cc:3060] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.775245 11302 raft_consensus.cc:2468] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 3.
I20260710 13:20:21.774931 11198 catalog_manager.cc:5697] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 reported cstate change: term changed from 1 to 2, leader changed from 4248693d8e024cb2a479715d2f819761 (127.10.232.2) to f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "f6514e5b97ab409aa73b655fe2293e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.776470 11418 leader_election.cc:304] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [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: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:21.777241 11605 raft_consensus.cc:2804] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:21.778554 11605 raft_consensus.cc:697] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 3 LEADER]: Becoming Leader. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:21.779708 11376 raft_consensus.cc:2468] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 3.
I20260710 13:20:21.779413 11605 consensus_queue.cc:237] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [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: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } }
I20260710 13:20:21.787407 11197 catalog_manager.cc:5697] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 reported cstate change: term changed from 2 to 3, leader changed from 4248693d8e024cb2a479715d2f819761 (127.10.232.2) to ced010294e2d402faac5d743faf7da95 (127.10.232.3). New cstate: current_term: 3 leader_uuid: "ced010294e2d402faac5d743faf7da95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.868371 11632 raft_consensus.cc:993] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761: : Instructing follower ced010294e2d402faac5d743faf7da95 to start an election
I20260710 13:20:21.868922 11639 raft_consensus.cc:1081] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 4 LEADER]: Signalling peer ced010294e2d402faac5d743faf7da95 to start an election
I20260710 13:20:21.870389 11450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da"
dest_uuid: "ced010294e2d402faac5d743faf7da95"
 from {username='slave'} at 127.0.0.1:35246
I20260710 13:20:21.870882 11450 raft_consensus.cc:493] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.871115 11450 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:21.875254 11450 raft_consensus.cc:515] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:21.876562 11450 leader_election.cc:290] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 5 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:21.877471 11302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
I20260710 13:20:21.877707 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555dbe035c344e71bbf867798fdc44da" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:21.878083 11302 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:21.878206 11376 raft_consensus.cc:3055] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:20:21.878544 11376 raft_consensus.cc:740] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:21.879329 11376 consensus_queue.cc:260] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:21.880180 11376 raft_consensus.cc:3060] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:21.882862 11302 raft_consensus.cc:2468] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 5.
I20260710 13:20:21.883801 11418 leader_election.cc:304] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [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: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:21.884481 11605 raft_consensus.cc:2804] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:20:21.884949 11605 raft_consensus.cc:697] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 5 LEADER]: Becoming Leader. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:21.885084 11376 raft_consensus.cc:2468] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 5.
I20260710 13:20:21.885855 11605 consensus_queue.cc:237] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:21.892504 11197 catalog_manager.cc:5697] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 reported cstate change: term changed from 4 to 5, leader changed from 4248693d8e024cb2a479715d2f819761 (127.10.232.2) to ced010294e2d402faac5d743faf7da95 (127.10.232.3). New cstate: current_term: 5 leader_uuid: "ced010294e2d402faac5d743faf7da95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.948979 11376 raft_consensus.cc:1275] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Refusing update from remote peer f6514e5b97ab409aa73b655fe2293e98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:21.950314 11641 consensus_queue.cc:1048] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:21.962360 11450 raft_consensus.cc:1275] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Refusing update from remote peer f6514e5b97ab409aa73b655fe2293e98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:21.963945 11654 consensus_queue.cc:1048] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:21.979956 11632 raft_consensus.cc:993] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761: : Instructing follower f6514e5b97ab409aa73b655fe2293e98 to start an election
I20260710 13:20:21.980441 11639 raft_consensus.cc:1081] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 4 LEADER]: Signalling peer f6514e5b97ab409aa73b655fe2293e98 to start an election
I20260710 13:20:21.981899 11302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c"
dest_uuid: "f6514e5b97ab409aa73b655fe2293e98"
 from {username='slave'} at 127.0.0.1:48606
I20260710 13:20:21.982419 11302 raft_consensus.cc:493] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.982827 11302 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:21.987160 11302 raft_consensus.cc:515] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:21.988734 11302 leader_election.cc:290] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [CANDIDATE]: Term 5 election: Requested vote from peers 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:21.989557 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:21.989771 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "f6514e5b97ab409aa73b655fe2293e98" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:21.990087 11376 raft_consensus.cc:3055] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:20:21.990267 11450 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:21.990427 11376 raft_consensus.cc:740] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:21.991235 11376 consensus_queue.cc:260] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:21.992147 11376 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:21.994446 11450 raft_consensus.cc:2468] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 5.
I20260710 13:20:21.995379 11268 leader_election.cc:304] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [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: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98; no voters: 
I20260710 13:20:21.996161 11654 raft_consensus.cc:2804] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:20:21.996616 11654 raft_consensus.cc:697] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 5 LEADER]: Becoming Leader. State: Replica: f6514e5b97ab409aa73b655fe2293e98, State: Running, Role: LEADER
I20260710 13:20:21.997107 11376 raft_consensus.cc:2468] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6514e5b97ab409aa73b655fe2293e98 in term 5.
I20260710 13:20:21.997488 11654 consensus_queue.cc:237] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:22.004479 11198 catalog_manager.cc:5697] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 reported cstate change: term changed from 4 to 5, leader changed from 4248693d8e024cb2a479715d2f819761 (127.10.232.2) to f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1). New cstate: current_term: 5 leader_uuid: "f6514e5b97ab409aa73b655fe2293e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:22.241973 11302 raft_consensus.cc:1275] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Refusing update from remote peer ced010294e2d402faac5d743faf7da95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:22.243048 11605 consensus_queue.cc:1048] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:22.252123 11376 raft_consensus.cc:1275] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Refusing update from remote peer ced010294e2d402faac5d743faf7da95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:22.253738 11605 consensus_queue.cc:1048] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:22.274507 11450 raft_consensus.cc:1275] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Refusing update from remote peer f6514e5b97ab409aa73b655fe2293e98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.275589 11654 consensus_queue.cc:1048] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.285066 11376 raft_consensus.cc:1275] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Refusing update from remote peer f6514e5b97ab409aa73b655fe2293e98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.286513 11654 consensus_queue.cc:1048] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.414064 11376 raft_consensus.cc:1275] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 5 FOLLOWER]: Refusing update from remote peer ced010294e2d402faac5d743faf7da95: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:22.415323 11605 consensus_queue.cc:1048] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:22.425585 11302 raft_consensus.cc:1275] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 5 FOLLOWER]: Refusing update from remote peer ced010294e2d402faac5d743faf7da95: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:22.426990 11649 consensus_queue.cc:1048] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:22.550259 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:22.555899 11168 tablet_server.cc:179] TabletServer@127.10.232.1:0 shutting down...
I20260710 13:20:22.577468 11376 raft_consensus.cc:1275] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 5 FOLLOWER]: Refusing update from remote peer f6514e5b97ab409aa73b655fe2293e98: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:22.579002 11654 consensus_queue.cc:1048] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:22.579320 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:22.580212 11168 tablet_replica.cc:333] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98: stopping tablet replica
I20260710 13:20:22.581249 11168 raft_consensus.cc:2243] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.581770 11168 raft_consensus.cc:2272] T 561d1616f3304970a1637cb746a6cc16 P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.584646 11168 tablet_replica.cc:333] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98: stopping tablet replica
I20260710 13:20:22.585366 11168 raft_consensus.cc:2243] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.585899 11168 raft_consensus.cc:2272] T 555dbe035c344e71bbf867798fdc44da P f6514e5b97ab409aa73b655fe2293e98 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.590004 11450 raft_consensus.cc:1275] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 5 FOLLOWER]: Refusing update from remote peer f6514e5b97ab409aa73b655fe2293e98: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:22.590104 11168 tablet_replica.cc:333] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98: stopping tablet replica
I20260710 13:20:22.590883 11168 raft_consensus.cc:2243] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.591449 11168 raft_consensus.cc:2272] T f6bd3ba1c8cd4a628284c10b1cf794d6 P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.592056 11642 consensus_queue.cc:1048] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:22.595098 11168 tablet_replica.cc:333] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98: stopping tablet replica
I20260710 13:20:22.595883 11168 raft_consensus.cc:2243] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.596481 11168 raft_consensus.cc:2272] T 01d2d0df13694a548fd7b526288f69cc P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.599107 11168 tablet_replica.cc:333] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98: stopping tablet replica
I20260710 13:20:22.599917 11168 raft_consensus.cc:2243] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.600705 11168 raft_consensus.cc:2272] T 736a2d32911e4f2e904d6e218e45d55c P f6514e5b97ab409aa73b655fe2293e98 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.603223 11168 tablet_replica.cc:333] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98: stopping tablet replica
I20260710 13:20:22.603744 11168 raft_consensus.cc:2243] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.604135 11168 raft_consensus.cc:2272] T cbf5eae60e4b46d28183b161ab145eb0 P f6514e5b97ab409aa73b655fe2293e98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.606658 11168 tablet_replica.cc:333] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98: stopping tablet replica
I20260710 13:20:22.607252 11168 raft_consensus.cc:2243] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.607741 11168 raft_consensus.cc:2272] T cade9bd6ad97487585aa11efe7d680a2 P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.610122 11168 tablet_replica.cc:333] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98: stopping tablet replica
I20260710 13:20:22.610584 11168 raft_consensus.cc:2243] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.611222 11168 raft_consensus.cc:2272] T 49b9723a82ff436fb8715b9751a8fd71 P f6514e5b97ab409aa73b655fe2293e98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.613042 11168 tablet_replica.cc:333] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98: stopping tablet replica
I20260710 13:20:22.613545 11168 raft_consensus.cc:2243] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.614203 11168 raft_consensus.cc:2272] T f81338c1470b44d1ac06303de25cc99a P f6514e5b97ab409aa73b655fe2293e98 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:22.685557 11324 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5060 after lost signal to thread 11171
W20260710 13:20:22.686286 11324 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5740 after lost signal to thread 11234
W20260710 13:20:22.687021 11324 debug-util.cc:398] Leaking SignalData structure 0x7b0800109a60 after lost signal to thread 11327
W20260710 13:20:22.687698 11324 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9060 after lost signal to thread 11402
W20260710 13:20:22.688410 11324 debug-util.cc:398] Leaking SignalData structure 0x7b080017b3e0 after lost signal to thread 11476
W20260710 13:20:22.702687 11344 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111)
W20260710 13:20:22.719197 11344 consensus_peers.cc:597] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 -> Peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Couldn't send request to peer f6514e5b97ab409aa73b655fe2293e98. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:22.786108 11418 consensus_peers.cc:597] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 -> Peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Couldn't send request to peer f6514e5b97ab409aa73b655fe2293e98. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:22.819718 11418 consensus_peers.cc:597] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 -> Peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Couldn't send request to peer f6514e5b97ab409aa73b655fe2293e98. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:22.837334 11418 consensus_peers.cc:597] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 -> Peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Couldn't send request to peer f6514e5b97ab409aa73b655fe2293e98. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:23.072094 11344 consensus_peers.cc:597] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 -> Peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Couldn't send request to peer f6514e5b97ab409aa73b655fe2293e98. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:23.091539 11344 consensus_peers.cc:597] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 -> Peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Couldn't send request to peer f6514e5b97ab409aa73b655fe2293e98. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:23.714593 11168 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11324)
I20260710 13:20:23.785043 11660 raft_consensus.cc:493] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6514e5b97ab409aa73b655fe2293e98)
I20260710 13:20:23.785573 11660 raft_consensus.cc:515] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:23.788208 11660 leader_election.cc:290] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:23.788461 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81338c1470b44d1ac06303de25cc99a" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
I20260710 13:20:23.789709 11639 raft_consensus.cc:493] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6514e5b97ab409aa73b655fe2293e98)
I20260710 13:20:23.790154 11639 raft_consensus.cc:515] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:23.791772 11639 leader_election.cc:290] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:23.793957 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81338c1470b44d1ac06303de25cc99a" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:23.794500 11450 raft_consensus.cc:2468] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 2.
W20260710 13:20:23.796576 11418 leader_election.cc:336] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111)
W20260710 13:20:23.797084 11344 leader_election.cc:336] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111)
I20260710 13:20:23.797116 11418 leader_election.cc:304] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [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: ced010294e2d402faac5d743faf7da95; no voters: 4248693d8e024cb2a479715d2f819761, f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:23.798141 11660 raft_consensus.cc:2749] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:20:23.798897 11343 leader_election.cc:304] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [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: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:23.799561 11639 raft_consensus.cc:2804] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:23.799891 11639 raft_consensus.cc:493] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f6514e5b97ab409aa73b655fe2293e98)
I20260710 13:20:23.800258 11639 raft_consensus.cc:3060] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:23.805498 11639 raft_consensus.cc:515] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:23.807593 11639 leader_election.cc:290] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 3 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:23.809202 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81338c1470b44d1ac06303de25cc99a" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95"
I20260710 13:20:23.809818 11450 raft_consensus.cc:3060] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:20:23.811502 11344 leader_election.cc:336] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111)
I20260710 13:20:23.816473 11450 raft_consensus.cc:2468] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4248693d8e024cb2a479715d2f819761 in term 3.
I20260710 13:20:23.822590 11343 leader_election.cc:304] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [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: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:23.823534 11639 raft_consensus.cc:2804] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:23.824004 11639 raft_consensus.cc:697] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 3 LEADER]: Becoming Leader. State: Replica: 4248693d8e024cb2a479715d2f819761, State: Running, Role: LEADER
I20260710 13:20:23.824796 11639 consensus_queue.cc:237] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:23.831355 11197 catalog_manager.cc:5697] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 reported cstate change: term changed from 2 to 3, leader changed from f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1) to 4248693d8e024cb2a479715d2f819761 (127.10.232.2). New cstate: current_term: 3 leader_uuid: "4248693d8e024cb2a479715d2f819761" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:23.928066 11639 raft_consensus.cc:493] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f6514e5b97ab409aa73b655fe2293e98)
I20260710 13:20:23.928639 11639 raft_consensus.cc:515] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:23.930912 11639 leader_election.cc:290] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:23.932077 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
W20260710 13:20:23.934952 11344 leader_election.cc:336] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111)
I20260710 13:20:23.935333 11344 leader_election.cc:304] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4248693d8e024cb2a479715d2f819761; no voters: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:23.935895 11639 raft_consensus.cc:2749] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:20:23.938468 11660 raft_consensus.cc:493] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f6514e5b97ab409aa73b655fe2293e98)
I20260710 13:20:23.938956 11660 raft_consensus.cc:515] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:23.940660 11660 leader_election.cc:290] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:23.941812 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
I20260710 13:20:23.942385 11376 raft_consensus.cc:2468] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 3.
I20260710 13:20:23.943476 11416 leader_election.cc:304] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: 
I20260710 13:20:23.944226 11660 raft_consensus.cc:2804] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260710 13:20:23.944495 11418 leader_election.cc:336] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111)
I20260710 13:20:23.944676 11660 raft_consensus.cc:493] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f6514e5b97ab409aa73b655fe2293e98)
I20260710 13:20:23.945210 11660 raft_consensus.cc:3060] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:23.953066 11660 raft_consensus.cc:515] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:23.955279 11660 leader_election.cc:290] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 4 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:23.956465 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b9723a82ff436fb8715b9751a8fd71" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:23.957079 11376 raft_consensus.cc:3060] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Advancing to term 4
W20260710 13:20:23.960297 11418 leader_election.cc:336] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111)
I20260710 13:20:23.965372 11376 raft_consensus.cc:2468] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 4.
I20260710 13:20:23.966697 11416 leader_election.cc:304] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:23.967446 11660 raft_consensus.cc:2804] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:23.967939 11660 raft_consensus.cc:697] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 4 LEADER]: Becoming Leader. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:23.968878 11660 consensus_queue.cc:237] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [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: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:23.977559 11197 catalog_manager.cc:5697] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 reported cstate change: term changed from 3 to 4, leader changed from f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1) to ced010294e2d402faac5d743faf7da95 (127.10.232.3). New cstate: current_term: 4 leader_uuid: "ced010294e2d402faac5d743faf7da95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:24.091082 11639 raft_consensus.cc:493] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f6514e5b97ab409aa73b655fe2293e98)
I20260710 13:20:24.091572 11639 raft_consensus.cc:515] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:24.093274 11639 leader_election.cc:290] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), ced010294e2d402faac5d743faf7da95 (127.10.232.3:45653)
I20260710 13:20:24.094380 11450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "4248693d8e024cb2a479715d2f819761" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "ced010294e2d402faac5d743faf7da95" is_pre_election: true
I20260710 13:20:24.095954 11660 raft_consensus.cc:493] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f6514e5b97ab409aa73b655fe2293e98)
I20260710 13:20:24.096498 11660 raft_consensus.cc:515] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
W20260710 13:20:24.097090 11344 leader_election.cc:336] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111)
I20260710 13:20:24.097560 11344 leader_election.cc:304] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4248693d8e024cb2a479715d2f819761; no voters: ced010294e2d402faac5d743faf7da95, f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:24.098641 11639 raft_consensus.cc:2749] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260710 13:20:24.099725 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761" is_pre_election: true
I20260710 13:20:24.100114 11660 leader_election.cc:290] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:24.100373 11376 raft_consensus.cc:2468] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 5.
I20260710 13:20:24.101461 11416 leader_election.cc:304] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: 
I20260710 13:20:24.102160 11660 raft_consensus.cc:2804] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260710 13:20:24.102182 11418 leader_election.cc:336] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111)
I20260710 13:20:24.102617 11660 raft_consensus.cc:493] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 5 FOLLOWER]: Starting leader election (detected failure of leader f6514e5b97ab409aa73b655fe2293e98)
I20260710 13:20:24.102977 11660 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 5 FOLLOWER]: Advancing to term 6
I20260710 13:20:24.107564 11660 raft_consensus.cc:515] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:24.109308 11660 leader_election.cc:290] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 6 election: Requested vote from peers f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049), 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201)
I20260710 13:20:24.110508 11376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "736a2d32911e4f2e904d6e218e45d55c" candidate_uuid: "ced010294e2d402faac5d743faf7da95" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4248693d8e024cb2a479715d2f819761"
I20260710 13:20:24.111109 11376 raft_consensus.cc:3060] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 5 FOLLOWER]: Advancing to term 6
W20260710 13:20:24.112953 11418 leader_election.cc:336] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111)
I20260710 13:20:24.116005 11376 raft_consensus.cc:2468] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ced010294e2d402faac5d743faf7da95 in term 6.
I20260710 13:20:24.116998 11416 leader_election.cc:304] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4248693d8e024cb2a479715d2f819761, ced010294e2d402faac5d743faf7da95; no voters: f6514e5b97ab409aa73b655fe2293e98
I20260710 13:20:24.117733 11660 raft_consensus.cc:2804] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 6 FOLLOWER]: Leader election won for term 6
I20260710 13:20:24.118235 11660 raft_consensus.cc:697] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 6 LEADER]: Becoming Leader. State: Replica: ced010294e2d402faac5d743faf7da95, State: Running, Role: LEADER
I20260710 13:20:24.118966 11660 consensus_queue.cc:237] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } }
I20260710 13:20:24.126999 11197 catalog_manager.cc:5697] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 reported cstate change: term changed from 5 to 6, leader changed from f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1) to ced010294e2d402faac5d743faf7da95 (127.10.232.3). New cstate: current_term: 6 leader_uuid: "ced010294e2d402faac5d743faf7da95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6514e5b97ab409aa73b655fe2293e98" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 35049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:24.239106 11344 consensus_peers.cc:597] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 -> Peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Couldn't send request to peer f6514e5b97ab409aa73b655fe2293e98. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:24.402657 11450 raft_consensus.cc:1275] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Refusing update from remote peer 4248693d8e024cb2a479715d2f819761: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:24.403825 11639 consensus_queue.cc:1048] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced010294e2d402faac5d743faf7da95" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:20:24.466012 11418 consensus_peers.cc:597] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 -> Peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Couldn't send request to peer f6514e5b97ab409aa73b655fe2293e98. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:24.504769 11376 raft_consensus.cc:1275] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 4 FOLLOWER]: Refusing update from remote peer ced010294e2d402faac5d743faf7da95: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:24.506102 11660 consensus_queue.cc:1048] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.585587 11376 raft_consensus.cc:1275] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 6 FOLLOWER]: Refusing update from remote peer ced010294e2d402faac5d743faf7da95: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260710 13:20:24.586946 11660 consensus_queue.cc:1048] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4248693d8e024cb2a479715d2f819761" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 43201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260710 13:20:24.606313 11418 consensus_peers.cc:597] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 -> Peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Couldn't send request to peer f6514e5b97ab409aa73b655fe2293e98. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:24.715139 11168 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11324)
I20260710 13:20:24.935159 11168 tablet_server.cc:196] TabletServer@127.10.232.1:0 shutdown complete.
I20260710 13:20:24.957816 11168 tablet_server.cc:179] TabletServer@127.10.232.2:0 shutting down...
I20260710 13:20:24.983832 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:24.984566 11168 tablet_replica.cc:333] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761: stopping tablet replica
I20260710 13:20:24.985453 11168 raft_consensus.cc:2243] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.986395 11168 raft_consensus.cc:2272] T 561d1616f3304970a1637cb746a6cc16 P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.988626 11168 tablet_replica.cc:333] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761: stopping tablet replica
I20260710 13:20:24.989377 11168 raft_consensus.cc:2243] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.989845 11168 raft_consensus.cc:2272] T 736a2d32911e4f2e904d6e218e45d55c P 4248693d8e024cb2a479715d2f819761 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.992380 11168 tablet_replica.cc:333] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761: stopping tablet replica
I20260710 13:20:24.992889 11168 raft_consensus.cc:2243] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.993366 11168 raft_consensus.cc:2272] T cade9bd6ad97487585aa11efe7d680a2 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.994863 11168 tablet_replica.cc:333] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761: stopping tablet replica
I20260710 13:20:24.995389 11168 raft_consensus.cc:2243] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.995846 11168 raft_consensus.cc:2272] T 49b9723a82ff436fb8715b9751a8fd71 P 4248693d8e024cb2a479715d2f819761 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.998158 11168 tablet_replica.cc:333] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761: stopping tablet replica
I20260710 13:20:24.998636 11168 raft_consensus.cc:2243] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.999346 11168 raft_consensus.cc:2272] T f81338c1470b44d1ac06303de25cc99a P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.001184 11168 tablet_replica.cc:333] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761: stopping tablet replica
I20260710 13:20:25.001719 11168 raft_consensus.cc:2243] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.002388 11168 raft_consensus.cc:2272] T cbf5eae60e4b46d28183b161ab145eb0 P 4248693d8e024cb2a479715d2f819761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.003921 11168 tablet_replica.cc:333] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761: stopping tablet replica
I20260710 13:20:25.004374 11168 raft_consensus.cc:2243] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.004781 11168 raft_consensus.cc:2272] T 01d2d0df13694a548fd7b526288f69cc P 4248693d8e024cb2a479715d2f819761 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.006397 11168 tablet_replica.cc:333] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761: stopping tablet replica
I20260710 13:20:25.006834 11168 raft_consensus.cc:2243] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.007609 11168 raft_consensus.cc:2272] T f6bd3ba1c8cd4a628284c10b1cf794d6 P 4248693d8e024cb2a479715d2f819761 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.009474 11168 tablet_replica.cc:333] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761: stopping tablet replica
I20260710 13:20:25.010007 11168 raft_consensus.cc:2243] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.010447 11168 raft_consensus.cc:2272] T 555dbe035c344e71bbf867798fdc44da P 4248693d8e024cb2a479715d2f819761 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:25.011991 11418 consensus_peers.cc:597] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 -> Peer f6514e5b97ab409aa73b655fe2293e98 (127.10.232.1:35049): Couldn't send request to peer f6514e5b97ab409aa73b655fe2293e98. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:35049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:25.041723 11416 consensus_peers.cc:597] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 -> Peer 4248693d8e024cb2a479715d2f819761 (127.10.232.2:43201): Couldn't send request to peer 4248693d8e024cb2a479715d2f819761. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:43201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:25.057976 11168 tablet_server.cc:196] TabletServer@127.10.232.2:0 shutdown complete.
I20260710 13:20:25.077378 11168 tablet_server.cc:179] TabletServer@127.10.232.3:0 shutting down...
I20260710 13:20:25.107661 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:25.108502 11168 tablet_replica.cc:333] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95: stopping tablet replica
I20260710 13:20:25.109167 11168 raft_consensus.cc:2243] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.109750 11168 raft_consensus.cc:2272] T cbf5eae60e4b46d28183b161ab145eb0 P ced010294e2d402faac5d743faf7da95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.111596 11168 tablet_replica.cc:333] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95: stopping tablet replica
I20260710 13:20:25.112155 11168 raft_consensus.cc:2243] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.112900 11168 raft_consensus.cc:2272] T 555dbe035c344e71bbf867798fdc44da P ced010294e2d402faac5d743faf7da95 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.114711 11168 tablet_replica.cc:333] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95: stopping tablet replica
I20260710 13:20:25.115286 11168 raft_consensus.cc:2243] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.115721 11168 raft_consensus.cc:2272] T f81338c1470b44d1ac06303de25cc99a P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.118428 11168 tablet_replica.cc:333] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95: stopping tablet replica
I20260710 13:20:25.118942 11168 raft_consensus.cc:2243] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 4 LEADER]: Raft consensus shutting down.
W20260710 13:20:25.119253 11418 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:20:25.119706 11168 raft_consensus.cc:2272] T 49b9723a82ff436fb8715b9751a8fd71 P ced010294e2d402faac5d743faf7da95 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.122001 11168 tablet_replica.cc:333] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95: stopping tablet replica
I20260710 13:20:25.122495 11168 raft_consensus.cc:2243] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.123152 11168 raft_consensus.cc:2272] T cade9bd6ad97487585aa11efe7d680a2 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.124711 11168 tablet_replica.cc:333] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95: stopping tablet replica
I20260710 13:20:25.125187 11168 raft_consensus.cc:2243] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 6 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.125938 11168 raft_consensus.cc:2272] T 736a2d32911e4f2e904d6e218e45d55c P ced010294e2d402faac5d743faf7da95 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.128590 11168 tablet_replica.cc:333] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95: stopping tablet replica
I20260710 13:20:25.129347 11168 raft_consensus.cc:2243] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.129859 11168 raft_consensus.cc:2272] T 561d1616f3304970a1637cb746a6cc16 P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.131791 11168 tablet_replica.cc:333] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95: stopping tablet replica
I20260710 13:20:25.132329 11168 raft_consensus.cc:2243] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.133147 11168 raft_consensus.cc:2272] T 01d2d0df13694a548fd7b526288f69cc P ced010294e2d402faac5d743faf7da95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.135377 11168 tablet_replica.cc:333] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95: stopping tablet replica
I20260710 13:20:25.135937 11168 raft_consensus.cc:2243] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.136415 11168 raft_consensus.cc:2272] T f6bd3ba1c8cd4a628284c10b1cf794d6 P ced010294e2d402faac5d743faf7da95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.164465 11168 tablet_server.cc:196] TabletServer@127.10.232.3:0 shutdown complete.
I20260710 13:20:25.181113 11168 master.cc:562] Master@127.10.232.62:46063 shutting down...
I20260710 13:20:25.306130 11168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:25.306735 11168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.307063 11168 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4993c381f1834e5982f4686c2dbc032b: stopping tablet replica
I20260710 13:20:25.326603 11168 master.cc:584] Master@127.10.232.62:46063 shutdown complete.
4248693d8e024cb2a479715d2f819761  4
ced010294e2d402faac5d743faf7da95  1
f6514e5b97ab409aa73b655fe2293e98  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (15071 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:20:25.363904 11168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.62:37485
I20260710 13:20:25.365139 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:25.370432 11692 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:20:25.370755 11693 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:20:25.371606 11695 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:20:25.372973 11168 server_base.cc:1061] running on GCE node
I20260710 13:20:25.373838 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:25.374030 11168 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:20:25.374186 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689625374154 us; error 0 us; skew 500 ppm
I20260710 13:20:25.374722 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:25.377241 11168 webserver.cc:533] Webserver started at http://127.10.232.62:37979/ using document root <none> and password file <none>
I20260710 13:20:25.377811 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:25.377995 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:25.378259 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:25.379307 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/master-0-root/instance:
uuid: "e97a74b3a0594b80b2847812502912f8"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dgm9"
I20260710 13:20:25.383674 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:20:25.386862 11700 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:20:25.387771 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:25.388082 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/master-0-root
uuid: "e97a74b3a0594b80b2847812502912f8"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dgm9"
I20260710 13:20:25.388363 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-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:20:25.405023 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:25.406319 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:25.443686 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.62:37485
I20260710 13:20:25.443778 11751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.62:37485 every 8 connection(s)
I20260710 13:20:25.447383 11752 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:20:25.456528 11752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8: Bootstrap starting.
I20260710 13:20:25.460973 11752 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.464969 11752 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8: No bootstrap required, opened a new log
I20260710 13:20:25.467041 11752 raft_consensus.cc:359] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e97a74b3a0594b80b2847812502912f8" member_type: VOTER }
I20260710 13:20:25.467387 11752 raft_consensus.cc:385] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.467566 11752 raft_consensus.cc:740] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97a74b3a0594b80b2847812502912f8, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.468011 11752 consensus_queue.cc:260] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e97a74b3a0594b80b2847812502912f8" member_type: VOTER }
I20260710 13:20:25.468408 11752 raft_consensus.cc:399] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:25.468604 11752 raft_consensus.cc:493] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:25.468798 11752 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.472620 11752 raft_consensus.cc:515] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e97a74b3a0594b80b2847812502912f8" member_type: VOTER }
I20260710 13:20:25.473085 11752 leader_election.cc:304] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [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: e97a74b3a0594b80b2847812502912f8; no voters: 
I20260710 13:20:25.474254 11752 leader_election.cc:290] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:25.474540 11755 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.475940 11755 raft_consensus.cc:697] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [term 1 LEADER]: Becoming Leader. State: Replica: e97a74b3a0594b80b2847812502912f8, State: Running, Role: LEADER
I20260710 13:20:25.476639 11755 consensus_queue.cc:237] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [LEADER]: Queue going to LEADER mode. State: All 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: "e97a74b3a0594b80b2847812502912f8" member_type: VOTER }
I20260710 13:20:25.477172 11752 sys_catalog.cc:565] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:25.481240 11757 sys_catalog.cc:455] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e97a74b3a0594b80b2847812502912f8. Latest consensus state: current_term: 1 leader_uuid: "e97a74b3a0594b80b2847812502912f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e97a74b3a0594b80b2847812502912f8" member_type: VOTER } }
I20260710 13:20:25.481289 11756 sys_catalog.cc:455] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e97a74b3a0594b80b2847812502912f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e97a74b3a0594b80b2847812502912f8" member_type: VOTER } }
I20260710 13:20:25.482031 11757 sys_catalog.cc:458] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:25.482208 11756 sys_catalog.cc:458] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:25.485214 11761 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:25.493438 11761 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:25.494441 11168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:25.502398 11761 catalog_manager.cc:1383] Generated new cluster ID: cc7dbca3f8d24fe6a4bbefa9b0db28bc
I20260710 13:20:25.502665 11761 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:25.516122 11761 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:25.517354 11761 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:25.542374 11761 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8: Generated new TSK 0
I20260710 13:20:25.542999 11761 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:25.561592 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:25.567678 11773 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:20:25.568926 11774 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:20:25.571031 11776 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:20:25.572981 11168 server_base.cc:1061] running on GCE node
I20260710 13:20:25.574034 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:25.574220 11168 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:20:25.574426 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689625574404 us; error 0 us; skew 500 ppm
I20260710 13:20:25.574997 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:25.577541 11168 webserver.cc:533] Webserver started at http://127.10.232.1:43375/ using document root <none> and password file <none>
I20260710 13:20:25.578087 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:25.578277 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:25.578572 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:25.579625 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/ts-0-root/instance:
uuid: "fc30d3f107a6443b82e7841809438502"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dgm9"
I20260710 13:20:25.584672 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:20:25.588479 11781 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:20:25.589242 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:25.589579 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/ts-0-root
uuid: "fc30d3f107a6443b82e7841809438502"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dgm9"
I20260710 13:20:25.589854 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-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:20:25.624694 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:25.626020 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:25.627445 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:25.629698 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:25.629906 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:25.630142 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:25.630328 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:25.669853 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.1:39187
I20260710 13:20:25.669946 11843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.1:39187 every 8 connection(s)
I20260710 13:20:25.674232 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:25.681965 11848 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:20:25.682555 11849 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:20:25.685038 11168 server_base.cc:1061] running on GCE node
W20260710 13:20:25.685585 11852 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:20:25.686417 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:25.686633 11168 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:20:25.686822 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689625686804 us; error 0 us; skew 500 ppm
I20260710 13:20:25.687373 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:25.689824 11168 webserver.cc:533] Webserver started at http://127.10.232.2:44895/ using document root <none> and password file <none>
I20260710 13:20:25.690315 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:25.690551 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:25.690824 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:25.691879 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/ts-1-root/instance:
uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dgm9"
I20260710 13:20:25.694391 11844 heartbeater.cc:344] Connected to a master server at 127.10.232.62:37485
I20260710 13:20:25.694780 11844 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:25.695448 11844 heartbeater.cc:507] Master 127.10.232.62:37485 requested a full tablet report, sending...
I20260710 13:20:25.697115 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:20:25.697875 11717 ts_manager.cc:194] Registered new tserver with Master: fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187)
I20260710 13:20:25.699644 11717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40736
I20260710 13:20:25.700775 11856 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:20:25.701668 11168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:20:25.701948 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/ts-1-root
uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dgm9"
I20260710 13:20:25.702193 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-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:20:25.714599 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:25.715847 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:25.717414 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:25.719684 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:25.719926 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:25.720206 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:25.720409 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:25.761947 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.2:37287
I20260710 13:20:25.762044 11918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.2:37287 every 8 connection(s)
I20260710 13:20:25.766889 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:25.774495 11922 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:20:25.774714 11923 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:20:25.778090 11919 heartbeater.cc:344] Connected to a master server at 127.10.232.62:37485
W20260710 13:20:25.778475 11925 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:20:25.778687 11919 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:25.779683 11919 heartbeater.cc:507] Master 127.10.232.62:37485 requested a full tablet report, sending...
I20260710 13:20:25.779963 11168 server_base.cc:1061] running on GCE node
I20260710 13:20:25.780921 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:25.781164 11168 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:20:25.781392 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689625781373 us; error 0 us; skew 500 ppm
I20260710 13:20:25.782172 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:25.782171 11717 ts_manager.cc:194] Registered new tserver with Master: 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287)
I20260710 13:20:25.784348 11717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40750
I20260710 13:20:25.785408 11168 webserver.cc:533] Webserver started at http://127.10.232.3:41249/ using document root <none> and password file <none>
I20260710 13:20:25.786069 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:25.786345 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:25.786684 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:25.788079 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/ts-2-root/instance:
uuid: "48c4fa18696041209e28db57f340844b"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dgm9"
I20260710 13:20:25.792933 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:20:25.796249 11930 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:20:25.797032 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:25.797406 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/ts-2-root
uuid: "48c4fa18696041209e28db57f340844b"
format_stamp: "Formatted at 2026-07-10 13:20:25 on dist-test-slave-dgm9"
I20260710 13:20:25.797724 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689610124067-11168-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:20:25.814599 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:25.815793 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:25.817250 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:25.819427 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:25.819655 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:25.819895 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:25.820076 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:25.859064 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.3:42993
I20260710 13:20:25.859220 11992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.3:42993 every 8 connection(s)
I20260710 13:20:25.872952 11993 heartbeater.cc:344] Connected to a master server at 127.10.232.62:37485
I20260710 13:20:25.873328 11993 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:25.874013 11993 heartbeater.cc:507] Master 127.10.232.62:37485 requested a full tablet report, sending...
I20260710 13:20:25.875794 11717 ts_manager.cc:194] Registered new tserver with Master: 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:25.875905 11168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013587575s
I20260710 13:20:25.877111 11717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40760
I20260710 13:20:25.902208 11717 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40772:
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:20:25.905067 11717 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:20:25.973615 11884 tablet_service.cc:1511] Processing CreateTablet for tablet 3e9e5b9a3b574e8fae1d44a94aceb73d (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:25.975175 11884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e9e5b9a3b574e8fae1d44a94aceb73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.978439 11883 tablet_service.cc:1511] Processing CreateTablet for tablet f1338a29d85443cabedde08994e686f0 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:25.979969 11883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1338a29d85443cabedde08994e686f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.984436 11882 tablet_service.cc:1511] Processing CreateTablet for tablet 908e7c69de254e0db83da32e92502470 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:25.985800 11882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908e7c69de254e0db83da32e92502470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.989606 11881 tablet_service.cc:1511] Processing CreateTablet for tablet 0471c260c86d48318acba7c516c825ee (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:25.990998 11881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0471c260c86d48318acba7c516c825ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.995345 11880 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1ae4d30cc84afd8efb6e686b2c0329 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:25.996657 11880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1ae4d30cc84afd8efb6e686b2c0329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.021433 11881 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd6423ab9514f6b8a897a5012c691fe (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:26.022845 11881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd6423ab9514f6b8a897a5012c691fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.024852 12008 tablet_bootstrap.cc:492] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3: Bootstrap starting.
I20260710 13:20:26.029146 11883 tablet_service.cc:1511] Processing CreateTablet for tablet 8c721ae0a8214d53b5450f882d887ab3 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:26.032946 11958 tablet_service.cc:1511] Processing CreateTablet for tablet 3e9e5b9a3b574e8fae1d44a94aceb73d (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:26.034281 11958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e9e5b9a3b574e8fae1d44a94aceb73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.031278 12008 tablet_bootstrap.cc:654] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.037863 11883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c721ae0a8214d53b5450f882d887ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.039050 11884 tablet_service.cc:1511] Processing CreateTablet for tablet 6d84d0a884534e3ba7e2c6316ebe5b67 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:26.040213 11884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d84d0a884534e3ba7e2c6316ebe5b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.041467 11881 tablet_service.cc:1511] Processing CreateTablet for tablet ccd4b39a5c5042539d96711f350a8f5e (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:26.041888 11880 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1760b6255c451b8b46c3570dc733d4 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:26.042774 11881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd4b39a5c5042539d96711f350a8f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.049573 11880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1760b6255c451b8b46c3570dc733d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.069510 12008 tablet_bootstrap.cc:492] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3: No bootstrap required, opened a new log
I20260710 13:20:26.070061 12008 ts_tablet_manager.cc:1403] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.012s
I20260710 13:20:26.069809 11957 tablet_service.cc:1511] Processing CreateTablet for tablet f1338a29d85443cabedde08994e686f0 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:26.071614 11957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1338a29d85443cabedde08994e686f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.073156 12008 raft_consensus.cc:359] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.074043 12010 tablet_bootstrap.cc:492] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b: Bootstrap starting.
I20260710 13:20:26.073992 12008 raft_consensus.cc:385] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.074496 12008 raft_consensus.cc:740] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.075475 12008 consensus_queue.cc:260] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.077399 11808 tablet_service.cc:1511] Processing CreateTablet for tablet f1338a29d85443cabedde08994e686f0 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:26.078785 11808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1338a29d85443cabedde08994e686f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.079171 11949 tablet_service.cc:1511] Processing CreateTablet for tablet ccd4b39a5c5042539d96711f350a8f5e (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:26.080420 11949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd4b39a5c5042539d96711f350a8f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.077329 11955 tablet_service.cc:1511] Processing CreateTablet for tablet 0471c260c86d48318acba7c516c825ee (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:26.082029 11955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0471c260c86d48318acba7c516c825ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.082482 11807 tablet_service.cc:1511] Processing CreateTablet for tablet 908e7c69de254e0db83da32e92502470 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:26.083765 11807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908e7c69de254e0db83da32e92502470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.086308 12010 tablet_bootstrap.cc:654] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.086500 11806 tablet_service.cc:1511] Processing CreateTablet for tablet 0471c260c86d48318acba7c516c825ee (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:26.087875 11806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0471c260c86d48318acba7c516c825ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.090445 11954 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1ae4d30cc84afd8efb6e686b2c0329 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:26.091821 11954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1ae4d30cc84afd8efb6e686b2c0329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.092228 11801 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1760b6255c451b8b46c3570dc733d4 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:26.093529 11801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1760b6255c451b8b46c3570dc733d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.094417 11953 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd6423ab9514f6b8a897a5012c691fe (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:26.095717 11953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd6423ab9514f6b8a897a5012c691fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.090375 11805 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1ae4d30cc84afd8efb6e686b2c0329 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:26.098007 11805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1ae4d30cc84afd8efb6e686b2c0329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.098476 11952 tablet_service.cc:1511] Processing CreateTablet for tablet 8c721ae0a8214d53b5450f882d887ab3 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:26.099730 11952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c721ae0a8214d53b5450f882d887ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.102320 11951 tablet_service.cc:1511] Processing CreateTablet for tablet 6d84d0a884534e3ba7e2c6316ebe5b67 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:26.103595 11951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d84d0a884534e3ba7e2c6316ebe5b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.105042 11800 tablet_service.cc:1511] Processing CreateTablet for tablet ccd4b39a5c5042539d96711f350a8f5e (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:26.106455 11800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd4b39a5c5042539d96711f350a8f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.106587 11950 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1760b6255c451b8b46c3570dc733d4 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:26.108055 11950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1760b6255c451b8b46c3570dc733d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.110487 11802 tablet_service.cc:1511] Processing CreateTablet for tablet 6d84d0a884534e3ba7e2c6316ebe5b67 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:26.111860 11802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d84d0a884534e3ba7e2c6316ebe5b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.114483 11956 tablet_service.cc:1511] Processing CreateTablet for tablet 908e7c69de254e0db83da32e92502470 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:26.115794 11956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908e7c69de254e0db83da32e92502470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.118433 11803 tablet_service.cc:1511] Processing CreateTablet for tablet 8c721ae0a8214d53b5450f882d887ab3 (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:26.119719 11803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c721ae0a8214d53b5450f882d887ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.122519 11804 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd6423ab9514f6b8a897a5012c691fe (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:26.123812 11804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd6423ab9514f6b8a897a5012c691fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.075672 11809 tablet_service.cc:1511] Processing CreateTablet for tablet 3e9e5b9a3b574e8fae1d44a94aceb73d (DEFAULT_TABLE table=test-workload [id=d91aa32c8d5c42d7babdf2b5580a709e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:26.127120 11809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e9e5b9a3b574e8fae1d44a94aceb73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:26.157974 11919 heartbeater.cc:499] Master 127.10.232.62:37485 was elected leader, sending a full tablet report...
I20260710 13:20:26.157967 12013 raft_consensus.cc:493] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.161375 12013 raft_consensus.cc:515] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.171260 12013 leader_election.cc:290] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.172588 12014 tablet_bootstrap.cc:492] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502: Bootstrap starting.
I20260710 13:20:26.171262 12010 tablet_bootstrap.cc:492] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b: No bootstrap required, opened a new log
I20260710 13:20:26.174592 12010 ts_tablet_manager.cc:1403] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b: Time spent bootstrapping tablet: real 0.101s	user 0.060s	sys 0.023s
I20260710 13:20:26.177552 12010 raft_consensus.cc:359] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.178248 12010 raft_consensus.cc:385] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.178540 12010 raft_consensus.cc:740] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.179294 12010 consensus_queue.cc:260] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.187563 12014 tablet_bootstrap.cc:654] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.319917 11993 heartbeater.cc:499] Master 127.10.232.62:37485 was elected leader, sending a full tablet report...
I20260710 13:20:26.320214 12008 ts_tablet_manager.cc:1434] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent starting tablet: real 0.250s	user 0.030s	sys 0.176s
I20260710 13:20:26.319983 12016 raft_consensus.cc:493] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.320729 12016 raft_consensus.cc:515] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.324113 12016 leader_election.cc:290] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187)
I20260710 13:20:26.326309 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1338a29d85443cabedde08994e686f0" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b" is_pre_election: true
I20260710 13:20:26.327425 12008 tablet_bootstrap.cc:492] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3: Bootstrap starting.
W20260710 13:20:26.331473 11858 leader_election.cc:343] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48c4fa18696041209e28db57f340844b (127.10.232.3:42993): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:26.332154 11858 leader_election.cc:343] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187): Not found: Tablet not found: f1338a29d85443cabedde08994e686f0
I20260710 13:20:26.332545 11858 leader_election.cc:304] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 48c4fa18696041209e28db57f340844b, fc30d3f107a6443b82e7841809438502
I20260710 13:20:26.333382 12011 raft_consensus.cc:2749] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:26.333741 12014 tablet_bootstrap.cc:492] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502: No bootstrap required, opened a new log
I20260710 13:20:26.334179 12014 ts_tablet_manager.cc:1403] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502: Time spent bootstrapping tablet: real 0.162s	user 0.025s	sys 0.024s
I20260710 13:20:26.334587 12008 tablet_bootstrap.cc:654] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.335309 12010 ts_tablet_manager.cc:1434] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b: Time spent starting tablet: real 0.160s	user 0.035s	sys 0.058s
I20260710 13:20:26.335959 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" is_pre_election: true
I20260710 13:20:26.336227 12010 tablet_bootstrap.cc:492] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b: Bootstrap starting.
W20260710 13:20:26.338126 11933 leader_election.cc:343] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:26.337736 12014 raft_consensus.cc:359] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.340096 12014 raft_consensus.cc:385] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.341070 12014 raft_consensus.cc:740] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.343597 12014 consensus_queue.cc:260] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.348388 12010 tablet_bootstrap.cc:654] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.355783 11819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502" is_pre_election: true
W20260710 13:20:26.358175 11932 leader_election.cc:343] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:26.358618 11932 leader_election.cc:304] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48c4fa18696041209e28db57f340844b; no voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502
I20260710 13:20:26.360391 12018 raft_consensus.cc:2749] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:26.364801 12008 tablet_bootstrap.cc:492] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3: No bootstrap required, opened a new log
I20260710 13:20:26.365361 12008 ts_tablet_manager.cc:1403] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.009s
I20260710 13:20:26.364777 12014 ts_tablet_manager.cc:1434] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.005s
I20260710 13:20:26.367579 11844 heartbeater.cc:499] Master 127.10.232.62:37485 was elected leader, sending a full tablet report...
I20260710 13:20:26.368988 12008 raft_consensus.cc:359] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.369712 12008 raft_consensus.cc:385] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.370002 12008 raft_consensus.cc:740] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.370944 12008 consensus_queue.cc:260] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.373369 12008 ts_tablet_manager.cc:1434] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:26.374325 12008 tablet_bootstrap.cc:492] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3: Bootstrap starting.
I20260710 13:20:26.376103 12014 tablet_bootstrap.cc:492] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502: Bootstrap starting.
I20260710 13:20:26.380901 12008 tablet_bootstrap.cc:654] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.382966 12014 tablet_bootstrap.cc:654] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.383903 12010 tablet_bootstrap.cc:492] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b: No bootstrap required, opened a new log
I20260710 13:20:26.385748 12010 ts_tablet_manager.cc:1403] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.003s
I20260710 13:20:26.390327 12010 raft_consensus.cc:359] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.391258 12008 tablet_bootstrap.cc:492] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3: No bootstrap required, opened a new log
I20260710 13:20:26.391320 12010 raft_consensus.cc:385] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.391860 12008 ts_tablet_manager.cc:1403] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260710 13:20:26.391894 12010 raft_consensus.cc:740] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.393085 12010 consensus_queue.cc:260] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.395886 12010 ts_tablet_manager.cc:1434] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 13:20:26.395596 12008 raft_consensus.cc:359] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.396360 12008 raft_consensus.cc:385] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.396706 12008 raft_consensus.cc:740] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.396891 12010 tablet_bootstrap.cc:492] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b: Bootstrap starting.
I20260710 13:20:26.397603 12008 consensus_queue.cc:260] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.398160 12014 tablet_bootstrap.cc:492] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502: No bootstrap required, opened a new log
I20260710 13:20:26.398710 12014 ts_tablet_manager.cc:1403] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260710 13:20:26.400115 12008 ts_tablet_manager.cc:1434] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:20:26.401170 12008 tablet_bootstrap.cc:492] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3: Bootstrap starting.
I20260710 13:20:26.401542 12014 raft_consensus.cc:359] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.402228 12014 raft_consensus.cc:385] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.402535 12014 raft_consensus.cc:740] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.403426 12010 tablet_bootstrap.cc:654] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.403396 12014 consensus_queue.cc:260] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.406137 12014 ts_tablet_manager.cc:1434] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:26.407081 12014 tablet_bootstrap.cc:492] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502: Bootstrap starting.
I20260710 13:20:26.407640 12008 tablet_bootstrap.cc:654] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.414284 12014 tablet_bootstrap.cc:654] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.414718 12010 tablet_bootstrap.cc:492] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b: No bootstrap required, opened a new log
I20260710 13:20:26.415253 12010 ts_tablet_manager.cc:1403] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:20:26.418213 12010 raft_consensus.cc:359] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.418959 12010 raft_consensus.cc:385] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.419270 12010 raft_consensus.cc:740] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.420185 12008 tablet_bootstrap.cc:492] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3: No bootstrap required, opened a new log
I20260710 13:20:26.419998 12010 consensus_queue.cc:260] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.420590 12008 ts_tablet_manager.cc:1403] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 13:20:26.422180 12010 ts_tablet_manager.cc:1434] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:26.423259 12010 tablet_bootstrap.cc:492] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b: Bootstrap starting.
I20260710 13:20:26.423275 12008 raft_consensus.cc:359] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.424423 12008 raft_consensus.cc:385] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.424837 12008 raft_consensus.cc:740] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.426070 12008 consensus_queue.cc:260] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.428676 12008 ts_tablet_manager.cc:1434] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:20:26.428960 12014 tablet_bootstrap.cc:492] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502: No bootstrap required, opened a new log
I20260710 13:20:26.429415 12014 ts_tablet_manager.cc:1403] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260710 13:20:26.429772 12008 tablet_bootstrap.cc:492] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3: Bootstrap starting.
I20260710 13:20:26.430315 12010 tablet_bootstrap.cc:654] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.432282 12014 raft_consensus.cc:359] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.433097 12014 raft_consensus.cc:385] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.433604 12014 raft_consensus.cc:740] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.434468 12014 consensus_queue.cc:260] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.436372 12008 tablet_bootstrap.cc:654] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.439693 12014 ts_tablet_manager.cc:1434] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:26.441037 12014 tablet_bootstrap.cc:492] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502: Bootstrap starting.
I20260710 13:20:26.441566 12021 raft_consensus.cc:493] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.442209 12021 raft_consensus.cc:515] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.448217 12010 tablet_bootstrap.cc:492] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b: No bootstrap required, opened a new log
I20260710 13:20:26.448740 12010 ts_tablet_manager.cc:1403] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260710 13:20:26.452378 12010 raft_consensus.cc:359] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.453146 12010 raft_consensus.cc:385] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.453557 12010 raft_consensus.cc:740] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.454376 12010 consensus_queue.cc:260] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.456630 12010 ts_tablet_manager.cc:1434] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:20:26.456894 12021 leader_election.cc:290] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.457504 12010 tablet_bootstrap.cc:492] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b: Bootstrap starting.
I20260710 13:20:26.459383 12008 tablet_bootstrap.cc:492] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3: No bootstrap required, opened a new log
I20260710 13:20:26.460001 12008 ts_tablet_manager.cc:1403] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260710 13:20:26.464155 12010 tablet_bootstrap.cc:654] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.463559 12008 raft_consensus.cc:359] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.464659 12008 raft_consensus.cc:385] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.465112 12008 raft_consensus.cc:740] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.466202 12008 consensus_queue.cc:260] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.470734 12008 ts_tablet_manager.cc:1434] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:26.471860 12008 tablet_bootstrap.cc:492] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3: Bootstrap starting.
I20260710 13:20:26.475462 12010 tablet_bootstrap.cc:492] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b: No bootstrap required, opened a new log
I20260710 13:20:26.476007 12010 ts_tablet_manager.cc:1403] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:20:26.479288 12008 tablet_bootstrap.cc:654] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.478874 12010 raft_consensus.cc:359] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.479799 12010 raft_consensus.cc:385] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.480147 12010 raft_consensus.cc:740] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.480953 12010 consensus_queue.cc:260] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.483489 12010 ts_tablet_manager.cc:1434] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:26.484501 12010 tablet_bootstrap.cc:492] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b: Bootstrap starting.
I20260710 13:20:26.488155 12014 tablet_bootstrap.cc:654] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:26.488987 11765 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:26.490867 12010 tablet_bootstrap.cc:654] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.498844 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0471c260c86d48318acba7c516c825ee" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" is_pre_election: true
I20260710 13:20:26.499522 11894 raft_consensus.cc:2468] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 0.
I20260710 13:20:26.500725 11784 leader_election.cc:304] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:26.502064 12021 raft_consensus.cc:2804] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.502394 12021 raft_consensus.cc:493] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:26.502717 12021 raft_consensus.cc:3060] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.503049 12008 tablet_bootstrap.cc:492] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3: No bootstrap required, opened a new log
I20260710 13:20:26.503480 12008 ts_tablet_manager.cc:1403] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.008s
I20260710 13:20:26.504868 12014 tablet_bootstrap.cc:492] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502: No bootstrap required, opened a new log
I20260710 13:20:26.505375 12014 ts_tablet_manager.cc:1403] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.001s
I20260710 13:20:26.506475 12010 tablet_bootstrap.cc:492] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b: No bootstrap required, opened a new log
I20260710 13:20:26.506456 12008 raft_consensus.cc:359] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.507117 12010 ts_tablet_manager.cc:1403] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
I20260710 13:20:26.507319 12008 raft_consensus.cc:385] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.507687 12008 raft_consensus.cc:740] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.508242 12014 raft_consensus.cc:359] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.509037 12014 raft_consensus.cc:385] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.508577 12008 consensus_queue.cc:260] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.509407 12014 raft_consensus.cc:740] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.510064 12010 raft_consensus.cc:359] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.510221 12021 raft_consensus.cc:515] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.510813 12010 raft_consensus.cc:385] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.511272 12010 raft_consensus.cc:740] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.511936 12010 consensus_queue.cc:260] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.510231 12014 consensus_queue.cc:260] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.513774 12008 ts_tablet_manager.cc:1434] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:20:26.514643 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0471c260c86d48318acba7c516c825ee" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b" is_pre_election: true
I20260710 13:20:26.514844 12010 ts_tablet_manager.cc:1434] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:26.515132 12008 tablet_bootstrap.cc:492] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3: Bootstrap starting.
I20260710 13:20:26.515830 12010 tablet_bootstrap.cc:492] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b: Bootstrap starting.
I20260710 13:20:26.515964 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0471c260c86d48318acba7c516c825ee" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b"
W20260710 13:20:26.517493 11783 leader_election.cc:343] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48c4fa18696041209e28db57f340844b (127.10.232.3:42993): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:26.518391 11783 leader_election.cc:343] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48c4fa18696041209e28db57f340844b (127.10.232.3:42993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:26.519134 12021 leader_election.cc:290] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.519826 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0471c260c86d48318acba7c516c825ee" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:26.520434 11894 raft_consensus.cc:3060] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.522274 12010 tablet_bootstrap.cc:654] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.523940 12008 tablet_bootstrap.cc:654] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.526427 12014 ts_tablet_manager.cc:1434] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260710 13:20:26.527626 12014 tablet_bootstrap.cc:492] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502: Bootstrap starting.
I20260710 13:20:26.528407 12008 tablet_bootstrap.cc:492] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3: No bootstrap required, opened a new log
I20260710 13:20:26.528797 12008 ts_tablet_manager.cc:1403] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 13:20:26.531700 12008 raft_consensus.cc:359] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.532477 12008 raft_consensus.cc:385] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.532812 12008 raft_consensus.cc:740] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.533865 12014 tablet_bootstrap.cc:654] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.533721 12008 consensus_queue.cc:260] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.536350 12008 ts_tablet_manager.cc:1434] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:26.537322 12008 tablet_bootstrap.cc:492] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3: Bootstrap starting.
I20260710 13:20:26.539767 12010 tablet_bootstrap.cc:492] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b: No bootstrap required, opened a new log
I20260710 13:20:26.540004 12014 tablet_bootstrap.cc:492] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502: No bootstrap required, opened a new log
I20260710 13:20:26.540275 12010 ts_tablet_manager.cc:1403] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.001s
I20260710 13:20:26.540501 12014 ts_tablet_manager.cc:1403] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 13:20:26.540820 12011 raft_consensus.cc:493] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.541414 12011 raft_consensus.cc:515] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.543500 12011 leader_election.cc:290] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.543308 12010 raft_consensus.cc:359] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.544001 12010 raft_consensus.cc:385] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.543658 12014 raft_consensus.cc:359] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.544287 12010 raft_consensus.cc:740] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.544394 12014 raft_consensus.cc:385] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.544749 12014 raft_consensus.cc:740] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.545346 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e7c69de254e0db83da32e92502470" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b" is_pre_election: true
I20260710 13:20:26.545051 12010 consensus_queue.cc:260] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.545986 11967 raft_consensus.cc:2468] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 0.
I20260710 13:20:26.547490 12010 ts_tablet_manager.cc:1434] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:26.547771 11894 raft_consensus.cc:2468] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 1.
I20260710 13:20:26.547847 11819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e7c69de254e0db83da32e92502470" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502" is_pre_election: true
I20260710 13:20:26.548480 12010 tablet_bootstrap.cc:492] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b: Bootstrap starting.
I20260710 13:20:26.550616 11784 leader_election.cc:304] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [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: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 48c4fa18696041209e28db57f340844b
I20260710 13:20:26.551822 12036 raft_consensus.cc:2804] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.552299 12036 raft_consensus.cc:697] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:26.552666 12008 tablet_bootstrap.cc:654] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.545418 12014 consensus_queue.cc:260] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.548581 11858 leader_election.cc:304] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:26.553104 12036 consensus_queue.cc:237] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
W20260710 13:20:26.554497 11858 leader_election.cc:343] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:26.555400 12018 raft_consensus.cc:493] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.555622 12014 ts_tablet_manager.cc:1434] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:20:26.555622 12013 raft_consensus.cc:493] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.556171 12013 raft_consensus.cc:515] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.556046 12018 raft_consensus.cc:515] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.556734 12014 tablet_bootstrap.cc:492] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502: Bootstrap starting.
I20260710 13:20:26.556821 12010 tablet_bootstrap.cc:654] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.558173 12013 leader_election.cc:290] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.555320 12011 raft_consensus.cc:2804] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.559293 12011 raft_consensus.cc:493] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:26.559629 12011 raft_consensus.cc:3060] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.563318 12014 tablet_bootstrap.cc:654] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.563587 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1ae4d30cc84afd8efb6e686b2c0329" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b" is_pre_election: true
I20260710 13:20:26.564235 11967 raft_consensus.cc:2468] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 0.
I20260710 13:20:26.565577 11819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d84d0a884534e3ba7e2c6316ebe5b67" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502" is_pre_election: true
I20260710 13:20:26.566363 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1ae4d30cc84afd8efb6e686b2c0329" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502" is_pre_election: true
I20260710 13:20:26.567198 11818 raft_consensus.cc:2468] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 0.
W20260710 13:20:26.567396 11932 leader_election.cc:343] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:26.568521 11858 leader_election.cc:304] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:26.570137 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d84d0a884534e3ba7e2c6316ebe5b67" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" is_pre_election: true
I20260710 13:20:26.570830 12013 raft_consensus.cc:2804] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.571311 12013 raft_consensus.cc:493] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:26.571717 12013 raft_consensus.cc:3060] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:26.571798 11933 leader_election.cc:343] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:26.572275 11933 leader_election.cc:304] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48c4fa18696041209e28db57f340844b; no voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502
I20260710 13:20:26.573379 12016 raft_consensus.cc:2749] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:26.573411 12018 leader_election.cc:290] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287)
I20260710 13:20:26.575281 12014 tablet_bootstrap.cc:492] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502: No bootstrap required, opened a new log
I20260710 13:20:26.575899 12014 ts_tablet_manager.cc:1403] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260710 13:20:26.579003 12014 raft_consensus.cc:359] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.579869 12014 raft_consensus.cc:385] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.580219 12014 raft_consensus.cc:740] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.581379 12014 consensus_queue.cc:260] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.584192 12014 ts_tablet_manager.cc:1434] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:26.584380 12013 raft_consensus.cc:515] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.590648 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1ae4d30cc84afd8efb6e686b2c0329" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:26.591040 12010 tablet_bootstrap.cc:492] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b: No bootstrap required, opened a new log
I20260710 13:20:26.591332 11818 raft_consensus.cc:3060] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.591485 12010 ts_tablet_manager.cc:1403] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.012s
I20260710 13:20:26.585335 12014 tablet_bootstrap.cc:492] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502: Bootstrap starting.
I20260710 13:20:26.593894 12010 raft_consensus.cc:359] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.594630 12010 raft_consensus.cc:385] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.594976 12010 raft_consensus.cc:740] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.595345 11715 catalog_manager.cc:5697] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.595865 12010 consensus_queue.cc:260] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.586261 12011 raft_consensus.cc:515] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.600607 12014 tablet_bootstrap.cc:654] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.602073 11819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e7c69de254e0db83da32e92502470" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502"
W20260710 13:20:26.603622 11858 leader_election.cc:343] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:26.600891 12010 ts_tablet_manager.cc:1434] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:20:26.605130 12010 tablet_bootstrap.cc:492] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b: Bootstrap starting.
I20260710 13:20:26.605849 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e7c69de254e0db83da32e92502470" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:26.606417 11967 raft_consensus.cc:3060] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.611127 12010 tablet_bootstrap.cc:654] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.616791 12008 tablet_bootstrap.cc:492] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3: No bootstrap required, opened a new log
I20260710 13:20:26.617192 12014 tablet_bootstrap.cc:492] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502: No bootstrap required, opened a new log
I20260710 13:20:26.618815 12008 ts_tablet_manager.cc:1403] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.000s
I20260710 13:20:26.619004 12014 ts_tablet_manager.cc:1403] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260710 13:20:26.617971 11818 raft_consensus.cc:2468] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 1.
I20260710 13:20:26.617249 12011 leader_election.cc:290] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.622336 11858 leader_election.cc:304] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:26.622651 11967 raft_consensus.cc:2468] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 1.
I20260710 13:20:26.623822 11858 leader_election.cc:304] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [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: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: fc30d3f107a6443b82e7841809438502
I20260710 13:20:26.624405 12010 tablet_bootstrap.cc:492] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b: No bootstrap required, opened a new log
I20260710 13:20:26.624919 12010 ts_tablet_manager.cc:1403] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:20:26.624594 12014 raft_consensus.cc:359] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.625140 12011 raft_consensus.cc:2804] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.625398 12014 raft_consensus.cc:385] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.628082 12010 raft_consensus.cc:359] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.625787 12014 raft_consensus.cc:740] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.628958 12010 raft_consensus.cc:385] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.630345 12013 leader_election.cc:290] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.630528 12010 raft_consensus.cc:740] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.631143 12008 raft_consensus.cc:359] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.631206 12010 consensus_queue.cc:260] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.631314 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1ae4d30cc84afd8efb6e686b2c0329" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:26.632251 11967 raft_consensus.cc:3060] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.630096 12049 raft_consensus.cc:2804] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.633526 12049 raft_consensus.cc:697] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Becoming Leader. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:26.634452 12049 consensus_queue.cc:237] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.629631 12014 consensus_queue.cc:260] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.638058 12014 ts_tablet_manager.cc:1434] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 13:20:26.639038 12014 tablet_bootstrap.cc:492] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502: Bootstrap starting.
I20260710 13:20:26.631806 12008 raft_consensus.cc:385] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.639405 12008 raft_consensus.cc:740] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.640156 12008 consensus_queue.cc:260] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.641341 11967 raft_consensus.cc:2468] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 1.
I20260710 13:20:26.641687 12011 raft_consensus.cc:697] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Becoming Leader. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:26.642795 12010 ts_tablet_manager.cc:1434] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:20:26.642663 12011 consensus_queue.cc:237] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.643569 12008 ts_tablet_manager.cc:1434] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 13:20:26.644933 12008 tablet_bootstrap.cc:492] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3: Bootstrap starting.
I20260710 13:20:26.643671 12010 tablet_bootstrap.cc:492] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b: Bootstrap starting.
I20260710 13:20:26.649398 12014 tablet_bootstrap.cc:654] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.650825 12036 raft_consensus.cc:493] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.651271 12036 raft_consensus.cc:515] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.653486 12036 leader_election.cc:290] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.655601 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1760b6255c451b8b46c3570dc733d4" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b" is_pre_election: true
I20260710 13:20:26.656363 12008 tablet_bootstrap.cc:654] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.656311 11967 raft_consensus.cc:2468] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 0.
I20260710 13:20:26.657617 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1760b6255c451b8b46c3570dc733d4" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" is_pre_election: true
I20260710 13:20:26.657680 11783 leader_election.cc:304] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:26.658617 12036 raft_consensus.cc:2804] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.659055 12036 raft_consensus.cc:493] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:20:26.659375 11784 leader_election.cc:343] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:26.659454 12036 raft_consensus.cc:3060] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.659950 12010 tablet_bootstrap.cc:654] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.662672 11716 catalog_manager.cc:5697] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.669901 12008 tablet_bootstrap.cc:492] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3: No bootstrap required, opened a new log
I20260710 13:20:26.670352 12008 ts_tablet_manager.cc:1403] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260710 13:20:26.668566 12036 raft_consensus.cc:515] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.672854 12008 raft_consensus.cc:359] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.673485 12008 raft_consensus.cc:385] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.673743 12008 raft_consensus.cc:740] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.676045 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1760b6255c451b8b46c3570dc733d4" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:26.674367 12008 consensus_queue.cc:260] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.678921 11894 raft_consensus.cc:3060] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.680140 12008 ts_tablet_manager.cc:1434] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:26.680394 12010 tablet_bootstrap.cc:492] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b: No bootstrap required, opened a new log
I20260710 13:20:26.679358 11715 catalog_manager.cc:5697] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.680822 12010 ts_tablet_manager.cc:1403] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.014s
I20260710 13:20:26.681025 12008 tablet_bootstrap.cc:492] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3: Bootstrap starting.
I20260710 13:20:26.681684 12021 raft_consensus.cc:493] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.682152 12021 raft_consensus.cc:515] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.683409 12010 raft_consensus.cc:359] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.684034 12010 raft_consensus.cc:385] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.684007 12021 leader_election.cc:290] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.684587 12010 raft_consensus.cc:740] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.686013 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd4b39a5c5042539d96711f350a8f5e" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b" is_pre_election: true
I20260710 13:20:26.686177 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd4b39a5c5042539d96711f350a8f5e" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" is_pre_election: true
I20260710 13:20:26.686651 11968 raft_consensus.cc:2468] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 0.
I20260710 13:20:26.686736 11893 raft_consensus.cc:2468] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 0.
I20260710 13:20:26.687363 12008 tablet_bootstrap.cc:654] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.687928 11784 leader_election.cc:304] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:26.688786 12021 raft_consensus.cc:2804] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.678949 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1760b6255c451b8b46c3570dc733d4" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:26.689152 12021 raft_consensus.cc:493] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:26.689491 11967 raft_consensus.cc:3060] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.689515 12021 raft_consensus.cc:3060] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.688282 12010 consensus_queue.cc:260] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.693521 12008 tablet_bootstrap.cc:492] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3: No bootstrap required, opened a new log
I20260710 13:20:26.693931 12008 ts_tablet_manager.cc:1403] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:20:26.695173 11894 raft_consensus.cc:2468] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 1.
I20260710 13:20:26.696110 12010 ts_tablet_manager.cc:1434] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.007s
I20260710 13:20:26.702052 11967 raft_consensus.cc:2468] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 1.
I20260710 13:20:26.701972 12021 raft_consensus.cc:515] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.703531 11784 leader_election.cc:304] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:26.704319 12008 raft_consensus.cc:359] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.705909 12008 raft_consensus.cc:385] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.694445 12036 leader_election.cc:290] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.706357 12008 raft_consensus.cc:740] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.706730 12036 raft_consensus.cc:2804] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.707206 12036 raft_consensus.cc:697] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:26.707093 12008 consensus_queue.cc:260] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.708091 12036 consensus_queue.cc:237] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.709390 12008 ts_tablet_manager.cc:1434] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 13:20:26.716306 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd4b39a5c5042539d96711f350a8f5e" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:26.716897 11967 raft_consensus.cc:3060] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.723843 11967 raft_consensus.cc:2468] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 1.
I20260710 13:20:26.725996 11783 leader_election.cc:304] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:26.727015 12057 raft_consensus.cc:2804] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.727483 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd4b39a5c5042539d96711f350a8f5e" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:26.728125 11894 raft_consensus.cc:3060] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.732197 12036 raft_consensus.cc:493] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.732769 12036 raft_consensus.cc:515] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.735301 11894 raft_consensus.cc:2468] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 1.
I20260710 13:20:26.734253 11713 catalog_manager.cc:5697] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.727767 12014 tablet_bootstrap.cc:492] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502: No bootstrap required, opened a new log
I20260710 13:20:26.736277 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e7c69de254e0db83da32e92502470" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b" is_pre_election: true
I20260710 13:20:26.736493 12014 ts_tablet_manager.cc:1403] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.024s
I20260710 13:20:26.737035 11967 raft_consensus.cc:2393] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc30d3f107a6443b82e7841809438502 in current term 1: Already voted for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in this term.
I20260710 13:20:26.739174 12014 raft_consensus.cc:359] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.739791 12014 raft_consensus.cc:385] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.740031 12014 raft_consensus.cc:740] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.740411 12057 raft_consensus.cc:697] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:26.740614 12014 consensus_queue.cc:260] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.724488 12021 leader_election.cc:290] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.741158 12057 consensus_queue.cc:237] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.742736 12014 ts_tablet_manager.cc:1434] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:20:26.743901 12014 tablet_bootstrap.cc:492] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502: Bootstrap starting.
I20260710 13:20:26.744374 12036 leader_election.cc:290] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.750329 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e7c69de254e0db83da32e92502470" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" is_pre_election: true
I20260710 13:20:26.750612 12014 tablet_bootstrap.cc:654] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.751832 11784 leader_election.cc:304] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc30d3f107a6443b82e7841809438502; no voters: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3
I20260710 13:20:26.752933 12057 raft_consensus.cc:3060] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.755297 11713 catalog_manager.cc:5697] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.758698 12014 tablet_bootstrap.cc:492] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502: No bootstrap required, opened a new log
I20260710 13:20:26.759171 12014 ts_tablet_manager.cc:1403] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260710 13:20:26.760344 12057 raft_consensus.cc:2749] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:26.762199 12014 raft_consensus.cc:359] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.762830 12014 raft_consensus.cc:385] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.763051 12014 raft_consensus.cc:740] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.763646 12014 consensus_queue.cc:260] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.765218 12014 ts_tablet_manager.cc:1434] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 13:20:26.766073 12014 tablet_bootstrap.cc:492] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502: Bootstrap starting.
I20260710 13:20:26.771399 12014 tablet_bootstrap.cc:654] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:26.776986 12014 tablet_bootstrap.cc:492] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502: No bootstrap required, opened a new log
I20260710 13:20:26.777406 12014 ts_tablet_manager.cc:1403] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260710 13:20:26.778698 12018 raft_consensus.cc:493] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.779101 12018 raft_consensus.cc:515] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.779675 12014 raft_consensus.cc:359] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.780207 12014 raft_consensus.cc:385] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:26.780445 12014 raft_consensus.cc:740] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Initialized, Role: FOLLOWER
I20260710 13:20:26.780853 12018 leader_election.cc:290] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287)
I20260710 13:20:26.781564 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0471c260c86d48318acba7c516c825ee" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502" is_pre_election: true
I20260710 13:20:26.782219 12018 raft_consensus.cc:493] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.782411 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0471c260c86d48318acba7c516c825ee" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" is_pre_election: true
I20260710 13:20:26.782335 12014 consensus_queue.cc:260] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.782651 12018 raft_consensus.cc:515] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.783272 11894 raft_consensus.cc:2393] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48c4fa18696041209e28db57f340844b in current term 1: Already voted for candidate fc30d3f107a6443b82e7841809438502 in this term.
I20260710 13:20:26.784250 11933 leader_election.cc:304] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48c4fa18696041209e28db57f340844b; no voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502
I20260710 13:20:26.784585 12014 ts_tablet_manager.cc:1434] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:26.785542 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1338a29d85443cabedde08994e686f0" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502" is_pre_election: true
I20260710 13:20:26.785753 12016 raft_consensus.cc:3060] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.785982 11818 raft_consensus.cc:2468] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 0.
I20260710 13:20:26.787118 11932 leader_election.cc:304] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:26.788959 12064 raft_consensus.cc:2804] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.789325 12018 leader_election.cc:290] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287)
I20260710 13:20:26.789839 12064 raft_consensus.cc:493] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:26.790103 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1338a29d85443cabedde08994e686f0" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" is_pre_election: true
I20260710 13:20:26.790258 12064 raft_consensus.cc:3060] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.790791 11894 raft_consensus.cc:2468] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 0.
I20260710 13:20:26.793391 12016 raft_consensus.cc:2749] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:26.797390 12064 raft_consensus.cc:515] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.799081 12064 leader_election.cc:290] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287)
I20260710 13:20:26.799809 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1338a29d85443cabedde08994e686f0" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:26.800079 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1338a29d85443cabedde08994e686f0" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:26.800305 11818 raft_consensus.cc:3060] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.800622 11894 raft_consensus.cc:3060] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.805158 11894 raft_consensus.cc:2468] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 1.
I20260710 13:20:26.805105 11818 raft_consensus.cc:2468] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 1.
I20260710 13:20:26.805366 12057 raft_consensus.cc:493] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.805897 12057 raft_consensus.cc:515] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.806315 11933 leader_election.cc:304] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:26.807056 12064 raft_consensus.cc:2804] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.807430 12064 raft_consensus.cc:697] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 1 LEADER]: Becoming Leader. State: Replica: 48c4fa18696041209e28db57f340844b, State: Running, Role: LEADER
I20260710 13:20:26.808235 12057 leader_election.cc:290] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.808136 12064 consensus_queue.cc:237] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.808983 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" is_pre_election: true
I20260710 13:20:26.809638 11894 raft_consensus.cc:2468] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 0.
I20260710 13:20:26.809741 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b" is_pre_election: true
I20260710 13:20:26.810369 11967 raft_consensus.cc:2468] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 0.
I20260710 13:20:26.811059 11784 leader_election.cc:304] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:26.811916 12057 raft_consensus.cc:2804] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.812450 12057 raft_consensus.cc:493] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:26.812842 12057 raft_consensus.cc:3060] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.817535 11713 catalog_manager.cc:5697] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b reported cstate change: term changed from 0 to 1, leader changed from <none> to 48c4fa18696041209e28db57f340844b (127.10.232.3). New cstate: current_term: 1 leader_uuid: "48c4fa18696041209e28db57f340844b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:26.818053 12057 raft_consensus.cc:515] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.819628 12057 leader_election.cc:290] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.820495 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:26.820662 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:26.820955 11894 raft_consensus.cc:3060] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.821300 11967 raft_consensus.cc:3060] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.826850 11894 raft_consensus.cc:2468] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 1.
I20260710 13:20:26.827617 11967 raft_consensus.cc:2468] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 1.
I20260710 13:20:26.827877 11784 leader_election.cc:304] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:26.828655 12057 raft_consensus.cc:2804] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.829196 12057 raft_consensus.cc:697] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:26.829980 12057 consensus_queue.cc:237] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.838109 11713 catalog_manager.cc:5697] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.863229 12011 raft_consensus.cc:493] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.863741 12011 raft_consensus.cc:515] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.865482 12011 leader_election.cc:290] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.866150 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd6423ab9514f6b8a897a5012c691fe" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502" is_pre_election: true
I20260710 13:20:26.866381 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd6423ab9514f6b8a897a5012c691fe" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b" is_pre_election: true
I20260710 13:20:26.866669 11818 raft_consensus.cc:2468] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 0.
I20260710 13:20:26.866943 11967 raft_consensus.cc:2468] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 0.
I20260710 13:20:26.867703 11858 leader_election.cc:304] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:26.868358 12011 raft_consensus.cc:2804] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.868700 12011 raft_consensus.cc:493] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:26.869071 12011 raft_consensus.cc:3060] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.873448 12011 raft_consensus.cc:515] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.875114 12011 leader_election.cc:290] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.875869 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd6423ab9514f6b8a897a5012c691fe" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:26.876029 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd6423ab9514f6b8a897a5012c691fe" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:26.876523 11967 raft_consensus.cc:3060] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.876535 11818 raft_consensus.cc:3060] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.876835 12011 raft_consensus.cc:493] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:26.877450 12011 raft_consensus.cc:515] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.880015 11819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502" is_pre_election: true
I20260710 13:20:26.880240 12011 leader_election.cc:290] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.880282 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b" is_pre_election: true
I20260710 13:20:26.880681 11819 raft_consensus.cc:2468] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 0.
I20260710 13:20:26.880940 11968 raft_consensus.cc:2468] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 0.
I20260710 13:20:26.881980 11858 leader_election.cc:304] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:26.882720 12011 raft_consensus.cc:2804] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:26.883041 12011 raft_consensus.cc:493] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:26.883352 12011 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.883404 11967 raft_consensus.cc:2468] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 1.
I20260710 13:20:26.884334 11818 raft_consensus.cc:2468] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 1.
I20260710 13:20:26.884528 11858 leader_election.cc:304] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:26.885360 12049 raft_consensus.cc:2804] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.885828 12049 raft_consensus.cc:697] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Becoming Leader. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:26.886592 12049 consensus_queue.cc:237] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.888552 12011 raft_consensus.cc:515] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.890950 12011 leader_election.cc:290] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:26.892091 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:26.892671 11967 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.892726 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:26.893322 11818 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:26.894799 11713 catalog_manager.cc:5697] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.897536 11818 raft_consensus.cc:2468] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 1.
I20260710 13:20:26.898607 11858 leader_election.cc:304] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:26.899078 11967 raft_consensus.cc:2468] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 1.
I20260710 13:20:26.899366 12011 raft_consensus.cc:2804] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:26.899809 12011 raft_consensus.cc:697] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Becoming Leader. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:26.900465 12011 consensus_queue.cc:237] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:26.908468 11713 catalog_manager.cc:5697] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.088610 12011 raft_consensus.cc:493] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:27.089120 12011 raft_consensus.cc:515] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.090935 12011 leader_election.cc:290] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:27.091840 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d84d0a884534e3ba7e2c6316ebe5b67" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502" is_pre_election: true
I20260710 13:20:27.092015 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d84d0a884534e3ba7e2c6316ebe5b67" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b" is_pre_election: true
I20260710 13:20:27.092352 11818 raft_consensus.cc:2468] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 0.
I20260710 13:20:27.092566 11967 raft_consensus.cc:2468] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 0.
I20260710 13:20:27.093379 11858 leader_election.cc:304] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:27.093933 12011 raft_consensus.cc:2804] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:27.094255 12011 raft_consensus.cc:493] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:27.094564 12011 raft_consensus.cc:3060] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.097462 12057 consensus_queue.cc:1048] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.099779 12011 raft_consensus.cc:515] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.101845 12011 leader_election.cc:290] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:27.102725 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d84d0a884534e3ba7e2c6316ebe5b67" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:27.103345 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d84d0a884534e3ba7e2c6316ebe5b67" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:27.103734 11818 raft_consensus.cc:3060] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.103922 11968 raft_consensus.cc:3060] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:27.112641 11968 raft_consensus.cc:2468] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 1.
I20260710 13:20:27.113970 11858 leader_election.cc:304] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:27.114959 12011 raft_consensus.cc:2804] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:27.115772 12011 raft_consensus.cc:697] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Becoming Leader. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:27.116379 11818 raft_consensus.cc:2468] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 1.
I20260710 13:20:27.117179 12011 consensus_queue.cc:237] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.120697 12057 consensus_queue.cc:1048] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.127243 12049 consensus_queue.cc:1048] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.134227 11713 catalog_manager.cc:5697] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.141332 12057 consensus_queue.cc:1048] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.156409 12057 consensus_queue.cc:1048] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:27.159112 12050 consensus_queue.cc:1048] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.206869 12050 consensus_queue.cc:1048] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.209172 12050 consensus_queue.cc:1048] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:27.235334 12057 consensus_queue.cc:1048] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.236775 12057 consensus_queue.cc:1048] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.250636 12059 consensus_queue.cc:1048] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.251911 12059 consensus_queue.cc:1048] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.292827 12050 consensus_queue.cc:1048] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.302834 12078 consensus_queue.cc:1048] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.357568 12064 consensus_queue.cc:1048] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.369124 12091 consensus_queue.cc:1048] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.408638 11894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d"
dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
mode: GRACEFUL
new_leader_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:40206
I20260710 13:20:27.409175 11894 raft_consensus.cc:606] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Received request to transfer leadership to TS fc30d3f107a6443b82e7841809438502
I20260710 13:20:27.422169 11967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1338a29d85443cabedde08994e686f0"
dest_uuid: "48c4fa18696041209e28db57f340844b"
mode: GRACEFUL
new_leader_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:41094
I20260710 13:20:27.422690 11967 raft_consensus.cc:606] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 1 LEADER]: Received request to transfer leadership to TS fc30d3f107a6443b82e7841809438502
I20260710 13:20:27.427600 11894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "908e7c69de254e0db83da32e92502470"
dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
mode: GRACEFUL
new_leader_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:40206
I20260710 13:20:27.428073 11894 raft_consensus.cc:606] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Received request to transfer leadership to TS fc30d3f107a6443b82e7841809438502
I20260710 13:20:27.432936 12050 consensus_queue.cc:1048] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.435988 11894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e1ae4d30cc84afd8efb6e686b2c0329"
dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
mode: GRACEFUL
new_leader_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:40206
I20260710 13:20:27.436679 11894 raft_consensus.cc:606] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Received request to transfer leadership to TS fc30d3f107a6443b82e7841809438502
I20260710 13:20:27.443614 12078 consensus_queue.cc:1048] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.453137 12050 raft_consensus.cc:993] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3: : Instructing follower fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:27.453645 12049 raft_consensus.cc:1081] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Signalling peer fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:27.455732 11818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:53388
I20260710 13:20:27.456578 11818 raft_consensus.cc:493] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.456935 11818 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.462551 11818 raft_consensus.cc:515] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.464457 11818 leader_election.cc:290] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 2 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:27.465633 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:27.466248 11967 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.466665 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
mode: GRACEFUL
new_leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
 from {username='slave'} at 127.0.0.1:53406
I20260710 13:20:27.466768 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:27.467862 11818 raft_consensus.cc:606] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Received request to transfer leadership to TS 83f14d3cc07a47fdb243d2f5e458d5a3
I20260710 13:20:27.467948 11894 raft_consensus.cc:3055] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:27.468379 11894 raft_consensus.cc:740] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:27.469206 11894 consensus_queue.cc:260] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.470486 11894 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.472823 11967 raft_consensus.cc:2468] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 2.
I20260710 13:20:27.474004 11783 leader_election.cc:304] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:27.474756 12060 raft_consensus.cc:2804] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:27.475145 12060 raft_consensus.cc:697] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:27.475894 12060 consensus_queue.cc:237] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.476598 11894 raft_consensus.cc:2468] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 2.
I20260710 13:20:27.477705 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e1760b6255c451b8b46c3570dc733d4"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
mode: GRACEFUL
new_leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
 from {username='slave'} at 127.0.0.1:53406
I20260710 13:20:27.478245 11818 raft_consensus.cc:606] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Received request to transfer leadership to TS 83f14d3cc07a47fdb243d2f5e458d5a3
I20260710 13:20:27.483475 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccd4b39a5c5042539d96711f350a8f5e"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
mode: GRACEFUL
new_leader_uuid: "48c4fa18696041209e28db57f340844b"
 from {username='slave'} at 127.0.0.1:53406
I20260710 13:20:27.483259 11715 catalog_manager.cc:5697] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 1 to 2, leader changed from 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2) to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.483989 11818 raft_consensus.cc:606] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Received request to transfer leadership to TS 48c4fa18696041209e28db57f340844b
I20260710 13:20:27.516492 12049 consensus_queue.cc:1048] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.526160 12050 consensus_queue.cc:1048] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:27.611905 12036 raft_consensus.cc:993] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502: : Instructing follower 83f14d3cc07a47fdb243d2f5e458d5a3 to start an election
I20260710 13:20:27.612406 12060 raft_consensus.cc:1081] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Signalling peer 83f14d3cc07a47fdb243d2f5e458d5a3 to start an election
I20260710 13:20:27.613917 12050 raft_consensus.cc:993] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3: : Instructing follower fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:27.614148 11894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e1760b6255c451b8b46c3570dc733d4"
dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
 from {username='slave'} at 127.0.0.1:40198
I20260710 13:20:27.614468 12078 raft_consensus.cc:1081] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Signalling peer fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:27.614848 11894 raft_consensus.cc:493] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.615242 11894 raft_consensus.cc:3060] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.616101 11818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "908e7c69de254e0db83da32e92502470"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:53388
I20260710 13:20:27.616631 11818 raft_consensus.cc:493] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.616946 11818 raft_consensus.cc:3060] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.620530 11894 raft_consensus.cc:515] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.621184 11818 raft_consensus.cc:515] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.622614 11894 leader_election.cc:290] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 2 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:27.622859 11818 leader_election.cc:290] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 2 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:27.623822 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1760b6255c451b8b46c3570dc733d4" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:27.623898 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e7c69de254e0db83da32e92502470" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:27.624182 11819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1760b6255c451b8b46c3570dc733d4" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:27.624629 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e7c69de254e0db83da32e92502470" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:27.624729 11894 raft_consensus.cc:3055] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:27.624750 11819 raft_consensus.cc:3055] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:27.625411 11894 raft_consensus.cc:740] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:27.624687 11967 raft_consensus.cc:3060] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.625463 11968 raft_consensus.cc:3060] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.625766 11819 raft_consensus.cc:740] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:27.626348 11894 consensus_queue.cc:260] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.626573 11819 consensus_queue.cc:260] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.627641 11894 raft_consensus.cc:3060] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.627754 11819 raft_consensus.cc:3060] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.633077 11968 raft_consensus.cc:2468] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 2.
I20260710 13:20:27.633709 11967 raft_consensus.cc:2468] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 2.
I20260710 13:20:27.634290 11819 raft_consensus.cc:2468] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 2.
I20260710 13:20:27.634542 11783 leader_election.cc:304] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:27.635118 11858 leader_election.cc:304] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:27.635491 12060 raft_consensus.cc:2804] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:27.635881 12078 raft_consensus.cc:2804] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:27.636045 12060 raft_consensus.cc:697] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:27.636399 12078 raft_consensus.cc:697] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 LEADER]: Becoming Leader. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:27.637022 12060 consensus_queue.cc:237] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.637609 11894 raft_consensus.cc:2468] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 2.
I20260710 13:20:27.637226 12078 consensus_queue.cc:237] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.644976 11715 catalog_manager.cc:5697] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 reported cstate change: term changed from 1 to 2, leader changed from fc30d3f107a6443b82e7841809438502 (127.10.232.1) to 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.645890 11716 catalog_manager.cc:5697] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 1 to 2, leader changed from 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2) to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.691917 12011 raft_consensus.cc:993] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3: : Instructing follower fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:27.692454 12078 raft_consensus.cc:1081] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Signalling peer fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:27.693953 11819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e1ae4d30cc84afd8efb6e686b2c0329"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:53388
I20260710 13:20:27.694430 11819 raft_consensus.cc:493] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.694789 11819 raft_consensus.cc:3060] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.699064 11819 raft_consensus.cc:515] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.700640 11819 leader_election.cc:290] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 2 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:27.701560 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1ae4d30cc84afd8efb6e686b2c0329" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:27.701802 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1ae4d30cc84afd8efb6e686b2c0329" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:27.702126 11894 raft_consensus.cc:3055] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:27.702425 11968 raft_consensus.cc:3060] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.702440 11894 raft_consensus.cc:740] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:27.703279 11894 consensus_queue.cc:260] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.704154 11894 raft_consensus.cc:3060] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.707733 11968 raft_consensus.cc:2468] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 2.
I20260710 13:20:27.708446 11894 raft_consensus.cc:2468] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 2.
I20260710 13:20:27.708787 11783 leader_election.cc:304] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:27.709653 12060 raft_consensus.cc:2804] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:27.710027 12060 raft_consensus.cc:697] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:27.710759 12060 consensus_queue.cc:237] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.716251 11716 catalog_manager.cc:5697] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 1 to 2, leader changed from 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2) to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.773205 12036 raft_consensus.cc:993] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502: : Instructing follower 48c4fa18696041209e28db57f340844b to start an election
I20260710 13:20:27.773655 12060 raft_consensus.cc:1081] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Signalling peer 48c4fa18696041209e28db57f340844b to start an election
I20260710 13:20:27.775048 11968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccd4b39a5c5042539d96711f350a8f5e"
dest_uuid: "48c4fa18696041209e28db57f340844b"
 from {username='slave'} at 127.0.0.1:41078
I20260710 13:20:27.775496 11968 raft_consensus.cc:493] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.775801 11968 raft_consensus.cc:3060] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.780441 11968 raft_consensus.cc:515] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.782295 11968 leader_election.cc:290] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 2 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287)
I20260710 13:20:27.784008 11819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd4b39a5c5042539d96711f350a8f5e" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:27.784600 11819 raft_consensus.cc:3055] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:27.784904 11819 raft_consensus.cc:740] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:27.785966 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd4b39a5c5042539d96711f350a8f5e" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:27.786521 12091 raft_consensus.cc:993] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b: : Instructing follower fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:27.785702 11819 consensus_queue.cc:260] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.786553 11894 raft_consensus.cc:3060] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.787119 12090 raft_consensus.cc:1081] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 1 LEADER]: Signalling peer fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:27.787982 11819 raft_consensus.cc:3060] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.788722 11818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1338a29d85443cabedde08994e686f0"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:53394
I20260710 13:20:27.789314 11818 raft_consensus.cc:493] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.789670 11818 raft_consensus.cc:3060] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.793458 11819 raft_consensus.cc:2468] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 2.
I20260710 13:20:27.794380 11894 raft_consensus.cc:2468] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 2.
I20260710 13:20:27.794427 11932 leader_election.cc:304] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:27.795311 12064 raft_consensus.cc:2804] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:27.795725 12064 raft_consensus.cc:697] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 2 LEADER]: Becoming Leader. State: Replica: 48c4fa18696041209e28db57f340844b, State: Running, Role: LEADER
I20260710 13:20:27.796185 11818 raft_consensus.cc:515] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.796516 12064 consensus_queue.cc:237] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.798269 11818 leader_election.cc:290] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 2 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:27.798720 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1338a29d85443cabedde08994e686f0" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:27.799336 11894 raft_consensus.cc:3060] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.799041 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1338a29d85443cabedde08994e686f0" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:27.800485 11968 raft_consensus.cc:3055] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:27.800809 11968 raft_consensus.cc:740] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Running, Role: LEADER
I20260710 13:20:27.801649 11968 consensus_queue.cc:260] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.802726 11968 raft_consensus.cc:3060] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.804034 11716 catalog_manager.cc:5697] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b reported cstate change: term changed from 1 to 2, leader changed from fc30d3f107a6443b82e7841809438502 (127.10.232.1) to 48c4fa18696041209e28db57f340844b (127.10.232.3). New cstate: current_term: 2 leader_uuid: "48c4fa18696041209e28db57f340844b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:27.804947 11894 raft_consensus.cc:2468] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 2.
I20260710 13:20:27.806043 11784 leader_election.cc:304] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:27.806710 12060 raft_consensus.cc:2804] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:27.807930 12060 raft_consensus.cc:697] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:27.808779 11968 raft_consensus.cc:2468] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 2.
I20260710 13:20:27.808794 12060 consensus_queue.cc:237] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.815925 11716 catalog_manager.cc:5697] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 1 to 2, leader changed from 48c4fa18696041209e28db57f340844b (127.10.232.3) to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.834892 12036 raft_consensus.cc:993] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502: : Instructing follower 83f14d3cc07a47fdb243d2f5e458d5a3 to start an election
I20260710 13:20:27.835379 12060 raft_consensus.cc:1081] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Signalling peer 83f14d3cc07a47fdb243d2f5e458d5a3 to start an election
I20260710 13:20:27.837060 11894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3"
dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
 from {username='slave'} at 127.0.0.1:40198
I20260710 13:20:27.837675 11894 raft_consensus.cc:493] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:27.838003 11894 raft_consensus.cc:3060] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.842818 11894 raft_consensus.cc:515] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.844511 11894 leader_election.cc:290] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 2 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:27.845477 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:27.845731 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:27.846117 11818 raft_consensus.cc:3055] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:27.846237 11968 raft_consensus.cc:3060] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.846483 11818 raft_consensus.cc:740] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:27.847308 11818 consensus_queue.cc:260] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.848515 11818 raft_consensus.cc:3060] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:27.852937 11968 raft_consensus.cc:2468] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 2.
I20260710 13:20:27.854125 11858 leader_election.cc:304] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:27.854803 12078 raft_consensus.cc:2804] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:27.854839 11818 raft_consensus.cc:2468] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 2.
I20260710 13:20:27.855386 12078 raft_consensus.cc:697] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 LEADER]: Becoming Leader. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:27.856220 12078 consensus_queue.cc:237] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:27.862346 11716 catalog_manager.cc:5697] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 reported cstate change: term changed from 1 to 2, leader changed from fc30d3f107a6443b82e7841809438502 (127.10.232.1) to 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:28.010051 11894 raft_consensus.cc:1275] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.011174 12060 consensus_queue.cc:1048] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.018685 11968 raft_consensus.cc:1275] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.020380 12036 consensus_queue.cc:1048] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.070454 11894 raft_consensus.cc:1275] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.071576 12036 consensus_queue.cc:1048] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.078948 11968 raft_consensus.cc:1275] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.080268 12036 consensus_queue.cc:1048] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.147671 11968 raft_consensus.cc:1275] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Refusing update from remote peer 83f14d3cc07a47fdb243d2f5e458d5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.149056 12078 consensus_queue.cc:1048] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.154165 11894 raft_consensus.cc:1275] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.156240 12036 consensus_queue.cc:1048] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.156559 11818 raft_consensus.cc:1275] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Refusing update from remote peer 83f14d3cc07a47fdb243d2f5e458d5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.158892 12050 consensus_queue.cc:1048] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.170496 11968 raft_consensus.cc:1275] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.171921 12036 consensus_queue.cc:1048] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.231854 11818 raft_consensus.cc:1275] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Refusing update from remote peer 48c4fa18696041209e28db57f340844b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.233134 12064 consensus_queue.cc:1048] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.240332 11894 raft_consensus.cc:1275] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Refusing update from remote peer 48c4fa18696041209e28db57f340844b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.241827 12090 consensus_queue.cc:1048] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.323437 11968 raft_consensus.cc:1275] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Refusing update from remote peer 83f14d3cc07a47fdb243d2f5e458d5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.324540 12011 consensus_queue.cc:1048] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.332135 11818 raft_consensus.cc:1275] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Refusing update from remote peer 83f14d3cc07a47fdb243d2f5e458d5a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.334007 12050 consensus_queue.cc:1048] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.364418 11968 raft_consensus.cc:1275] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.365772 12036 consensus_queue.cc:1048] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.375717 11894 raft_consensus.cc:1275] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:28.376924 12059 consensus_queue.cc:1048] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.520382 11168 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:20:30.521310 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:30.541873 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0471c260c86d48318acba7c516c825ee"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
mode: GRACEFUL
new_leader_uuid: "48c4fa18696041209e28db57f340844b"
 from {username='slave'} at 127.0.0.1:43344
I20260710 13:20:30.542871 11818 raft_consensus.cc:606] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Received request to transfer leadership to TS 48c4fa18696041209e28db57f340844b
I20260710 13:20:30.546118 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
mode: GRACEFUL
new_leader_uuid: "48c4fa18696041209e28db57f340844b"
 from {username='slave'} at 127.0.0.1:43344
I20260710 13:20:30.546663 11818 raft_consensus.cc:606] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Received request to transfer leadership to TS 48c4fa18696041209e28db57f340844b
I20260710 13:20:30.547885 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:30.548511 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:30.559719 12036 raft_consensus.cc:993] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502: : Instructing follower 48c4fa18696041209e28db57f340844b to start an election
I20260710 13:20:30.560500 12110 raft_consensus.cc:1081] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Signalling peer 48c4fa18696041209e28db57f340844b to start an election
I20260710 13:20:30.562561 11968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0471c260c86d48318acba7c516c825ee"
dest_uuid: "48c4fa18696041209e28db57f340844b"
 from {username='slave'} at 127.0.0.1:41078
I20260710 13:20:30.563246 11968 raft_consensus.cc:493] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.563665 11968 raft_consensus.cc:3060] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.569916 11968 raft_consensus.cc:515] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:30.572046 11968 leader_election.cc:290] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 2 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287)
I20260710 13:20:30.573165 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0471c260c86d48318acba7c516c825ee" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:30.573714 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0471c260c86d48318acba7c516c825ee" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:30.573999 11818 raft_consensus.cc:3055] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.574309 11818 raft_consensus.cc:740] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:30.574314 11894 raft_consensus.cc:3060] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.575048 11818 consensus_queue.cc:260] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:30.575984 11818 raft_consensus.cc:3060] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.579818 11894 raft_consensus.cc:2468] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 2.
I20260710 13:20:30.581486 11818 raft_consensus.cc:2468] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 2.
I20260710 13:20:30.581482 11933 leader_election.cc:304] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:30.583925 12064 raft_consensus.cc:2804] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.585134 12064 raft_consensus.cc:697] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 2 LEADER]: Becoming Leader. State: Replica: 48c4fa18696041209e28db57f340844b, State: Running, Role: LEADER
I20260710 13:20:30.586259 12064 consensus_queue.cc:237] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:30.594833 11715 catalog_manager.cc:5697] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b reported cstate change: term changed from 1 to 2, leader changed from fc30d3f107a6443b82e7841809438502 (127.10.232.1) to 48c4fa18696041209e28db57f340844b (127.10.232.3). New cstate: current_term: 2 leader_uuid: "48c4fa18696041209e28db57f340844b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:30.825069 12036 raft_consensus.cc:993] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502: : Instructing follower 48c4fa18696041209e28db57f340844b to start an election
I20260710 13:20:30.825608 12110 raft_consensus.cc:1081] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Signalling peer 48c4fa18696041209e28db57f340844b to start an election
I20260710 13:20:30.827164 11968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d"
dest_uuid: "48c4fa18696041209e28db57f340844b"
 from {username='slave'} at 127.0.0.1:41078
I20260710 13:20:30.827572 11968 raft_consensus.cc:493] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.827842 11968 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.832444 11968 raft_consensus.cc:515] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:30.834228 11968 leader_election.cc:290] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 3 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187)
I20260710 13:20:30.835361 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:30.835421 11819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:30.836108 11894 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.836202 11819 raft_consensus.cc:3055] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:30.836582 11819 raft_consensus.cc:740] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:30.837493 11819 consensus_queue.cc:260] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [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: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:30.838743 11819 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.840992 11894 raft_consensus.cc:2468] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 3.
I20260710 13:20:30.841914 11933 leader_election.cc:304] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [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: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:30.842583 12064 raft_consensus.cc:2804] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:30.842979 12064 raft_consensus.cc:697] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 3 LEADER]: Becoming Leader. State: Replica: 48c4fa18696041209e28db57f340844b, State: Running, Role: LEADER
I20260710 13:20:30.843851 11819 raft_consensus.cc:2468] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 3.
I20260710 13:20:30.843740 12064 consensus_queue.cc:237] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [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: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:30.850898 11715 catalog_manager.cc:5697] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b reported cstate change: term changed from 2 to 3, leader changed from fc30d3f107a6443b82e7841809438502 (127.10.232.1) to 48c4fa18696041209e28db57f340844b (127.10.232.3). New cstate: current_term: 3 leader_uuid: "48c4fa18696041209e28db57f340844b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:31.019214 11894 raft_consensus.cc:1275] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Refusing update from remote peer 48c4fa18696041209e28db57f340844b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:31.020433 12064 consensus_queue.cc:1048] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.030489 11819 raft_consensus.cc:1275] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Refusing update from remote peer 48c4fa18696041209e28db57f340844b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:31.032204 12120 consensus_queue.cc:1048] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:31.308907 11819 raft_consensus.cc:1275] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Refusing update from remote peer 48c4fa18696041209e28db57f340844b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:31.310206 12120 consensus_queue.cc:1048] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:31.319209 11893 raft_consensus.cc:1275] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Refusing update from remote peer 48c4fa18696041209e28db57f340844b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:31.321007 12111 consensus_queue.cc:1048] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:31.549507 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:31.560686 11968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d"
dest_uuid: "48c4fa18696041209e28db57f340844b"
mode: GRACEFUL
new_leader_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:41094
I20260710 13:20:31.561246 11968 raft_consensus.cc:606] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 3 LEADER]: Received request to transfer leadership to TS fc30d3f107a6443b82e7841809438502
I20260710 13:20:31.571249 11967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0471c260c86d48318acba7c516c825ee"
dest_uuid: "48c4fa18696041209e28db57f340844b"
mode: GRACEFUL
new_leader_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:41094
I20260710 13:20:31.571755 11967 raft_consensus.cc:606] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 2 LEADER]: Received request to transfer leadership to TS fc30d3f107a6443b82e7841809438502
I20260710 13:20:31.578841 11893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cd6423ab9514f6b8a897a5012c691fe"
dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
mode: GRACEFUL
new_leader_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:40206
I20260710 13:20:31.579499 11893 raft_consensus.cc:606] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Received request to transfer leadership to TS fc30d3f107a6443b82e7841809438502
I20260710 13:20:31.584671 11893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3"
dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
mode: GRACEFUL
new_leader_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:40206
I20260710 13:20:31.585157 11893 raft_consensus.cc:606] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 LEADER]: Received request to transfer leadership to TS fc30d3f107a6443b82e7841809438502
I20260710 13:20:31.589946 11893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d84d0a884534e3ba7e2c6316ebe5b67"
dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
mode: GRACEFUL
new_leader_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:40206
I20260710 13:20:31.590505 11893 raft_consensus.cc:606] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Received request to transfer leadership to TS fc30d3f107a6443b82e7841809438502
I20260710 13:20:31.672621 12050 raft_consensus.cc:993] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3: : Instructing follower fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:31.673154 12126 raft_consensus.cc:1081] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Signalling peer fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:31.674755 11819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cd6423ab9514f6b8a897a5012c691fe"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:53388
I20260710 13:20:31.675215 11819 raft_consensus.cc:493] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:31.675486 11819 raft_consensus.cc:3060] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:31.680609 11819 raft_consensus.cc:515] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:31.682449 11819 leader_election.cc:290] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 2 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:31.683554 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd6423ab9514f6b8a897a5012c691fe" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:31.684161 11967 raft_consensus.cc:3060] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:31.683554 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd6423ab9514f6b8a897a5012c691fe" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:31.684784 11893 raft_consensus.cc:3055] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:31.685124 11893 raft_consensus.cc:740] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:31.685988 11893 consensus_queue.cc:260] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:31.687209 11893 raft_consensus.cc:3060] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:31.691558 11967 raft_consensus.cc:2468] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 2.
I20260710 13:20:31.692868 11783 leader_election.cc:304] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:31.693650 12036 raft_consensus.cc:2804] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:31.694042 11893 raft_consensus.cc:2468] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 2.
I20260710 13:20:31.694047 12036 raft_consensus.cc:697] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:31.695178 12036 consensus_queue.cc:237] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:31.701462 11715 catalog_manager.cc:5697] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 1 to 2, leader changed from 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2) to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.833665 12111 raft_consensus.cc:993] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b: : Instructing follower fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:31.834084 12120 raft_consensus.cc:1081] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 3 LEADER]: Signalling peer fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:31.835376 11818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:53394
I20260710 13:20:31.835753 11818 raft_consensus.cc:493] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:31.835968 11818 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:31.839805 11818 raft_consensus.cc:515] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:31.841174 11818 leader_election.cc:290] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 4 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:31.842129 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:31.842233 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:31.842563 11894 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:31.842756 11967 raft_consensus.cc:3055] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:31.843075 11967 raft_consensus.cc:740] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Running, Role: LEADER
I20260710 13:20:31.843995 11967 consensus_queue.cc:260] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [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: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:31.844926 11967 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:31.846943 11894 raft_consensus.cc:2468] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 4.
I20260710 13:20:31.848134 11784 leader_election.cc:304] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [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: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:31.848922 12036 raft_consensus.cc:2804] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:31.849458 12036 raft_consensus.cc:697] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 4 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:31.849956 12126 raft_consensus.cc:993] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3: : Instructing follower fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:31.850375 12126 raft_consensus.cc:1081] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 LEADER]: Signalling peer fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:31.850215 12036 consensus_queue.cc:237] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [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: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:31.851106 11967 raft_consensus.cc:2468] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 4.
I20260710 13:20:31.852020 11818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:53388
I20260710 13:20:31.852551 11818 raft_consensus.cc:493] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:31.852900 11818 raft_consensus.cc:3060] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:31.856612 11715 catalog_manager.cc:5697] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 3 to 4, leader changed from 48c4fa18696041209e28db57f340844b (127.10.232.3) to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 4 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:31.858433 11818 raft_consensus.cc:515] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:31.860057 11818 leader_election.cc:290] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 3 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:31.860793 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:31.861129 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:31.861373 11894 raft_consensus.cc:3055] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:31.861737 11894 raft_consensus.cc:740] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:31.861781 11967 raft_consensus.cc:3060] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:31.862545 11894 consensus_queue.cc:260] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [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: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:31.863549 11894 raft_consensus.cc:3060] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:31.867089 11967 raft_consensus.cc:2468] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 3.
I20260710 13:20:31.868008 11783 leader_election.cc:304] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [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: 48c4fa18696041209e28db57f340844b, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:31.868235 11894 raft_consensus.cc:2468] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 3.
I20260710 13:20:31.868682 12036 raft_consensus.cc:2804] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:31.869194 12036 raft_consensus.cc:697] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 3 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:31.869920 12036 consensus_queue.cc:237] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [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: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:31.876526 11715 catalog_manager.cc:5697] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 2 to 3, leader changed from 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2) to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 3 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.078248 12111 raft_consensus.cc:993] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b: : Instructing follower fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:32.078670 12120 raft_consensus.cc:1081] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 2 LEADER]: Signalling peer fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:32.080154 11818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0471c260c86d48318acba7c516c825ee"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:53394
I20260710 13:20:32.080651 11818 raft_consensus.cc:493] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.080994 11818 raft_consensus.cc:3060] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:32.084827 11818 raft_consensus.cc:515] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:32.086203 11818 leader_election.cc:290] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 3 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:32.087018 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0471c260c86d48318acba7c516c825ee" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:32.087122 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0471c260c86d48318acba7c516c825ee" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:32.087692 11894 raft_consensus.cc:3060] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:32.087718 11967 raft_consensus.cc:3055] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:32.088197 11967 raft_consensus.cc:740] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 48c4fa18696041209e28db57f340844b, State: Running, Role: LEADER
I20260710 13:20:32.088871 11967 consensus_queue.cc:260] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [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: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:32.089668 11967 raft_consensus.cc:3060] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:32.092481 11894 raft_consensus.cc:2468] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 3.
I20260710 13:20:32.093502 11784 leader_election.cc:304] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [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: 83f14d3cc07a47fdb243d2f5e458d5a3, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:32.094152 11967 raft_consensus.cc:2468] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 3.
I20260710 13:20:32.094182 12036 raft_consensus.cc:2804] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:32.095353 12036 raft_consensus.cc:697] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 3 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:32.095436 11894 raft_consensus.cc:1275] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.096024 12036 consensus_queue.cc:237] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [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: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:32.096604 12110 consensus_queue.cc:1048] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.103624 11715 catalog_manager.cc:5697] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 2 to 3, leader changed from 48c4fa18696041209e28db57f340844b (127.10.232.3) to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 3 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.108683 11967 raft_consensus.cc:1275] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.113983 12110 consensus_queue.cc:1048] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.132295 12126 raft_consensus.cc:993] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3: : Instructing follower fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:32.132730 12050 raft_consensus.cc:1081] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Signalling peer fc30d3f107a6443b82e7841809438502 to start an election
I20260710 13:20:32.134267 11818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d84d0a884534e3ba7e2c6316ebe5b67"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
 from {username='slave'} at 127.0.0.1:53388
I20260710 13:20:32.134850 11818 raft_consensus.cc:493] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.135119 11818 raft_consensus.cc:3060] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.138991 11818 raft_consensus.cc:515] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:32.140352 11818 leader_election.cc:290] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 2 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:32.141142 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d84d0a884534e3ba7e2c6316ebe5b67" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:32.141247 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d84d0a884534e3ba7e2c6316ebe5b67" candidate_uuid: "fc30d3f107a6443b82e7841809438502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:32.141623 11894 raft_consensus.cc:3055] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:32.141911 11967 raft_consensus.cc:3060] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.141959 11894 raft_consensus.cc:740] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:32.142797 11894 consensus_queue.cc:260] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:32.143618 11894 raft_consensus.cc:3060] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.146034 11967 raft_consensus.cc:2468] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 2.
I20260710 13:20:32.146904 11783 leader_election.cc:304] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48c4fa18696041209e28db57f340844b, fc30d3f107a6443b82e7841809438502; no voters: 
I20260710 13:20:32.147689 12036 raft_consensus.cc:2804] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:32.147724 11894 raft_consensus.cc:2468] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc30d3f107a6443b82e7841809438502 in term 2.
I20260710 13:20:32.148185 12036 raft_consensus.cc:697] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Becoming Leader. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:32.149009 12036 consensus_queue.cc:237] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:32.155405 11716 catalog_manager.cc:5697] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 reported cstate change: term changed from 1 to 2, leader changed from 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2) to fc30d3f107a6443b82e7841809438502 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "fc30d3f107a6443b82e7841809438502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.250878 11894 raft_consensus.cc:1275] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 4 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:32.252208 12036 consensus_queue.cc:1048] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:32.263360 11967 raft_consensus.cc:1275] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 4 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:32.264991 12036 consensus_queue.cc:1048] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:32.312384 11967 raft_consensus.cc:1275] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:32.313647 12036 consensus_queue.cc:1048] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:32.322540 11894 raft_consensus.cc:1275] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:32.325150 12110 consensus_queue.cc:1048] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:32.537006 11967 raft_consensus.cc:1275] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.538245 12139 consensus_queue.cc:1048] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.547825 11894 raft_consensus.cc:1275] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:32.549948 12139 consensus_queue.cc:1048] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:32.635934 11967 raft_consensus.cc:1275] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:32.637387 12139 consensus_queue.cc:1048] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:32.639889 11894 raft_consensus.cc:1275] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Refusing update from remote peer fc30d3f107a6443b82e7841809438502: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:32.641144 12036 consensus_queue.cc:1048] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:34.597642 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:34.604761 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
mode: GRACEFUL
new_leader_uuid: "48c4fa18696041209e28db57f340844b"
 from {username='slave'} at 127.0.0.1:43344
I20260710 13:20:34.605386 11818 raft_consensus.cc:606] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 4 LEADER]: Received request to transfer leadership to TS 48c4fa18696041209e28db57f340844b
I20260710 13:20:34.607885 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
mode: GRACEFUL
new_leader_uuid: "48c4fa18696041209e28db57f340844b"
 from {username='slave'} at 127.0.0.1:43344
I20260710 13:20:34.608271 11818 raft_consensus.cc:606] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 3 LEADER]: Received request to transfer leadership to TS 48c4fa18696041209e28db57f340844b
I20260710 13:20:34.610622 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "908e7c69de254e0db83da32e92502470"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
mode: GRACEFUL
new_leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
 from {username='slave'} at 127.0.0.1:43344
I20260710 13:20:34.610989 11818 raft_consensus.cc:606] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Received request to transfer leadership to TS 83f14d3cc07a47fdb243d2f5e458d5a3
I20260710 13:20:34.613080 11818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1338a29d85443cabedde08994e686f0"
dest_uuid: "fc30d3f107a6443b82e7841809438502"
mode: GRACEFUL
new_leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
 from {username='slave'} at 127.0.0.1:43344
I20260710 13:20:34.613483 11818 raft_consensus.cc:606] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Received request to transfer leadership to TS 83f14d3cc07a47fdb243d2f5e458d5a3
I20260710 13:20:34.614357 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:20:34.614729 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:34.737404 12141 raft_consensus.cc:993] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502: : Instructing follower 48c4fa18696041209e28db57f340844b to start an election
I20260710 13:20:34.737840 12147 raft_consensus.cc:1081] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 4 LEADER]: Signalling peer 48c4fa18696041209e28db57f340844b to start an election
I20260710 13:20:34.739183 11968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d"
dest_uuid: "48c4fa18696041209e28db57f340844b"
 from {username='slave'} at 127.0.0.1:41078
I20260710 13:20:34.739662 11968 raft_consensus.cc:493] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.740000 11968 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:34.743911 11968 raft_consensus.cc:515] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:34.745193 11968 leader_election.cc:290] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 5 election: Requested vote from peers 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287), fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187)
I20260710 13:20:34.746119 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:34.746392 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9e5b9a3b574e8fae1d44a94aceb73d" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:34.746644 11894 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:34.746868 11818 raft_consensus.cc:3055] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:20:34.747153 11818 raft_consensus.cc:740] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:34.747865 11818 consensus_queue.cc:260] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [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: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:34.748974 11818 raft_consensus.cc:3060] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:34.750837 12147 raft_consensus.cc:993] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502: : Instructing follower 48c4fa18696041209e28db57f340844b to start an election
I20260710 13:20:34.751336 12147 raft_consensus.cc:1081] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 3 LEADER]: Signalling peer 48c4fa18696041209e28db57f340844b to start an election
I20260710 13:20:34.752715 11894 raft_consensus.cc:2468] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 5.
I20260710 13:20:34.752888 11968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3"
dest_uuid: "48c4fa18696041209e28db57f340844b"
 from {username='slave'} at 127.0.0.1:41078
I20260710 13:20:34.753463 11968 raft_consensus.cc:493] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.753829 11968 raft_consensus.cc:3060] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:34.754052 11933 leader_election.cc:304] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [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: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:34.754787 12120 raft_consensus.cc:2804] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:20:34.757342 11818 raft_consensus.cc:2468] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 5.
I20260710 13:20:34.760113 12120 raft_consensus.cc:697] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 5 LEADER]: Becoming Leader. State: Replica: 48c4fa18696041209e28db57f340844b, State: Running, Role: LEADER
I20260710 13:20:34.760950 12120 consensus_queue.cc:237] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [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: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:34.761760 11968 raft_consensus.cc:515] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:34.763855 11968 leader_election.cc:290] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [CANDIDATE]: Term 4 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287)
I20260710 13:20:34.764298 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:34.764387 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c721ae0a8214d53b5450f882d887ab3" candidate_uuid: "48c4fa18696041209e28db57f340844b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
I20260710 13:20:34.764894 11818 raft_consensus.cc:3055] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:34.764976 11893 raft_consensus.cc:3060] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:34.765393 11818 raft_consensus.cc:740] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:34.766160 11818 consensus_queue.cc:260] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [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: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:34.767109 11818 raft_consensus.cc:3060] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:34.770269 11716 catalog_manager.cc:5697] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b reported cstate change: term changed from 4 to 5, leader changed from fc30d3f107a6443b82e7841809438502 (127.10.232.1) to 48c4fa18696041209e28db57f340844b (127.10.232.3). New cstate: current_term: 5 leader_uuid: "48c4fa18696041209e28db57f340844b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.771523 11818 raft_consensus.cc:2468] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 4.
I20260710 13:20:34.771636 11893 raft_consensus.cc:2468] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48c4fa18696041209e28db57f340844b in term 4.
I20260710 13:20:34.772706 11933 leader_election.cc:304] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [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: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:34.773502 12120 raft_consensus.cc:2804] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:34.773932 12120 raft_consensus.cc:697] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 4 LEADER]: Becoming Leader. State: Replica: 48c4fa18696041209e28db57f340844b, State: Running, Role: LEADER
I20260710 13:20:34.774670 12120 consensus_queue.cc:237] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [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: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:34.786734 11716 catalog_manager.cc:5697] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b reported cstate change: term changed from 3 to 4, leader changed from fc30d3f107a6443b82e7841809438502 (127.10.232.1) to 48c4fa18696041209e28db57f340844b (127.10.232.3). New cstate: current_term: 4 leader_uuid: "48c4fa18696041209e28db57f340844b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.933157 12141 raft_consensus.cc:993] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502: : Instructing follower 83f14d3cc07a47fdb243d2f5e458d5a3 to start an election
I20260710 13:20:34.933771 12147 raft_consensus.cc:1081] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Signalling peer 83f14d3cc07a47fdb243d2f5e458d5a3 to start an election
I20260710 13:20:34.935770 11893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "908e7c69de254e0db83da32e92502470"
dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
 from {username='slave'} at 127.0.0.1:40198
I20260710 13:20:34.936393 11893 raft_consensus.cc:493] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.936713 11893 raft_consensus.cc:3060] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.942088 11893 raft_consensus.cc:515] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:34.943589 11893 leader_election.cc:290] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 3 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:34.944375 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e7c69de254e0db83da32e92502470" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:34.944900 11818 raft_consensus.cc:3055] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:34.944902 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e7c69de254e0db83da32e92502470" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:34.945371 11818 raft_consensus.cc:740] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:34.945576 11968 raft_consensus.cc:3060] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.946079 11818 consensus_queue.cc:260] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [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: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:34.947152 11818 raft_consensus.cc:3060] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.951622 11968 raft_consensus.cc:2468] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 3.
I20260710 13:20:34.953003 11818 raft_consensus.cc:2468] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 3.
I20260710 13:20:34.952955 11858 leader_election.cc:304] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [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: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:34.953898 12050 raft_consensus.cc:2804] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:34.955111 12050 raft_consensus.cc:697] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 LEADER]: Becoming Leader. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:34.955929 12050 consensus_queue.cc:237] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [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: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:34.963246 11716 catalog_manager.cc:5697] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 reported cstate change: term changed from 2 to 3, leader changed from fc30d3f107a6443b82e7841809438502 (127.10.232.1) to 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2). New cstate: current_term: 3 leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:35.048166 12141 raft_consensus.cc:993] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502: : Instructing follower 83f14d3cc07a47fdb243d2f5e458d5a3 to start an election
I20260710 13:20:35.048659 12141 raft_consensus.cc:1081] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Signalling peer 83f14d3cc07a47fdb243d2f5e458d5a3 to start an election
I20260710 13:20:35.050419 11893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1338a29d85443cabedde08994e686f0"
dest_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3"
 from {username='slave'} at 127.0.0.1:40198
I20260710 13:20:35.050843 11893 raft_consensus.cc:493] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:35.051139 11893 raft_consensus.cc:3060] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.055502 11893 raft_consensus.cc:515] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:35.056948 11893 leader_election.cc:290] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [CANDIDATE]: Term 3 election: Requested vote from peers fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187), 48c4fa18696041209e28db57f340844b (127.10.232.3:42993)
I20260710 13:20:35.057772 11818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1338a29d85443cabedde08994e686f0" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc30d3f107a6443b82e7841809438502"
I20260710 13:20:35.058068 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1338a29d85443cabedde08994e686f0" candidate_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48c4fa18696041209e28db57f340844b"
I20260710 13:20:35.058314 11818 raft_consensus.cc:3055] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:35.058565 11968 raft_consensus.cc:3060] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.058611 11818 raft_consensus.cc:740] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc30d3f107a6443b82e7841809438502, State: Running, Role: LEADER
I20260710 13:20:35.059417 11818 consensus_queue.cc:260] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [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: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:35.060491 11818 raft_consensus.cc:3060] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.064488 11968 raft_consensus.cc:2468] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 3.
I20260710 13:20:35.065629 11858 leader_election.cc:304] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [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: 48c4fa18696041209e28db57f340844b, 83f14d3cc07a47fdb243d2f5e458d5a3; no voters: 
I20260710 13:20:35.066112 11818 raft_consensus.cc:2468] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f14d3cc07a47fdb243d2f5e458d5a3 in term 3.
I20260710 13:20:35.066363 12050 raft_consensus.cc:2804] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:35.066851 12050 raft_consensus.cc:697] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 LEADER]: Becoming Leader. State: Replica: 83f14d3cc07a47fdb243d2f5e458d5a3, State: Running, Role: LEADER
I20260710 13:20:35.067617 12050 consensus_queue.cc:237] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [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: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } }
I20260710 13:20:35.074030 11716 catalog_manager.cc:5697] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 reported cstate change: term changed from 2 to 3, leader changed from fc30d3f107a6443b82e7841809438502 (127.10.232.1) to 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2). New cstate: current_term: 3 leader_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:35.351281 11819 raft_consensus.cc:1275] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 5 FOLLOWER]: Refusing update from remote peer 48c4fa18696041209e28db57f340844b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:35.353252 12148 consensus_queue.cc:1048] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:35.383564 11818 raft_consensus.cc:1275] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 4 FOLLOWER]: Refusing update from remote peer 48c4fa18696041209e28db57f340844b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:35.384366 11892 raft_consensus.cc:1275] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 5 FOLLOWER]: Refusing update from remote peer 48c4fa18696041209e28db57f340844b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:35.384799 11894 raft_consensus.cc:1275] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 4 FOLLOWER]: Refusing update from remote peer 48c4fa18696041209e28db57f340844b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:35.386638 12148 consensus_queue.cc:1048] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:35.388078 12148 consensus_queue.cc:1048] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f14d3cc07a47fdb243d2f5e458d5a3" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:35.395062 12120 consensus_queue.cc:1048] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:35.527069 11819 raft_consensus.cc:1275] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Refusing update from remote peer 83f14d3cc07a47fdb243d2f5e458d5a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:35.529163 12050 consensus_queue.cc:1048] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:35.531643 11967 raft_consensus.cc:1275] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Refusing update from remote peer 83f14d3cc07a47fdb243d2f5e458d5a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:35.532982 12156 consensus_queue.cc:1048] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:35.566004 11818 raft_consensus.cc:1275] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Refusing update from remote peer 83f14d3cc07a47fdb243d2f5e458d5a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:35.567348 12050 consensus_queue.cc:1048] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc30d3f107a6443b82e7841809438502" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 39187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:35.574867 11967 raft_consensus.cc:1275] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Refusing update from remote peer 83f14d3cc07a47fdb243d2f5e458d5a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:35.577518 12172 consensus_queue.cc:1048] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48c4fa18696041209e28db57f340844b" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:35.655838 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:35.661667 11168 tablet_server.cc:179] TabletServer@127.10.232.1:0 shutting down...
I20260710 13:20:35.681550 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:35.682257 11168 tablet_replica.cc:333] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502: stopping tablet replica
I20260710 13:20:35.682885 11168 raft_consensus.cc:2243] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.683701 11168 raft_consensus.cc:2272] T 6d84d0a884534e3ba7e2c6316ebe5b67 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.685781 11168 tablet_replica.cc:333] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502: stopping tablet replica
I20260710 13:20:35.686353 11168 raft_consensus.cc:2243] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.686781 11168 raft_consensus.cc:2272] T 3e9e5b9a3b574e8fae1d44a94aceb73d P fc30d3f107a6443b82e7841809438502 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.689157 11168 tablet_replica.cc:333] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502: stopping tablet replica
I20260710 13:20:35.689841 11168 raft_consensus.cc:2243] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.690174 11168 raft_consensus.cc:2272] T 908e7c69de254e0db83da32e92502470 P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.692544 11168 tablet_replica.cc:333] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502: stopping tablet replica
I20260710 13:20:35.693068 11168 raft_consensus.cc:2243] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.693521 11168 raft_consensus.cc:2272] T f1338a29d85443cabedde08994e686f0 P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.695541 11168 tablet_replica.cc:333] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502: stopping tablet replica
I20260710 13:20:35.696027 11168 raft_consensus.cc:2243] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.696415 11168 raft_consensus.cc:2272] T 8c721ae0a8214d53b5450f882d887ab3 P fc30d3f107a6443b82e7841809438502 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.698589 11168 tablet_replica.cc:333] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502: stopping tablet replica
I20260710 13:20:35.699084 11168 raft_consensus.cc:2243] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.699504 11168 raft_consensus.cc:2272] T 6e1760b6255c451b8b46c3570dc733d4 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.701122 11168 tablet_replica.cc:333] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502: stopping tablet replica
I20260710 13:20:35.701665 11168 raft_consensus.cc:2243] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.702337 11168 raft_consensus.cc:2272] T 2e1ae4d30cc84afd8efb6e686b2c0329 P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.703925 11168 tablet_replica.cc:333] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502: stopping tablet replica
I20260710 13:20:35.704375 11168 raft_consensus.cc:2243] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.705017 11168 raft_consensus.cc:2272] T 6cd6423ab9514f6b8a897a5012c691fe P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.706568 11168 tablet_replica.cc:333] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502: stopping tablet replica
I20260710 13:20:35.707036 11168 raft_consensus.cc:2243] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.707449 11168 raft_consensus.cc:2272] T ccd4b39a5c5042539d96711f350a8f5e P fc30d3f107a6443b82e7841809438502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.709007 11168 tablet_replica.cc:333] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502: stopping tablet replica
I20260710 13:20:35.709483 11168 raft_consensus.cc:2243] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.710153 11168 raft_consensus.cc:2272] T 0471c260c86d48318acba7c516c825ee P fc30d3f107a6443b82e7841809438502 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.733404 11168 tablet_server.cc:196] TabletServer@127.10.232.1:0 shutdown complete.
I20260710 13:20:35.753795 11168 tablet_server.cc:179] TabletServer@127.10.232.2:0 shutting down...
W20260710 13:20:35.771823 11858 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.232.1:39187: connect: Connection refused (error 111) [suppressed 44 similar messages]
W20260710 13:20:35.777277 11858 consensus_peers.cc:597] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 -> Peer fc30d3f107a6443b82e7841809438502 (127.10.232.1:39187): Couldn't send request to peer fc30d3f107a6443b82e7841809438502. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:39187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:35.783797 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:35.784518 11168 tablet_replica.cc:333] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3: stopping tablet replica
I20260710 13:20:35.785096 11168 raft_consensus.cc:2243] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.785606 11168 raft_consensus.cc:2272] T ccd4b39a5c5042539d96711f350a8f5e P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.787314 11168 tablet_replica.cc:333] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3: stopping tablet replica
I20260710 13:20:35.787840 11168 raft_consensus.cc:2243] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.788230 11168 raft_consensus.cc:2272] T 6cd6423ab9514f6b8a897a5012c691fe P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.789891 11168 tablet_replica.cc:333] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3: stopping tablet replica
I20260710 13:20:35.790406 11168 raft_consensus.cc:2243] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.790771 11168 raft_consensus.cc:2272] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.792253 11168 tablet_replica.cc:333] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3: stopping tablet replica
I20260710 13:20:35.792740 11168 raft_consensus.cc:2243] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.793152 11168 raft_consensus.cc:2272] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.795166 11168 tablet_replica.cc:333] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3: stopping tablet replica
I20260710 13:20:35.795640 11168 raft_consensus.cc:2243] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.796337 11168 raft_consensus.cc:2272] T 6e1760b6255c451b8b46c3570dc733d4 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.798022 11168 tablet_replica.cc:333] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3: stopping tablet replica
I20260710 13:20:35.798523 11168 raft_consensus.cc:2243] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.798902 11168 raft_consensus.cc:2272] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.800418 11168 tablet_replica.cc:333] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3: stopping tablet replica
I20260710 13:20:35.800884 11168 raft_consensus.cc:2243] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.801616 11168 raft_consensus.cc:2272] T 908e7c69de254e0db83da32e92502470 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.803424 11168 tablet_replica.cc:333] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3: stopping tablet replica
I20260710 13:20:35.803902 11168 raft_consensus.cc:2243] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.804301 11168 raft_consensus.cc:2272] T 0471c260c86d48318acba7c516c825ee P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.805868 11168 tablet_replica.cc:333] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3: stopping tablet replica
I20260710 13:20:35.806377 11168 raft_consensus.cc:2243] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.806756 11168 raft_consensus.cc:2272] T 8c721ae0a8214d53b5450f882d887ab3 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.808656 11168 tablet_replica.cc:333] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3: stopping tablet replica
I20260710 13:20:35.809084 11168 raft_consensus.cc:2243] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.809751 11168 raft_consensus.cc:2272] T f1338a29d85443cabedde08994e686f0 P 83f14d3cc07a47fdb243d2f5e458d5a3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:35.824000 11933 connection.cc:573] client connection to 127.10.232.2:37287 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 13:20:35.832726 11933 consensus_peers.cc:597] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b -> Peer 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287): Couldn't send request to peer 83f14d3cc07a47fdb243d2f5e458d5a3. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:37287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:35.837445 11933 consensus_peers.cc:597] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b -> Peer 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287): Couldn't send request to peer 83f14d3cc07a47fdb243d2f5e458d5a3. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:37287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:35.843133 11168 tablet_server.cc:196] TabletServer@127.10.232.2:0 shutdown complete.
W20260710 13:20:35.852847 11933 consensus_peers.cc:597] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b -> Peer 83f14d3cc07a47fdb243d2f5e458d5a3 (127.10.232.2:37287): Couldn't send request to peer 83f14d3cc07a47fdb243d2f5e458d5a3. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:37287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:35.863658 11168 tablet_server.cc:179] TabletServer@127.10.232.3:0 shutting down...
I20260710 13:20:35.886739 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:35.887374 11168 tablet_replica.cc:333] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b: stopping tablet replica
I20260710 13:20:35.887897 11168 raft_consensus.cc:2243] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.888350 11168 raft_consensus.cc:2272] T 0471c260c86d48318acba7c516c825ee P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.890225 11168 tablet_replica.cc:333] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b: stopping tablet replica
I20260710 13:20:35.890720 11168 raft_consensus.cc:2243] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.891100 11168 raft_consensus.cc:2272] T 6cd6423ab9514f6b8a897a5012c691fe P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.892650 11168 tablet_replica.cc:333] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b: stopping tablet replica
I20260710 13:20:35.893157 11168 raft_consensus.cc:2243] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.893913 11168 raft_consensus.cc:2272] T ccd4b39a5c5042539d96711f350a8f5e P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.895476 11168 tablet_replica.cc:333] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b: stopping tablet replica
I20260710 13:20:35.895977 11168 raft_consensus.cc:2243] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.896386 11168 raft_consensus.cc:2272] T 908e7c69de254e0db83da32e92502470 P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.898504 11168 tablet_replica.cc:333] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b: stopping tablet replica
I20260710 13:20:35.899026 11168 raft_consensus.cc:2243] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.899727 11168 raft_consensus.cc:2272] T 8c721ae0a8214d53b5450f882d887ab3 P 48c4fa18696041209e28db57f340844b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.902223 11168 tablet_replica.cc:333] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b: stopping tablet replica
I20260710 13:20:35.902750 11168 raft_consensus.cc:2243] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.903167 11168 raft_consensus.cc:2272] T f1338a29d85443cabedde08994e686f0 P 48c4fa18696041209e28db57f340844b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.905232 11168 tablet_replica.cc:333] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b: stopping tablet replica
I20260710 13:20:35.905778 11168 raft_consensus.cc:2243] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.906538 11168 raft_consensus.cc:2272] T 3e9e5b9a3b574e8fae1d44a94aceb73d P 48c4fa18696041209e28db57f340844b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.908485 11168 tablet_replica.cc:333] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b: stopping tablet replica
I20260710 13:20:35.908986 11168 raft_consensus.cc:2243] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.909425 11168 raft_consensus.cc:2272] T 6d84d0a884534e3ba7e2c6316ebe5b67 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.910971 11168 tablet_replica.cc:333] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b: stopping tablet replica
I20260710 13:20:35.911443 11168 raft_consensus.cc:2243] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.911841 11168 raft_consensus.cc:2272] T 6e1760b6255c451b8b46c3570dc733d4 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.913775 11168 tablet_replica.cc:333] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b: stopping tablet replica
I20260710 13:20:35.914230 11168 raft_consensus.cc:2243] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:35.914639 11168 raft_consensus.cc:2272] T 2e1ae4d30cc84afd8efb6e686b2c0329 P 48c4fa18696041209e28db57f340844b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.943411 11168 tablet_server.cc:196] TabletServer@127.10.232.3:0 shutdown complete.
I20260710 13:20:35.960891 11168 master.cc:562] Master@127.10.232.62:37485 shutting down...
I20260710 13:20:35.980199 11168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:35.980760 11168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:35.981127 11168 tablet_replica.cc:333] T 00000000000000000000000000000000 P e97a74b3a0594b80b2847812502912f8: stopping tablet replica
W20260710 13:20:36.166146 11748 debug-util.cc:398] Leaking SignalData structure 0x7b0800052ac0 after lost signal to thread 11171
W20260710 13:20:36.999198 11168 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11748)
W20260710 13:20:37.999776 11168 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11748)
I20260710 13:20:38.282366 11168 master.cc:584] Master@127.10.232.62:37485 shutdown complete.
48c4fa18696041209e28db57f340844b  1
83f14d3cc07a47fdb243d2f5e458d5a3  4
fc30d3f107a6443b82e7841809438502  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (12968 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:20:38.333112 11168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.62:40673
I20260710 13:20:38.334751 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:38.340988 12179 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:20:38.341336 12178 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:20:38.341780 12181 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:20:38.343132 11168 server_base.cc:1061] running on GCE node
I20260710 13:20:38.344099 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:38.344311 11168 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:20:38.344501 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689638344484 us; error 0 us; skew 500 ppm
I20260710 13:20:38.345114 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:38.347718 11168 webserver.cc:533] Webserver started at http://127.10.232.62:44973/ using document root <none> and password file <none>
I20260710 13:20:38.348249 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:38.349988 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:38.350368 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:38.351471 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/master-0-root/instance:
uuid: "dc7fcf1f2dbc4a728a195bb5f40936c7"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-dgm9"
I20260710 13:20:38.355832 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260710 13:20:38.359441 12186 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:20:38.360431 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:38.360688 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/master-0-root
uuid: "dc7fcf1f2dbc4a728a195bb5f40936c7"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-dgm9"
I20260710 13:20:38.360944 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-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:20:38.391794 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:38.393036 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:38.443348 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.62:40673
I20260710 13:20:38.443580 12237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.62:40673 every 8 connection(s)
I20260710 13:20:38.448227 12238 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:20:38.461037 12238 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7: Bootstrap starting.
I20260710 13:20:38.465864 12238 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.470228 12238 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7: No bootstrap required, opened a new log
I20260710 13:20:38.472421 12238 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7fcf1f2dbc4a728a195bb5f40936c7" member_type: VOTER }
I20260710 13:20:38.472795 12238 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.473114 12238 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc7fcf1f2dbc4a728a195bb5f40936c7, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.473766 12238 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc7fcf1f2dbc4a728a195bb5f40936c7" member_type: VOTER }
I20260710 13:20:38.474211 12238 raft_consensus.cc:399] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:38.474458 12238 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:38.474712 12238 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.478804 12238 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7fcf1f2dbc4a728a195bb5f40936c7" member_type: VOTER }
I20260710 13:20:38.479308 12238 leader_election.cc:304] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [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: dc7fcf1f2dbc4a728a195bb5f40936c7; no voters: 
I20260710 13:20:38.480470 12238 leader_election.cc:290] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:38.480957 12241 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:38.482260 12241 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [term 1 LEADER]: Becoming Leader. State: Replica: dc7fcf1f2dbc4a728a195bb5f40936c7, State: Running, Role: LEADER
I20260710 13:20:38.482956 12241 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [LEADER]: Queue going to LEADER mode. State: All 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: "dc7fcf1f2dbc4a728a195bb5f40936c7" member_type: VOTER }
I20260710 13:20:38.483486 12238 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:38.487368 12242 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dc7fcf1f2dbc4a728a195bb5f40936c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7fcf1f2dbc4a728a195bb5f40936c7" member_type: VOTER } }
I20260710 13:20:38.487668 12243 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc7fcf1f2dbc4a728a195bb5f40936c7. Latest consensus state: current_term: 1 leader_uuid: "dc7fcf1f2dbc4a728a195bb5f40936c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc7fcf1f2dbc4a728a195bb5f40936c7" member_type: VOTER } }
I20260710 13:20:38.488116 12242 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:38.488415 12243 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:38.493005 12247 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:38.500864 12247 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:38.501842 11168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:38.509166 12247 catalog_manager.cc:1383] Generated new cluster ID: 3a907d57115643dfa4b1ee2dd6fab36c
I20260710 13:20:38.509488 12247 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:38.550031 12247 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:38.551487 12247 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:38.563386 12247 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7: Generated new TSK 0
I20260710 13:20:38.563973 12247 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:38.568189 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:38.574462 12259 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:20:38.574770 12260 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:20:38.577510 11168 server_base.cc:1061] running on GCE node
W20260710 13:20:38.577461 12262 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:20:38.578590 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:38.578761 11168 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:20:38.578887 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689638578876 us; error 0 us; skew 500 ppm
I20260710 13:20:38.579346 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:38.581599 11168 webserver.cc:533] Webserver started at http://127.10.232.1:38381/ using document root <none> and password file <none>
I20260710 13:20:38.582139 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:38.582317 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:38.582530 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:38.583536 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-0-root/instance:
uuid: "729b5a087e9f47b0bcbf8705b03e6350"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-dgm9"
I20260710 13:20:38.588115 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:38.591867 12267 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:20:38.592712 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:20:38.593037 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-0-root
uuid: "729b5a087e9f47b0bcbf8705b03e6350"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-dgm9"
I20260710 13:20:38.593384 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-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:20:38.607447 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:38.608705 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:38.610299 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:38.612906 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:38.613155 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.613462 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:38.613658 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.655308 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.1:42133
I20260710 13:20:38.655433 12329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.1:42133 every 8 connection(s)
I20260710 13:20:38.660221 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:38.667728 12334 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:20:38.669775 12335 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:20:38.671332 12337 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:20:38.672432 12330 heartbeater.cc:344] Connected to a master server at 127.10.232.62:40673
I20260710 13:20:38.672853 12330 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:38.673126 11168 server_base.cc:1061] running on GCE node
I20260710 13:20:38.673717 12330 heartbeater.cc:507] Master 127.10.232.62:40673 requested a full tablet report, sending...
I20260710 13:20:38.674015 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:38.674238 11168 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:20:38.674425 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689638674379 us; error 0 us; skew 500 ppm
I20260710 13:20:38.675102 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:38.676026 12203 ts_manager.cc:194] Registered new tserver with Master: 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133)
I20260710 13:20:38.677692 11168 webserver.cc:533] Webserver started at http://127.10.232.2:44349/ using document root <none> and password file <none>
I20260710 13:20:38.678175 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:38.678104 12203 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56304
I20260710 13:20:38.678512 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:38.678821 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:38.680037 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-1-root/instance:
uuid: "1fc3783960884a89b26356a143dc9162"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-dgm9"
I20260710 13:20:38.684386 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:38.687803 12342 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:20:38.688724 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:38.689128 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-1-root
uuid: "1fc3783960884a89b26356a143dc9162"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-dgm9"
I20260710 13:20:38.689519 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-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:20:38.710456 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:38.711717 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:38.713313 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:38.715682 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:38.715902 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.716148 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:38.716329 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.760462 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.2:35157
I20260710 13:20:38.760565 12404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.2:35157 every 8 connection(s)
I20260710 13:20:38.766244 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:38.774159 12408 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:20:38.776605 12409 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:20:38.777772 12411 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:20:38.778976 11168 server_base.cc:1061] running on GCE node
I20260710 13:20:38.779932 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:38.780210 11168 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:20:38.780361 12405 heartbeater.cc:344] Connected to a master server at 127.10.232.62:40673
I20260710 13:20:38.780423 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689638780403 us; error 0 us; skew 500 ppm
I20260710 13:20:38.780800 12405 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:38.781248 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:38.781747 12405 heartbeater.cc:507] Master 127.10.232.62:40673 requested a full tablet report, sending...
I20260710 13:20:38.783993 11168 webserver.cc:533] Webserver started at http://127.10.232.3:45365/ using document root <none> and password file <none>
I20260710 13:20:38.784091 12203 ts_manager.cc:194] Registered new tserver with Master: 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:38.784550 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:38.784808 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:38.785132 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:38.785728 12203 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56320
I20260710 13:20:38.786379 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-2-root/instance:
uuid: "5f89f3d1db664831b73ba01110def16e"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-dgm9"
I20260710 13:20:38.792013 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:38.796073 12416 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:20:38.796949 11168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:38.797209 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-2-root
uuid: "5f89f3d1db664831b73ba01110def16e"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-dgm9"
I20260710 13:20:38.797564 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-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:20:38.810604 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:38.811772 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:38.813169 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:38.815428 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:38.815601 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.815897 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:38.816035 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.858412 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.3:42927
I20260710 13:20:38.858506 12478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.3:42927 every 8 connection(s)
I20260710 13:20:38.872192 12479 heartbeater.cc:344] Connected to a master server at 127.10.232.62:40673
I20260710 13:20:38.872577 12479 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:38.873402 12479 heartbeater.cc:507] Master 127.10.232.62:40673 requested a full tablet report, sending...
I20260710 13:20:38.875379 12203 ts_manager.cc:194] Registered new tserver with Master: 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:38.876161 11168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014598767s
I20260710 13:20:38.876771 12203 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56322
I20260710 13:20:38.901706 12203 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56324:
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:20:38.905637 12203 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:20:39.031523 12370 tablet_service.cc:1511] Processing CreateTablet for tablet dce4e3b4cf9b49aa904c265af722e1f2 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:39.033098 12370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce4e3b4cf9b49aa904c265af722e1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.035408 12295 tablet_service.cc:1511] Processing CreateTablet for tablet dce4e3b4cf9b49aa904c265af722e1f2 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:39.036971 12295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce4e3b4cf9b49aa904c265af722e1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.037599 12290 tablet_service.cc:1511] Processing CreateTablet for tablet adb9532376f647de99808b92cfc00b3c (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:39.039156 12290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb9532376f647de99808b92cfc00b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.039564 12292 tablet_service.cc:1511] Processing CreateTablet for tablet 7821eefba357460f8f726194710fb638 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:39.041024 12292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7821eefba357460f8f726194710fb638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.046917 12289 tablet_service.cc:1511] Processing CreateTablet for tablet c1af002359ef4c4bb08d66b958d1d7f7 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:39.037652 12291 tablet_service.cc:1511] Processing CreateTablet for tablet 7efada758a644a658fb3a14671f7f834 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:39.044507 12294 tablet_service.cc:1511] Processing CreateTablet for tablet 78074b3fd90f4dfd8de238194ab73088 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:39.050845 12366 tablet_service.cc:1511] Processing CreateTablet for tablet 7efada758a644a658fb3a14671f7f834 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:39.067935 12291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efada758a644a658fb3a14671f7f834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.068439 12366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efada758a644a658fb3a14671f7f834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.070247 12294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78074b3fd90f4dfd8de238194ab73088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.051970 12288 tablet_service.cc:1511] Processing CreateTablet for tablet 74f28aa86e8642b392bf8be589c8da0c (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:39.071586 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1af002359ef4c4bb08d66b958d1d7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.072355 12288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f28aa86e8642b392bf8be589c8da0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.052420 12287 tablet_service.cc:1511] Processing CreateTablet for tablet c9560387d61f49f996527db815c8b79f (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:39.074162 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9560387d61f49f996527db815c8b79f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.052704 12365 tablet_service.cc:1511] Processing CreateTablet for tablet adb9532376f647de99808b92cfc00b3c (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:39.076074 12365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb9532376f647de99808b92cfc00b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.054466 12364 tablet_service.cc:1511] Processing CreateTablet for tablet c1af002359ef4c4bb08d66b958d1d7f7 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:39.077960 12364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1af002359ef4c4bb08d66b958d1d7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.054469 12286 tablet_service.cc:1511] Processing CreateTablet for tablet e7e9ce5170cc4bd697c0949b823cdd9a (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:39.049014 12367 tablet_service.cc:1511] Processing CreateTablet for tablet 7821eefba357460f8f726194710fb638 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:39.079762 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e9ce5170cc4bd697c0949b823cdd9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.079946 12367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7821eefba357460f8f726194710fb638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.042421 12369 tablet_service.cc:1511] Processing CreateTablet for tablet 78074b3fd90f4dfd8de238194ab73088 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:39.082722 12369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78074b3fd90f4dfd8de238194ab73088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.042487 12293 tablet_service.cc:1511] Processing CreateTablet for tablet f56499b68c724b2c8eec03ae9232e1f8 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:39.085119 12293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56499b68c724b2c8eec03ae9232e1f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.046698 12368 tablet_service.cc:1511] Processing CreateTablet for tablet f56499b68c724b2c8eec03ae9232e1f8 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:39.087049 12368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56499b68c724b2c8eec03ae9232e1f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.064498 12363 tablet_service.cc:1511] Processing CreateTablet for tablet 74f28aa86e8642b392bf8be589c8da0c (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:39.089006 12363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f28aa86e8642b392bf8be589c8da0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.066331 12362 tablet_service.cc:1511] Processing CreateTablet for tablet c9560387d61f49f996527db815c8b79f (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:39.090899 12362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9560387d61f49f996527db815c8b79f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.181324 12444 tablet_service.cc:1511] Processing CreateTablet for tablet dce4e3b4cf9b49aa904c265af722e1f2 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:39.182727 12444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce4e3b4cf9b49aa904c265af722e1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.183945 12441 tablet_service.cc:1511] Processing CreateTablet for tablet 7821eefba357460f8f726194710fb638 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:39.186340 12440 tablet_service.cc:1511] Processing CreateTablet for tablet 7efada758a644a658fb3a14671f7f834 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:39.187430 12442 tablet_service.cc:1511] Processing CreateTablet for tablet f56499b68c724b2c8eec03ae9232e1f8 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:39.188742 12439 tablet_service.cc:1511] Processing CreateTablet for tablet adb9532376f647de99808b92cfc00b3c (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:39.191102 12361 tablet_service.cc:1511] Processing CreateTablet for tablet e7e9ce5170cc4bd697c0949b823cdd9a (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:39.192564 12361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e9ce5170cc4bd697c0949b823cdd9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.191165 12438 tablet_service.cc:1511] Processing CreateTablet for tablet c1af002359ef4c4bb08d66b958d1d7f7 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:39.193471 12437 tablet_service.cc:1511] Processing CreateTablet for tablet 74f28aa86e8642b392bf8be589c8da0c (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:39.196453 12436 tablet_service.cc:1511] Processing CreateTablet for tablet c9560387d61f49f996527db815c8b79f (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:39.186342 12443 tablet_service.cc:1511] Processing CreateTablet for tablet 78074b3fd90f4dfd8de238194ab73088 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:39.201365 12435 tablet_service.cc:1511] Processing CreateTablet for tablet e7e9ce5170cc4bd697c0949b823cdd9a (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:39.205237 12441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7821eefba357460f8f726194710fb638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.207562 12440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efada758a644a658fb3a14671f7f834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.213694 12443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78074b3fd90f4dfd8de238194ab73088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.217649 12439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb9532376f647de99808b92cfc00b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.220219 12436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9560387d61f49f996527db815c8b79f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.223362 12437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f28aa86e8642b392bf8be589c8da0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.225651 12442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56499b68c724b2c8eec03ae9232e1f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.229557 12438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1af002359ef4c4bb08d66b958d1d7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.230895 12292 tablet_service.cc:1511] Processing CreateTablet for tablet f5dbffe08da640e5819605315e2dbc14 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:39.233660 12435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e9ce5170cc4bd697c0949b823cdd9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.270013 12292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dbffe08da640e5819605315e2dbc14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.275390 12361 tablet_service.cc:1511] Processing CreateTablet for tablet a047397df4634370bb6e5639d186e992 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:39.288008 12290 tablet_service.cc:1511] Processing CreateTablet for tablet e8b20a3dbf314343945ebb402508465e (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:39.293984 12290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b20a3dbf314343945ebb402508465e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.318034 12493 tablet_bootstrap.cc:492] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:39.318672 12361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a047397df4634370bb6e5639d186e992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.326392 12440 tablet_service.cc:1511] Processing CreateTablet for tablet 29c880e8bf754365b75aeb28a5538b04 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:39.334040 12440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c880e8bf754365b75aeb28a5538b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.340185 12437 tablet_service.cc:1511] Processing CreateTablet for tablet e8b20a3dbf314343945ebb402508465e (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:39.343050 12369 tablet_service.cc:1511] Processing CreateTablet for tablet e8b20a3dbf314343945ebb402508465e (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:39.344870 12369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b20a3dbf314343945ebb402508465e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.341393 12444 tablet_service.cc:1511] Processing CreateTablet for tablet a047397df4634370bb6e5639d186e992 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:39.333912 12441 tablet_service.cc:1511] Processing CreateTablet for tablet f5dbffe08da640e5819605315e2dbc14 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:39.330277 12370 tablet_service.cc:1511] Processing CreateTablet for tablet f5dbffe08da640e5819605315e2dbc14 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:39.352504 12439 tablet_service.cc:1511] Processing CreateTablet for tablet 308997d48c914e6e8cbcc199bc30914a (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:39.360292 12286 tablet_service.cc:1511] Processing CreateTablet for tablet a047397df4634370bb6e5639d186e992 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:39.362920 12366 tablet_service.cc:1511] Processing CreateTablet for tablet 308997d48c914e6e8cbcc199bc30914a (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:39.364173 12494 tablet_bootstrap.cc:492] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:39.364660 12444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a047397df4634370bb6e5639d186e992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.364830 12293 tablet_service.cc:1511] Processing CreateTablet for tablet 308997d48c914e6e8cbcc199bc30914a (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:39.365530 12493 tablet_bootstrap.cc:654] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.366057 12370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dbffe08da640e5819605315e2dbc14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.377378 12288 tablet_service.cc:1511] Processing CreateTablet for tablet 29c880e8bf754365b75aeb28a5538b04 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:39.378684 12288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c880e8bf754365b75aeb28a5538b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.356074 12442 tablet_service.cc:1511] Processing CreateTablet for tablet c4087e155d3a4429a0b7e38b17c9dd7f (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:39.382555 12366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308997d48c914e6e8cbcc199bc30914a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.383279 12494 tablet_bootstrap.cc:654] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.369694 12294 tablet_service.cc:1511] Processing CreateTablet for tablet 316306a24dc44f1b960924e2372d257a (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:39.369994 12365 tablet_service.cc:1511] Processing CreateTablet for tablet 29c880e8bf754365b75aeb28a5538b04 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:39.373855 12437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b20a3dbf314343945ebb402508465e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.388535 12365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c880e8bf754365b75aeb28a5538b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.388727 12495 tablet_bootstrap.cc:492] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:39.390152 12287 tablet_service.cc:1511] Processing CreateTablet for tablet b3ba7109162e4d1f9b43e7f108f70829 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:39.392445 12364 tablet_service.cc:1511] Processing CreateTablet for tablet c4087e155d3a4429a0b7e38b17c9dd7f (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:39.399410 12289 tablet_service.cc:1511] Processing CreateTablet for tablet c4087e155d3a4429a0b7e38b17c9dd7f (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:39.414021 12363 tablet_service.cc:1511] Processing CreateTablet for tablet 316306a24dc44f1b960924e2372d257a (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:39.415441 12363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316306a24dc44f1b960924e2372d257a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.416611 12370 tablet_service.cc:1511] Processing CreateTablet for tablet b3ba7109162e4d1f9b43e7f108f70829 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:39.421283 12293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308997d48c914e6e8cbcc199bc30914a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.417248 12443 tablet_service.cc:1511] Processing CreateTablet for tablet b3ba7109162e4d1f9b43e7f108f70829 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:39.423926 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ba7109162e4d1f9b43e7f108f70829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.429829 12294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316306a24dc44f1b960924e2372d257a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.430111 12290 tablet_service.cc:1511] Processing CreateTablet for tablet 64de258480084a39b9e313d646e88793 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:39.431829 12290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64de258480084a39b9e313d646e88793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.433802 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4087e155d3a4429a0b7e38b17c9dd7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.438985 12295 tablet_service.cc:1511] Processing CreateTablet for tablet a751fe5ec4274bbdb7509cf172bf2a49 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:39.440799 12295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a751fe5ec4274bbdb7509cf172bf2a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.441386 12441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dbffe08da640e5819605315e2dbc14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.448407 12495 tablet_bootstrap.cc:654] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.448985 12439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308997d48c914e6e8cbcc199bc30914a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.452193 12367 tablet_service.cc:1511] Processing CreateTablet for tablet a751fe5ec4274bbdb7509cf172bf2a49 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:39.453102 12442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4087e155d3a4429a0b7e38b17c9dd7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.454464 12361 tablet_service.cc:1511] Processing CreateTablet for tablet 8d05dbd6e5f748f49c71b1a2fb2b684e (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:39.455651 12368 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1800499c234253a7ab86d6acd54539 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:39.457789 12438 tablet_service.cc:1511] Processing CreateTablet for tablet 316306a24dc44f1b960924e2372d257a (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:39.458688 12443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ba7109162e4d1f9b43e7f108f70829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.417665 12364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4087e155d3a4429a0b7e38b17c9dd7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.468724 12291 tablet_service.cc:1511] Processing CreateTablet for tablet 8d05dbd6e5f748f49c71b1a2fb2b684e (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:39.472793 12369 tablet_service.cc:1511] Processing CreateTablet for tablet 64de258480084a39b9e313d646e88793 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:39.476039 12435 tablet_service.cc:1511] Processing CreateTablet for tablet 64de258480084a39b9e313d646e88793 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:39.477563 12370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ba7109162e4d1f9b43e7f108f70829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.478652 12436 tablet_service.cc:1511] Processing CreateTablet for tablet 8d05dbd6e5f748f49c71b1a2fb2b684e (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
W20260710 13:20:39.495682 12251 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:39.486598 12435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64de258480084a39b9e313d646e88793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.498322 12294 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1800499c234253a7ab86d6acd54539 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:39.503901 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a047397df4634370bb6e5639d186e992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.505836 12367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a751fe5ec4274bbdb7509cf172bf2a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.508965 12438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316306a24dc44f1b960924e2372d257a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.518314 12369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64de258480084a39b9e313d646e88793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.521592 12436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d05dbd6e5f748f49c71b1a2fb2b684e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.525373 12291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d05dbd6e5f748f49c71b1a2fb2b684e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.521657 12361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d05dbd6e5f748f49c71b1a2fb2b684e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.537295 12294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1800499c234253a7ab86d6acd54539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.542418 12292 tablet_service.cc:1511] Processing CreateTablet for tablet b758f67d2f4e4b21a417b242e01990ac (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:39.543728 12292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b758f67d2f4e4b21a417b242e01990ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.548130 12440 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1800499c234253a7ab86d6acd54539 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:39.549880 12439 tablet_service.cc:1511] Processing CreateTablet for tablet a751fe5ec4274bbdb7509cf172bf2a49 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:39.550347 12362 tablet_service.cc:1511] Processing CreateTablet for tablet 02448e05423b41518f7a079ce0255374 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:39.551657 12362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02448e05423b41518f7a079ce0255374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.561057 12442 tablet_service.cc:1511] Processing CreateTablet for tablet 02448e05423b41518f7a079ce0255374 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:39.563016 12493 tablet_bootstrap.cc:492] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:39.563514 12493 ts_tablet_manager.cc:1403] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.246s	user 0.030s	sys 0.060s
I20260710 13:20:39.508144 12288 tablet_service.cc:1511] Processing CreateTablet for tablet 02448e05423b41518f7a079ce0255374 (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:39.574051 12493 raft_consensus.cc:359] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.574780 12493 raft_consensus.cc:385] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.575074 12493 raft_consensus.cc:740] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.575800 12493 consensus_queue.cc:260] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.569669 12440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1800499c234253a7ab86d6acd54539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.578852 12437 tablet_service.cc:1511] Processing CreateTablet for tablet b758f67d2f4e4b21a417b242e01990ac (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:39.581579 12439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a751fe5ec4274bbdb7509cf172bf2a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.582898 12369 tablet_service.cc:1511] Processing CreateTablet for tablet b758f67d2f4e4b21a417b242e01990ac (DEFAULT_TABLE table=test-workload [id=39bc306501ba40129cba18f6879e2bee]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:39.583810 12442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02448e05423b41518f7a079ce0255374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.570015 12368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1800499c234253a7ab86d6acd54539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.585716 12437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b758f67d2f4e4b21a417b242e01990ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.585779 12495 tablet_bootstrap.cc:492] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:39.586287 12495 ts_tablet_manager.cc:1403] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.198s	user 0.013s	sys 0.025s
I20260710 13:20:39.587002 12494 tablet_bootstrap.cc:492] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:39.587522 12494 ts_tablet_manager.cc:1403] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.224s	user 0.013s	sys 0.008s
I20260710 13:20:39.589035 12495 raft_consensus.cc:359] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.589892 12288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02448e05423b41518f7a079ce0255374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.589861 12495 raft_consensus.cc:385] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.590337 12495 raft_consensus.cc:740] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.591162 12495 consensus_queue.cc:260] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.599720 12369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b758f67d2f4e4b21a417b242e01990ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.599123 12494 raft_consensus.cc:359] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.610514 12494 raft_consensus.cc:385] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.641544 12330 heartbeater.cc:499] Master 127.10.232.62:40673 was elected leader, sending a full tablet report...
I20260710 13:20:39.641512 12499 raft_consensus.cc:493] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.646230 12499 raft_consensus.cc:515] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.649999 12499 leader_election.cc:290] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:39.638377 12494 raft_consensus.cc:740] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.670303 12494 consensus_queue.cc:260] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.709996 12479 heartbeater.cc:499] Master 127.10.232.62:40673 was elected leader, sending a full tablet report...
I20260710 13:20:39.721846 12493 ts_tablet_manager.cc:1434] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.158s	user 0.005s	sys 0.010s
I20260710 13:20:39.723361 12493 tablet_bootstrap.cc:492] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:39.754384 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb9532376f647de99808b92cfc00b3c" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
W20260710 13:20:39.756318 12271 leader_election.cc:343] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.762507 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb9532376f647de99808b92cfc00b3c" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:39.763274 12454 raft_consensus.cc:2468] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
I20260710 13:20:39.764892 12271 leader_election.cc:304] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:39.766036 12501 raft_consensus.cc:2804] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.766443 12501 raft_consensus.cc:493] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.766789 12501 raft_consensus.cc:3060] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.769546 12495 ts_tablet_manager.cc:1434] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.183s	user 0.026s	sys 0.047s
I20260710 13:20:39.774464 12501 raft_consensus.cc:515] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.775882 12405 heartbeater.cc:499] Master 127.10.232.62:40673 was elected leader, sending a full tablet report...
I20260710 13:20:39.776566 12494 ts_tablet_manager.cc:1434] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.189s	user 0.010s	sys 0.047s
I20260710 13:20:39.777673 12494 tablet_bootstrap.cc:492] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:39.778963 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb9532376f647de99808b92cfc00b3c" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:39.781435 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb9532376f647de99808b92cfc00b3c" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:39.782051 12454 raft_consensus.cc:3060] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.785130 12494 tablet_bootstrap.cc:654] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:39.789773 12271 leader_election.cc:343] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.777697 12501 leader_election.cc:290] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:39.791596 12454 raft_consensus.cc:2468] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 1.
I20260710 13:20:39.792949 12271 leader_election.cc:304] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:39.793709 12501 raft_consensus.cc:2804] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.794229 12501 raft_consensus.cc:697] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Becoming Leader. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Running, Role: LEADER
I20260710 13:20:39.795842 12493 tablet_bootstrap.cc:654] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.794312 12495 tablet_bootstrap.cc:492] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:39.795357 12501 consensus_queue.cc:237] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.800084 12494 tablet_bootstrap.cc:492] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:39.800635 12494 ts_tablet_manager.cc:1403] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.002s
I20260710 13:20:39.804134 12494 raft_consensus.cc:359] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.805055 12494 raft_consensus.cc:385] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.805461 12494 raft_consensus.cc:740] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.806522 12494 consensus_queue.cc:260] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.809126 12494 ts_tablet_manager.cc:1434] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:20:39.809657 12493 tablet_bootstrap.cc:492] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:39.810216 12494 tablet_bootstrap.cc:492] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:39.810308 12493 ts_tablet_manager.cc:1403] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.006s
I20260710 13:20:39.813916 12493 raft_consensus.cc:359] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.815024 12493 raft_consensus.cc:385] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.815402 12493 raft_consensus.cc:740] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.816330 12493 consensus_queue.cc:260] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.818531 12495 tablet_bootstrap.cc:654] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.819038 12493 ts_tablet_manager.cc:1434] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 13:20:39.820080 12493 tablet_bootstrap.cc:492] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:39.820097 12494 tablet_bootstrap.cc:654] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.822571 12203 catalog_manager.cc:5697] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: term changed from 0 to 1, leader changed from <none> to 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.828568 12493 tablet_bootstrap.cc:654] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.832317 12494 tablet_bootstrap.cc:492] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:39.832700 12495 tablet_bootstrap.cc:492] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:39.832881 12494 ts_tablet_manager.cc:1403] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260710 13:20:39.833514 12495 ts_tablet_manager.cc:1403] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.005s
I20260710 13:20:39.836216 12494 raft_consensus.cc:359] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.837013 12494 raft_consensus.cc:385] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.837409 12494 raft_consensus.cc:740] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.837357 12495 raft_consensus.cc:359] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.838552 12495 raft_consensus.cc:385] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.838940 12495 raft_consensus.cc:740] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.838958 12494 consensus_queue.cc:260] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.841676 12494 ts_tablet_manager.cc:1434] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:20:39.842695 12494 tablet_bootstrap.cc:492] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:39.848573 12494 tablet_bootstrap.cc:654] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.850054 12495 consensus_queue.cc:260] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.851895 12500 raft_consensus.cc:493] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.852515 12500 raft_consensus.cc:515] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.857900 12500 leader_election.cc:290] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:39.860318 12504 raft_consensus.cc:493] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.860662 12495 ts_tablet_manager.cc:1434] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 13:20:39.861002 12504 raft_consensus.cc:515] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.863407 12495 tablet_bootstrap.cc:492] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:39.865052 12504 leader_election.cc:290] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:39.874032 12495 tablet_bootstrap.cc:654] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.890761 12494 tablet_bootstrap.cc:492] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:39.891426 12494 ts_tablet_manager.cc:1403] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.017s
I20260710 13:20:39.893005 12493 tablet_bootstrap.cc:492] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:39.893576 12493 ts_tablet_manager.cc:1403] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.020s
I20260710 13:20:39.896883 12495 tablet_bootstrap.cc:492] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:39.897518 12495 ts_tablet_manager.cc:1403] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.003s
I20260710 13:20:39.897564 12493 raft_consensus.cc:359] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.899029 12493 raft_consensus.cc:385] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.899358 12493 raft_consensus.cc:740] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.900233 12493 consensus_queue.cc:260] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.901501 12495 raft_consensus.cc:359] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.902418 12495 raft_consensus.cc:385] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.902758 12495 raft_consensus.cc:740] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.902971 12493 ts_tablet_manager.cc:1434] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:39.903972 12493 tablet_bootstrap.cc:492] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:39.903635 12495 consensus_queue.cc:260] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.906468 12495 ts_tablet_manager.cc:1434] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:39.907472 12495 tablet_bootstrap.cc:492] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:39.911180 12493 tablet_bootstrap.cc:654] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.912539 12494 raft_consensus.cc:359] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.913446 12494 raft_consensus.cc:385] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.913769 12494 raft_consensus.cc:740] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.914113 12495 tablet_bootstrap.cc:654] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.914794 12494 consensus_queue.cc:260] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.923465 12494 ts_tablet_manager.cc:1434] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.004s
I20260710 13:20:39.940544 12493 tablet_bootstrap.cc:492] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:39.945459 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efada758a644a658fb3a14671f7f834" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:39.947046 12493 ts_tablet_manager.cc:1403] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.000s
W20260710 13:20:39.948181 12420 leader_election.cc:343] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.950785 12495 tablet_bootstrap.cc:492] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:39.950376 12493 raft_consensus.cc:359] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.951239 12493 raft_consensus.cc:385] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.951408 12495 ts_tablet_manager.cc:1403] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.020s
I20260710 13:20:39.951561 12493 raft_consensus.cc:740] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.953810 12493 consensus_queue.cc:260] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.954526 12494 tablet_bootstrap.cc:492] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:39.954490 12495 raft_consensus.cc:359] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.955492 12495 raft_consensus.cc:385] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.955863 12495 raft_consensus.cc:740] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.956871 12495 consensus_queue.cc:260] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.961561 12493 ts_tablet_manager.cc:1434] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:20:39.962651 12493 tablet_bootstrap.cc:492] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:39.966575 12494 tablet_bootstrap.cc:654] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.971941 12495 ts_tablet_manager.cc:1434] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:20:39.972064 12493 tablet_bootstrap.cc:654] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.975735 12495 tablet_bootstrap.cc:492] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:39.978258 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78074b3fd90f4dfd8de238194ab73088" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:39.984579 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78074b3fd90f4dfd8de238194ab73088" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:39.986531 12493 tablet_bootstrap.cc:492] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:39.986610 12495 tablet_bootstrap.cc:654] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.987145 12493 ts_tablet_manager.cc:1403] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
W20260710 13:20:39.987679 12346 leader_election.cc:343] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:39.989547 12345 leader_election.cc:343] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.990135 12345 leader_election.cc:304] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fc3783960884a89b26356a143dc9162; no voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:39.990792 12493 raft_consensus.cc:359] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.991678 12504 raft_consensus.cc:2749] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:39.991783 12493 raft_consensus.cc:385] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.992352 12493 raft_consensus.cc:740] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.993350 12493 consensus_queue.cc:260] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:39.975612 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efada758a644a658fb3a14671f7f834" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:39.996853 12493 ts_tablet_manager.cc:1434] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:39.998245 12493 tablet_bootstrap.cc:492] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
W20260710 13:20:39.998224 12419 leader_election.cc:343] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.999039 12419 leader_election.cc:304] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e; no voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:40.000108 12500 raft_consensus.cc:2749] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.007673 12493 tablet_bootstrap.cc:654] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.011831 12495 tablet_bootstrap.cc:492] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:40.013096 12495 ts_tablet_manager.cc:1403] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.011s
I20260710 13:20:40.015283 12495 raft_consensus.cc:359] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.015833 12495 raft_consensus.cc:385] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.016104 12495 raft_consensus.cc:740] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.016856 12495 consensus_queue.cc:260] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.019214 12495 ts_tablet_manager.cc:1434] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:40.020187 12495 tablet_bootstrap.cc:492] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:40.021822 12494 tablet_bootstrap.cc:492] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:40.022537 12494 ts_tablet_manager.cc:1403] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.033s
I20260710 13:20:40.025588 12494 raft_consensus.cc:359] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.026351 12494 raft_consensus.cc:385] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.026685 12494 raft_consensus.cc:740] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.026957 12495 tablet_bootstrap.cc:654] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.027513 12494 consensus_queue.cc:260] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.029919 12494 ts_tablet_manager.cc:1434] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:20:40.030915 12494 tablet_bootstrap.cc:492] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:40.032199 12493 tablet_bootstrap.cc:492] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:40.032730 12493 ts_tablet_manager.cc:1403] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.015s
I20260710 13:20:40.034380 12495 tablet_bootstrap.cc:492] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:40.034875 12495 ts_tablet_manager.cc:1403] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260710 13:20:40.035835 12493 raft_consensus.cc:359] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.036721 12493 raft_consensus.cc:385] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.037050 12493 raft_consensus.cc:740] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.037881 12494 tablet_bootstrap.cc:654] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.037837 12493 consensus_queue.cc:260] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.037900 12495 raft_consensus.cc:359] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.038980 12495 raft_consensus.cc:385] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.039315 12495 raft_consensus.cc:740] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.040238 12493 ts_tablet_manager.cc:1434] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:20:40.040189 12495 consensus_queue.cc:260] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.042027 12493 tablet_bootstrap.cc:492] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:40.045934 12495 ts_tablet_manager.cc:1434] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:20:40.046994 12495 tablet_bootstrap.cc:492] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:40.050866 12493 tablet_bootstrap.cc:654] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.053627 12495 tablet_bootstrap.cc:654] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.066010 12504 raft_consensus.cc:493] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.066776 12504 raft_consensus.cc:515] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.071512 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce4e3b4cf9b49aa904c265af722e1f2" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:40.073462 12504 leader_election.cc:290] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
W20260710 13:20:40.074716 12345 leader_election.cc:343] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.075093 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce4e3b4cf9b49aa904c265af722e1f2" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.075980 12454 raft_consensus.cc:2468] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 0.
I20260710 13:20:40.077713 12346 leader_election.cc:304] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [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: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e; no voters: 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:40.079635 12504 raft_consensus.cc:2804] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.080361 12504 raft_consensus.cc:493] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.081069 12504 raft_consensus.cc:3060] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.090605 12493 tablet_bootstrap.cc:492] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:40.092639 12493 ts_tablet_manager.cc:1403] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.024s
I20260710 13:20:40.092720 12504 raft_consensus.cc:515] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.093538 12495 tablet_bootstrap.cc:492] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:40.094015 12495 ts_tablet_manager.cc:1403] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.029s
I20260710 13:20:40.095239 12494 tablet_bootstrap.cc:492] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:40.095755 12494 ts_tablet_manager.cc:1403] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.065s	user 0.031s	sys 0.016s
I20260710 13:20:40.096161 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce4e3b4cf9b49aa904c265af722e1f2" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:40.095738 12493 raft_consensus.cc:359] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.096691 12493 raft_consensus.cc:385] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.097028 12493 raft_consensus.cc:740] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.096903 12495 raft_consensus.cc:359] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
W20260710 13:20:40.097579 12345 leader_election.cc:343] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.097692 12495 raft_consensus.cc:385] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.098152 12495 raft_consensus.cc:740] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.098052 12493 consensus_queue.cc:260] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.099004 12494 raft_consensus.cc:359] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.099466 12495 consensus_queue.cc:260] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.100088 12494 raft_consensus.cc:385] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.100499 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce4e3b4cf9b49aa904c265af722e1f2" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:40.101183 12454 raft_consensus.cc:3060] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.102506 12495 ts_tablet_manager.cc:1434] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:20:40.103924 12495 tablet_bootstrap.cc:492] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:40.108552 12493 ts_tablet_manager.cc:1434] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 13:20:40.109207 12454 raft_consensus.cc:2468] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 1.
I20260710 13:20:40.111049 12346 leader_election.cc:304] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [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: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e; no voters: 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:40.111451 12495 tablet_bootstrap.cc:654] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.100466 12494 raft_consensus.cc:740] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.116323 12494 consensus_queue.cc:260] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.118563 12500 raft_consensus.cc:493] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.119292 12493 tablet_bootstrap.cc:492] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:40.109750 12504 leader_election.cc:290] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.119107 12500 raft_consensus.cc:515] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.120726 12504 raft_consensus.cc:2804] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.123097 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af002359ef4c4bb08d66b958d1d7f7" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
W20260710 13:20:40.124779 12419 leader_election.cc:343] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.124892 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af002359ef4c4bb08d66b958d1d7f7" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:40.122216 12504 raft_consensus.cc:697] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Becoming Leader. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Running, Role: LEADER
W20260710 13:20:40.126912 12420 leader_election.cc:343] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.126952 12504 consensus_queue.cc:237] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.127556 12420 leader_election.cc:304] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e; no voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:40.127609 12493 tablet_bootstrap.cc:654] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.129400 12500 leader_election.cc:290] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:40.130168 12500 raft_consensus.cc:2749] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.136688 12495 tablet_bootstrap.cc:492] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:40.137293 12495 ts_tablet_manager.cc:1403] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.006s
I20260710 13:20:40.140790 12495 raft_consensus.cc:359] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.141469 12493 tablet_bootstrap.cc:492] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:40.141580 12495 raft_consensus.cc:385] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.141996 12495 raft_consensus.cc:740] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.142081 12493 ts_tablet_manager.cc:1403] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260710 13:20:40.141664 12202 catalog_manager.cc:5697] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fc3783960884a89b26356a143dc9162 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.144519 12495 consensus_queue.cc:260] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.144835 12493 raft_consensus.cc:359] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.145416 12494 ts_tablet_manager.cc:1434] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.017s
I20260710 13:20:40.145539 12493 raft_consensus.cc:385] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.145874 12493 raft_consensus.cc:740] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.146450 12494 tablet_bootstrap.cc:492] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:40.146793 12495 ts_tablet_manager.cc:1434] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:40.146592 12493 consensus_queue.cc:260] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.147629 12495 tablet_bootstrap.cc:492] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:40.151916 12493 ts_tablet_manager.cc:1434] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:20:40.152899 12493 tablet_bootstrap.cc:492] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:40.153301 12494 tablet_bootstrap.cc:654] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.157017 12495 tablet_bootstrap.cc:654] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.161671 12493 tablet_bootstrap.cc:654] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.173301 12495 tablet_bootstrap.cc:492] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:40.173192 12501 raft_consensus.cc:493] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.173853 12495 ts_tablet_manager.cc:1403] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260710 13:20:40.173837 12501 raft_consensus.cc:515] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.176081 12501 leader_election.cc:290] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.176841 12495 raft_consensus.cc:359] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.177354 12494 tablet_bootstrap.cc:492] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:40.177616 12495 raft_consensus.cc:385] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.177948 12495 raft_consensus.cc:740] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.177966 12493 tablet_bootstrap.cc:492] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:40.178011 12494 ts_tablet_manager.cc:1403] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.032s	user 0.028s	sys 0.003s
I20260710 13:20:40.178485 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f28aa86e8642b392bf8be589c8da0c" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:40.178726 12495 consensus_queue.cc:260] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.179136 12380 raft_consensus.cc:2468] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
I20260710 13:20:40.179256 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f28aa86e8642b392bf8be589c8da0c" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.179912 12454 raft_consensus.cc:2468] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
I20260710 13:20:40.180415 12271 leader_election.cc:304] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:40.178740 12493 ts_tablet_manager.cc:1403] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260710 13:20:40.181367 12494 raft_consensus.cc:359] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.182056 12494 raft_consensus.cc:385] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.182325 12494 raft_consensus.cc:740] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.183014 12494 consensus_queue.cc:260] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.183548 12493 raft_consensus.cc:359] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.184161 12493 raft_consensus.cc:385] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.184415 12493 raft_consensus.cc:740] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.184991 12501 raft_consensus.cc:2804] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.185571 12501 raft_consensus.cc:493] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.185971 12501 raft_consensus.cc:3060] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.185228 12493 consensus_queue.cc:260] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.187599 12495 ts_tablet_manager.cc:1434] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:20:40.185199 12494 ts_tablet_manager.cc:1434] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:20:40.188589 12495 tablet_bootstrap.cc:492] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:40.189248 12494 tablet_bootstrap.cc:492] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:40.194864 12495 tablet_bootstrap.cc:654] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.195199 12493 ts_tablet_manager.cc:1434] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:20:40.196173 12494 tablet_bootstrap.cc:654] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.196167 12493 tablet_bootstrap.cc:492] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:40.198920 12499 raft_consensus.cc:493] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.199811 12499 raft_consensus.cc:515] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.201069 12495 tablet_bootstrap.cc:492] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:40.201532 12495 ts_tablet_manager.cc:1403] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:20:40.202040 12499 leader_election.cc:290] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.204330 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9560387d61f49f996527db815c8b79f" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:40.204130 12495 raft_consensus.cc:359] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.204849 12495 raft_consensus.cc:385] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.205113 12495 raft_consensus.cc:740] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.205531 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9560387d61f49f996527db815c8b79f" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.205803 12495 consensus_queue.cc:260] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.207924 12493 tablet_bootstrap.cc:654] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.207921 12495 ts_tablet_manager.cc:1434] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:40.209462 12495 tablet_bootstrap.cc:492] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:40.213719 12535 raft_consensus.cc:493] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.214228 12535 raft_consensus.cc:515] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.215759 12495 tablet_bootstrap.cc:654] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.217715 12535 leader_election.cc:290] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:40.219141 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821eefba357460f8f726194710fb638" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
W20260710 13:20:40.221472 12420 leader_election.cc:343] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.206147 12454 raft_consensus.cc:2468] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
I20260710 13:20:40.231316 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821eefba357460f8f726194710fb638" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:40.232077 12305 raft_consensus.cc:2468] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
I20260710 13:20:40.235641 12493 tablet_bootstrap.cc:492] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:40.235774 12545 raft_consensus.cc:493] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.238474 12271 leader_election.cc:304] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:40.238682 12545 raft_consensus.cc:515] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.240710 12499 raft_consensus.cc:493] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.241585 12545 leader_election.cc:290] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.236558 12493 ts_tablet_manager.cc:1403] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.009s
I20260710 13:20:40.241501 12499 raft_consensus.cc:515] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.238204 12495 tablet_bootstrap.cc:492] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:40.242959 12495 ts_tablet_manager.cc:1403] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.004s
I20260710 13:20:40.237457 12419 leader_election.cc:304] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:40.244773 12493 raft_consensus.cc:359] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.242269 12545 raft_consensus.cc:2804] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.245682 12545 raft_consensus.cc:493] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.245500 12495 raft_consensus.cc:359] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.246152 12545 raft_consensus.cc:3060] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.245484 12493 raft_consensus.cc:385] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.246788 12493 raft_consensus.cc:740] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.247407 12534 raft_consensus.cc:493] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.247485 12493 consensus_queue.cc:260] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.248162 12534 raft_consensus.cc:515] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.246214 12495 raft_consensus.cc:385] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.249477 12495 raft_consensus.cc:740] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.250263 12495 consensus_queue.cc:260] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.251580 12500 raft_consensus.cc:2804] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.252044 12500 raft_consensus.cc:493] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.252332 12495 ts_tablet_manager.cc:1434] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:20:40.252462 12500 raft_consensus.cc:3060] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.254832 12545 raft_consensus.cc:515] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.257483 12495 tablet_bootstrap.cc:492] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:40.257769 12545 leader_election.cc:290] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.258327 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e9ce5170cc4bd697c0949b823cdd9a" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:40.259289 12305 raft_consensus.cc:2468] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 0.
I20260710 13:20:40.260720 12345 leader_election.cc:304] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:40.261884 12493 ts_tablet_manager.cc:1434] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:20:40.261909 12504 raft_consensus.cc:2804] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.262580 12504 raft_consensus.cc:493] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.263024 12504 raft_consensus.cc:3060] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.263888 12495 tablet_bootstrap.cc:654] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.265424 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e9ce5170cc4bd697c0949b823cdd9a" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.266306 12454 raft_consensus.cc:2468] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 0.
I20260710 13:20:40.268429 12534 leader_election.cc:290] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.272336 12504 raft_consensus.cc:515] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.278095 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e9ce5170cc4bd697c0949b823cdd9a" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:40.278874 12305 raft_consensus.cc:3060] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.279393 12535 raft_consensus.cc:493] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.280267 12535 raft_consensus.cc:515] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.263015 12493 tablet_bootstrap.cc:492] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:40.284049 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78074b3fd90f4dfd8de238194ab73088" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:40.285032 12304 raft_consensus.cc:2468] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
I20260710 13:20:40.286769 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78074b3fd90f4dfd8de238194ab73088" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:40.287644 12380 raft_consensus.cc:2468] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
I20260710 13:20:40.289389 12420 leader_election.cc:304] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e; no voters: 
I20260710 13:20:40.301374 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e9ce5170cc4bd697c0949b823cdd9a" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:40.302235 12454 raft_consensus.cc:3060] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.303462 12499 leader_election.cc:290] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.313055 12493 tablet_bootstrap.cc:654] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.317041 12504 leader_election.cc:290] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.320236 12305 raft_consensus.cc:2468] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 1.
I20260710 13:20:40.321633 12535 leader_election.cc:290] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:40.322018 12345 leader_election.cc:304] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:40.326104 12454 raft_consensus.cc:2468] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 1.
I20260710 13:20:40.328521 12535 raft_consensus.cc:2804] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.327064 12504 raft_consensus.cc:2804] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.331141 12504 raft_consensus.cc:697] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Becoming Leader. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Running, Role: LEADER
I20260710 13:20:40.332358 12504 consensus_queue.cc:237] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.337633 12499 raft_consensus.cc:493] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.338403 12499 raft_consensus.cc:515] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.339888 12493 tablet_bootstrap.cc:492] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:40.340412 12493 ts_tablet_manager.cc:1403] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.002s
I20260710 13:20:40.341568 12499 leader_election.cc:290] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.307593 12500 raft_consensus.cc:515] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.348634 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821eefba357460f8f726194710fb638" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:40.349522 12305 raft_consensus.cc:3060] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.331174 12535 raft_consensus.cc:493] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.350982 12535 raft_consensus.cc:3060] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:40.344892 12420 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.2:35157, user_credentials={real_user=slave}} blocked reactor thread for 55698.3us
W20260710 13:20:40.343803 12271 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.3:42927, user_credentials={real_user=slave}} blocked reactor thread for 105394us
W20260710 13:20:40.357903 12271 leader_election.cc:343] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.359541 12504 raft_consensus.cc:493] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.360234 12504 raft_consensus.cc:515] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.361886 12535 raft_consensus.cc:515] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.363631 12493 raft_consensus.cc:359] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.364526 12493 raft_consensus.cc:385] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.364432 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb9532376f647de99808b92cfc00b3c" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:40.365036 12493 raft_consensus.cc:740] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.366024 12493 consensus_queue.cc:260] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.368850 12493 ts_tablet_manager.cc:1434] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260710 13:20:40.369702 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb9532376f647de99808b92cfc00b3c" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.370752 12454 raft_consensus.cc:2393] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fc3783960884a89b26356a143dc9162 in current term 1: Already voted for candidate 729b5a087e9f47b0bcbf8705b03e6350 in this term.
I20260710 13:20:40.372411 12346 leader_election.cc:304] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fc3783960884a89b26356a143dc9162; no voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:40.373509 12534 raft_consensus.cc:3060] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.373610 12504 leader_election.cc:290] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.382001 12500 leader_election.cc:290] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:40.381506 12201 catalog_manager.cc:5697] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fc3783960884a89b26356a143dc9162 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.384315 12379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821eefba357460f8f726194710fb638" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
W20260710 13:20:40.386101 12420 leader_election.cc:343] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.386029 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e9ce5170cc4bd697c0949b823cdd9a" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.383764 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e9ce5170cc4bd697c0949b823cdd9a" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:40.387215 12454 raft_consensus.cc:2393] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 729b5a087e9f47b0bcbf8705b03e6350 in current term 1: Already voted for candidate 1fc3783960884a89b26356a143dc9162 in this term.
I20260710 13:20:40.389500 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821eefba357460f8f726194710fb638" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:40.376479 12501 raft_consensus.cc:515] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.392674 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821eefba357460f8f726194710fb638" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.393466 12454 raft_consensus.cc:2393] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 729b5a087e9f47b0bcbf8705b03e6350 in current term 1: Already voted for candidate 5f89f3d1db664831b73ba01110def16e in this term.
I20260710 13:20:40.395781 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9560387d61f49f996527db815c8b79f" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:40.398229 12501 leader_election.cc:290] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.400375 12454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9560387d61f49f996527db815c8b79f" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:40.401117 12454 raft_consensus.cc:3060] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.405810 12493 tablet_bootstrap.cc:492] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:40.410967 12534 raft_consensus.cc:2749] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.414345 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78074b3fd90f4dfd8de238194ab73088" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:40.415923 12304 raft_consensus.cc:3060] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.416569 12504 raft_consensus.cc:493] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.417063 12504 raft_consensus.cc:515] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.419705 12504 leader_election.cc:290] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.421430 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efada758a644a658fb3a14671f7f834" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:40.422324 12303 raft_consensus.cc:2468] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 0.
I20260710 13:20:40.424029 12345 leader_election.cc:304] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:40.425701 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efada758a644a658fb3a14671f7f834" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.426528 12453 raft_consensus.cc:2468] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 0.
I20260710 13:20:40.428161 12532 raft_consensus.cc:2804] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.428530 12532 raft_consensus.cc:493] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.428854 12532 raft_consensus.cc:3060] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.428996 12504 raft_consensus.cc:493] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.429880 12535 leader_election.cc:290] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:40.429636 12504 raft_consensus.cc:515] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.434239 12494 tablet_bootstrap.cc:492] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:40.434456 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af002359ef4c4bb08d66b958d1d7f7" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.434669 12494 ts_tablet_manager.cc:1403] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.246s	user 0.101s	sys 0.125s
I20260710 13:20:40.436272 12379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78074b3fd90f4dfd8de238194ab73088" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:40.435050 12453 raft_consensus.cc:2468] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
I20260710 13:20:40.436811 12379 raft_consensus.cc:3060] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.432716 12454 raft_consensus.cc:2468] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 1.
I20260710 13:20:40.438059 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f28aa86e8642b392bf8be589c8da0c" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:40.430807 12501 raft_consensus.cc:493] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.438262 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f28aa86e8642b392bf8be589c8da0c" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:40.438628 12452 raft_consensus.cc:3060] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.438880 12378 raft_consensus.cc:3060] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.438689 12501 raft_consensus.cc:515] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.440116 12535 raft_consensus.cc:493] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.447245 12501 leader_election.cc:290] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.452634 12504 leader_election.cc:290] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.437420 12305 raft_consensus.cc:2468] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:40.480150 12304 raft_consensus.cc:2468] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:40.478405 12271 leader_election.cc:304] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:40.482612 12419 leader_election.cc:304] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:40.482432 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af002359ef4c4bb08d66b958d1d7f7" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:40.483179 12271 leader_election.cc:304] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e
I20260710 13:20:40.448560 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af002359ef4c4bb08d66b958d1d7f7" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:40.485224 12419 leader_election.cc:304] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:40.483865 12305 raft_consensus.cc:2468] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 0.
I20260710 13:20:40.493292 12500 raft_consensus.cc:493] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.492887 12499 consensus_queue.cc:1048] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.449185 12535 raft_consensus.cc:515] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.494269 12500 raft_consensus.cc:515] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.486328 12380 raft_consensus.cc:2468] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
I20260710 13:20:40.487811 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af002359ef4c4bb08d66b958d1d7f7" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.495641 12501 raft_consensus.cc:2804] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:40.486338 12271 leader_election.cc:343] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.502528 12548 raft_consensus.cc:2804] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.502875 12271 leader_election.cc:304] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e
I20260710 13:20:40.503337 12345 leader_election.cc:304] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:40.503878 12499 raft_consensus.cc:2749] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.499650 12501 raft_consensus.cc:493] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:20:40.504571 12271 leader_election.cc:343] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.507565 12453 raft_consensus.cc:2468] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 0.
I20260710 13:20:40.508394 12501 raft_consensus.cc:3060] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.505815 12546 raft_consensus.cc:2749] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.513149 12495 tablet_bootstrap.cc:492] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:40.514147 12495 ts_tablet_manager.cc:1403] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.257s	user 0.053s	sys 0.097s
W20260710 13:20:40.516381 12251 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:40.504593 12504 raft_consensus.cc:2804] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.519227 12504 raft_consensus.cc:493] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.519656 12504 raft_consensus.cc:3060] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.522730 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308997d48c914e6e8cbcc199bc30914a" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
W20260710 13:20:40.525673 12420 leader_election.cc:343] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.527086 12500 leader_election.cc:290] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:40.530035 12552 raft_consensus.cc:2804] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.531263 12548 raft_consensus.cc:697] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Becoming Leader. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Running, Role: LEADER
I20260710 13:20:40.533072 12534 consensus_queue.cc:1048] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:20:40.535450 12552 raft_consensus.cc:697] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Becoming Leader. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Running, Role: LEADER
I20260710 13:20:40.530879 12546 consensus_queue.cc:1048] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:20:40.536824 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efada758a644a658fb3a14671f7f834" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:40.536979 12552 consensus_queue.cc:237] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.540026 12451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efada758a644a658fb3a14671f7f834" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.541064 12451 raft_consensus.cc:2468] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
I20260710 13:20:40.542183 12535 leader_election.cc:290] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:40.545933 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:40.542943 12532 raft_consensus.cc:515] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.547266 12494 raft_consensus.cc:359] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.548064 12494 raft_consensus.cc:385] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.548138 12377 raft_consensus.cc:2393] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 729b5a087e9f47b0bcbf8705b03e6350 in current term 1: Already voted for candidate 1fc3783960884a89b26356a143dc9162 in this term.
W20260710 13:20:40.548285 12420 leader_election.cc:343] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.543593 12493 tablet_bootstrap.cc:654] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.549232 12495 raft_consensus.cc:359] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.549973 12495 raft_consensus.cc:385] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.550247 12495 raft_consensus.cc:740] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.548555 12494 raft_consensus.cc:740] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.551311 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efada758a644a658fb3a14671f7f834" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:40.552102 12305 raft_consensus.cc:3060] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.557089 12532 leader_election.cc:290] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.551098 12494 consensus_queue.cc:260] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.552647 12548 consensus_queue.cc:237] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.553604 12450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7efada758a644a658fb3a14671f7f834" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:40.563493 12450 raft_consensus.cc:3060] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.564354 12493 tablet_bootstrap.cc:492] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:40.565062 12493 ts_tablet_manager.cc:1403] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.160s	user 0.018s	sys 0.000s
I20260710 13:20:40.565300 12499 raft_consensus.cc:493] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.567292 12499 raft_consensus.cc:515] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.553668 12495 consensus_queue.cc:260] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.569232 12493 raft_consensus.cc:359] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.554621 12501 raft_consensus.cc:515] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.570070 12493 raft_consensus.cc:385] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.570417 12493 raft_consensus.cc:740] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.571161 12493 consensus_queue.cc:260] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.571630 12501 leader_election.cc:290] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.571779 12495 ts_tablet_manager.cc:1434] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260710 13:20:40.555904 12546 raft_consensus.cc:493] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.556306 12452 raft_consensus.cc:2468] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 1.
I20260710 13:20:40.569599 12499 leader_election.cc:290] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.573333 12546 raft_consensus.cc:515] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.573861 12493 ts_tablet_manager.cc:1434] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:40.575722 12546 leader_election.cc:290] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.577747 12493 tablet_bootstrap.cc:492] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:40.580935 12304 raft_consensus.cc:3060] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.585129 12495 tablet_bootstrap.cc:492] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:40.554680 12379 raft_consensus.cc:2468] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:40.589669 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af002359ef4c4bb08d66b958d1d7f7" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:40.577049 12450 raft_consensus.cc:2468] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 1.
I20260710 13:20:40.590143 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce4e3b4cf9b49aa904c265af722e1f2" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.591403 12453 raft_consensus.cc:3060] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.595157 12494 ts_tablet_manager.cc:1434] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.160s	user 0.003s	sys 0.007s
I20260710 13:20:40.593328 12546 raft_consensus.cc:493] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.603591 12346 leader_election.cc:304] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e; no voters: 
I20260710 13:20:40.604127 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af002359ef4c4bb08d66b958d1d7f7" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:40.596305 12449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.607270 12449 raft_consensus.cc:2468] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
I20260710 13:20:40.608376 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308997d48c914e6e8cbcc199bc30914a" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:40.598565 12379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce4e3b4cf9b49aa904c265af722e1f2" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:40.607337 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:40.613402 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:40.614761 12303 raft_consensus.cc:2468] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
I20260710 13:20:40.617863 12495 tablet_bootstrap.cc:654] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.602967 12271 leader_election.cc:304] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
W20260710 13:20:40.619957 12271 leader_election.cc:343] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.612504 12305 raft_consensus.cc:2468] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 1.
I20260710 13:20:40.619750 12201 catalog_manager.cc:5697] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f89f3d1db664831b73ba01110def16e (127.10.232.3). New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.621080 12499 raft_consensus.cc:2804] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.611466 12532 raft_consensus.cc:2804] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.626698 12499 raft_consensus.cc:697] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Becoming Leader. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Running, Role: LEADER
I20260710 13:20:40.626129 12271 leader_election.cc:304] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:40.627978 12499 consensus_queue.cc:237] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.628628 12545 raft_consensus.cc:2764] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:20:40.631933 12532 raft_consensus.cc:697] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Becoming Leader. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Running, Role: LEADER
I20260710 13:20:40.633231 12532 consensus_queue.cc:237] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.637667 12494 tablet_bootstrap.cc:492] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:40.641780 12504 raft_consensus.cc:515] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.643625 12271 leader_election.cc:304] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:40.645820 12271 leader_election.cc:304] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:40.621919 12546 raft_consensus.cc:515] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
W20260710 13:20:40.641817 12419 leader_election.cc:343] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.647646 12545 raft_consensus.cc:2804] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.655493 12495 tablet_bootstrap.cc:492] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:40.656136 12495 ts_tablet_manager.cc:1403] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.012s
I20260710 13:20:40.647442 12504 leader_election.cc:290] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.657893 12532 consensus_queue.cc:1048] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:20:40.659008 12377 raft_consensus.cc:2393] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 729b5a087e9f47b0bcbf8705b03e6350 in current term 1: Already voted for candidate 1fc3783960884a89b26356a143dc9162 in this term.
I20260710 13:20:40.667383 12546 leader_election.cc:290] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.667696 12378 raft_consensus.cc:2468] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 1.
I20260710 13:20:40.658313 12419 leader_election.cc:304] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e; no voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:40.670743 12495 raft_consensus.cc:359] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.659626 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af002359ef4c4bb08d66b958d1d7f7" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:40.676494 12495 raft_consensus.cc:385] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.677327 12495 raft_consensus.cc:740] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.677954 12202 catalog_manager.cc:5697] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: term changed from 0 to 1, leader changed from <none> to 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.678435 12495 consensus_queue.cc:260] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.683882 12493 tablet_bootstrap.cc:654] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.684599 12548 raft_consensus.cc:2749] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.685986 12271 leader_election.cc:304] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e
I20260710 13:20:40.689890 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b20a3dbf314343945ebb402508465e" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:40.690145 12501 raft_consensus.cc:2749] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.695072 12453 raft_consensus.cc:2468] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 1.
W20260710 13:20:40.697098 12419 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.1:42133, user_credentials={real_user=slave}} blocked reactor thread for 55823.4us
I20260710 13:20:40.698395 12419 leader_election.cc:304] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:40.699361 12548 raft_consensus.cc:2804] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.699870 12548 raft_consensus.cc:493] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.700299 12548 raft_consensus.cc:3060] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:40.700706 12271 leader_election.cc:343] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.674839 12499 raft_consensus.cc:2804] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.675952 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af002359ef4c4bb08d66b958d1d7f7" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:40.702829 12499 raft_consensus.cc:493] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.709342 12532 raft_consensus.cc:493] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.712980 12532 raft_consensus.cc:515] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.717168 12532 leader_election.cc:290] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:40.720202 12202 catalog_manager.cc:5697] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fc3783960884a89b26356a143dc9162 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.717399 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dbffe08da640e5819605315e2dbc14" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:40.717635 12449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dbffe08da640e5819605315e2dbc14" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
W20260710 13:20:40.726740 12345 leader_election.cc:343] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.708418 12545 raft_consensus.cc:697] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Becoming Leader. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Running, Role: LEADER
I20260710 13:20:40.727859 12305 raft_consensus.cc:2393] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fc3783960884a89b26356a143dc9162 in current term 1: Already voted for candidate 729b5a087e9f47b0bcbf8705b03e6350 in this term.
I20260710 13:20:40.737344 12495 ts_tablet_manager.cc:1434] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.002s
I20260710 13:20:40.710563 12499 raft_consensus.cc:3060] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:40.727468 12346 leader_election.cc:343] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.745155 12495 tablet_bootstrap.cc:492] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:40.735991 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b20a3dbf314343945ebb402508465e" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:40.711583 12271 leader_election.cc:304] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:40.755699 12548 raft_consensus.cc:515] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.758260 12548 leader_election.cc:290] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:40.758818 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:40.760237 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:40.757416 12203 catalog_manager.cc:5697] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f89f3d1db664831b73ba01110def16e (127.10.232.3). New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.760967 12494 tablet_bootstrap.cc:654] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:40.763188 12420 leader_election.cc:343] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.763409 12345 leader_election.cc:304] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [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: 1fc3783960884a89b26356a143dc9162; no voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:40.763311 12545 consensus_queue.cc:237] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.765049 12504 raft_consensus.cc:2749] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.765137 12567 raft_consensus.cc:2804] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.766358 12567 raft_consensus.cc:697] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Becoming Leader. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Running, Role: LEADER
W20260710 13:20:40.767205 12271 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.3:42927, user_credentials={real_user=slave}} blocked reactor thread for 58234.6us
I20260710 13:20:40.767335 12567 consensus_queue.cc:237] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.745489 12346 leader_election.cc:304] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fc3783960884a89b26356a143dc9162; no voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:40.768885 12504 raft_consensus.cc:2749] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:40.785100 12271 leader_election.cc:343] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.785867 12271 leader_election.cc:304] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e
I20260710 13:20:40.788053 12564 raft_consensus.cc:2749] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.805249 12495 tablet_bootstrap.cc:654] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.806202 12493 tablet_bootstrap.cc:492] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:40.807837 12493 ts_tablet_manager.cc:1403] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.230s	user 0.019s	sys 0.012s
I20260710 13:20:40.809057 12203 catalog_manager.cc:5697] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: term changed from 0 to 1, leader changed from <none> to 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.810622 12493 raft_consensus.cc:359] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.811239 12493 raft_consensus.cc:385] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.811476 12493 raft_consensus.cc:740] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.812223 12493 consensus_queue.cc:260] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.814235 12493 ts_tablet_manager.cc:1434] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:20:40.815198 12493 tablet_bootstrap.cc:492] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:40.821983 12493 tablet_bootstrap.cc:654] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.825654 12548 raft_consensus.cc:493] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.826350 12548 raft_consensus.cc:515] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.831899 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4087e155d3a4429a0b7e38b17c9dd7f" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
W20260710 13:20:40.834137 12420 leader_election.cc:343] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.834431 12203 catalog_manager.cc:5697] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: term changed from 0 to 1, leader changed from <none> to 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.836035 12548 leader_election.cc:290] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:40.835378 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4087e155d3a4429a0b7e38b17c9dd7f" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
W20260710 13:20:40.838251 12419 leader_election.cc:343] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.838896 12419 leader_election.cc:304] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e; no voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:40.842851 12504 consensus_queue.cc:1048] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.842669 12499 raft_consensus.cc:515] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.845479 12303 raft_consensus.cc:2393] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f89f3d1db664831b73ba01110def16e in current term 1: Already voted for candidate 729b5a087e9f47b0bcbf8705b03e6350 in this term.
I20260710 13:20:40.845922 12552 raft_consensus.cc:2749] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.846746 12552 raft_consensus.cc:493] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.847141 12552 raft_consensus.cc:515] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.848933 12495 tablet_bootstrap.cc:492] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:40.849400 12495 ts_tablet_manager.cc:1403] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.105s	user 0.036s	sys 0.015s
I20260710 13:20:40.849797 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:40.850968 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c880e8bf754365b75aeb28a5538b04" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
W20260710 13:20:40.851174 12271 leader_election.cc:343] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.849191 12552 leader_election.cc:290] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:40.852111 12495 raft_consensus.cc:359] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.852349 12419 leader_election.cc:304] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [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: 5f89f3d1db664831b73ba01110def16e; no voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:40.853685 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c880e8bf754365b75aeb28a5538b04" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:40.855691 12304 raft_consensus.cc:2468] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
I20260710 13:20:40.852797 12495 raft_consensus.cc:385] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.845826 12499 leader_election.cc:290] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
W20260710 13:20:40.852681 12420 leader_election.cc:343] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.856870 12495 raft_consensus.cc:740] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.854673 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:40.854274 12548 raft_consensus.cc:2749] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.857769 12495 consensus_queue.cc:260] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.858512 12453 raft_consensus.cc:2393] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 729b5a087e9f47b0bcbf8705b03e6350 in current term 1: Already voted for candidate 5f89f3d1db664831b73ba01110def16e in this term.
I20260710 13:20:40.860757 12271 leader_election.cc:304] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [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: 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e
I20260710 13:20:40.862203 12419 leader_election.cc:304] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:40.863184 12552 raft_consensus.cc:2804] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.863426 12499 raft_consensus.cc:2749] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.863562 12552 raft_consensus.cc:493] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.863937 12552 raft_consensus.cc:3060] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.866195 12494 tablet_bootstrap.cc:492] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:40.866695 12494 ts_tablet_manager.cc:1403] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.229s	user 0.013s	sys 0.021s
I20260710 13:20:40.869503 12494 raft_consensus.cc:359] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.870151 12494 raft_consensus.cc:385] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.870424 12494 raft_consensus.cc:740] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.870816 12495 ts_tablet_manager.cc:1434] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:20:40.871789 12494 consensus_queue.cc:260] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.879464 12552 raft_consensus.cc:515] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.880730 12495 tablet_bootstrap.cc:492] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:40.886049 12552 leader_election.cc:290] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:40.887992 12534 consensus_queue.cc:1048] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.888012 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c880e8bf754365b75aeb28a5538b04" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:40.889724 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c880e8bf754365b75aeb28a5538b04" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:40.890225 12305 raft_consensus.cc:3060] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.890200 12494 ts_tablet_manager.cc:1434] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
W20260710 13:20:40.891001 12420 leader_election.cc:343] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.891839 12494 tablet_bootstrap.cc:492] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:40.901641 12495 tablet_bootstrap.cc:654] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.903230 12494 tablet_bootstrap.cc:654] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.906412 12493 tablet_bootstrap.cc:492] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:40.906991 12493 ts_tablet_manager.cc:1403] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.092s	user 0.032s	sys 0.013s
I20260710 13:20:40.907902 12305 raft_consensus.cc:2468] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:40.909538 12419 leader_election.cc:304] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:40.910441 12493 raft_consensus.cc:359] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.911193 12548 raft_consensus.cc:2804] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.911393 12493 raft_consensus.cc:385] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.911764 12548 raft_consensus.cc:697] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Becoming Leader. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Running, Role: LEADER
I20260710 13:20:40.911880 12493 raft_consensus.cc:740] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.913420 12495 tablet_bootstrap.cc:492] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:40.913003 12493 consensus_queue.cc:260] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.913904 12495 ts_tablet_manager.cc:1403] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.008s
I20260710 13:20:40.912722 12548 consensus_queue.cc:237] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.916857 12495 raft_consensus.cc:359] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.918510 12495 raft_consensus.cc:385] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.918830 12495 raft_consensus.cc:740] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.919303 12493 ts_tablet_manager.cc:1434] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:20:40.919955 12495 consensus_queue.cc:260] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.920622 12493 tablet_bootstrap.cc:492] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:40.922760 12495 ts_tablet_manager.cc:1434] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:20:40.923702 12494 tablet_bootstrap.cc:492] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:40.923744 12495 tablet_bootstrap.cc:492] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:40.924234 12494 ts_tablet_manager.cc:1403] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.010s
I20260710 13:20:40.927047 12494 raft_consensus.cc:359] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.927657 12494 raft_consensus.cc:385] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.927985 12493 tablet_bootstrap.cc:654] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.927942 12494 raft_consensus.cc:740] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.928722 12494 consensus_queue.cc:260] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.930796 12494 ts_tablet_manager.cc:1434] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:40.931903 12494 tablet_bootstrap.cc:492] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:40.934191 12495 tablet_bootstrap.cc:654] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.939643 12535 consensus_queue.cc:1048] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.972301 12494 tablet_bootstrap.cc:654] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.977293 12202 catalog_manager.cc:5697] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f89f3d1db664831b73ba01110def16e (127.10.232.3). New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.978610 12495 tablet_bootstrap.cc:492] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:40.979089 12495 ts_tablet_manager.cc:1403] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.056s	user 0.031s	sys 0.019s
I20260710 13:20:40.981791 12493 tablet_bootstrap.cc:492] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:40.982303 12495 raft_consensus.cc:359] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.983482 12495 raft_consensus.cc:385] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.983852 12495 raft_consensus.cc:740] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.985507 12495 consensus_queue.cc:260] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.989315 12500 consensus_queue.cc:1048] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.990090 12493 ts_tablet_manager.cc:1403] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.003s
I20260710 13:20:40.992834 12493 raft_consensus.cc:359] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.993532 12493 raft_consensus.cc:385] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.993906 12493 raft_consensus.cc:740] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.994558 12493 consensus_queue.cc:260] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:40.996904 12493 ts_tablet_manager.cc:1434] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:40.998015 12493 tablet_bootstrap.cc:492] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:40.988873 12495 ts_tablet_manager.cc:1434] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:20:41.003175 12494 tablet_bootstrap.cc:492] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:41.003626 12494 ts_tablet_manager.cc:1403] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.010s
I20260710 13:20:41.004046 12495 tablet_bootstrap.cc:492] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:41.006861 12493 tablet_bootstrap.cc:654] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.006265 12494 raft_consensus.cc:359] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.007599 12494 raft_consensus.cc:385] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.007983 12494 raft_consensus.cc:740] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.011562 12494 consensus_queue.cc:260] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.016062 12494 ts_tablet_manager.cc:1434] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 13:20:41.017146 12494 tablet_bootstrap.cc:492] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:41.023147 12494 tablet_bootstrap.cc:654] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.024477 12499 consensus_queue.cc:1048] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:41.029156 12493 tablet_bootstrap.cc:492] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:41.030200 12493 ts_tablet_manager.cc:1403] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.017s
I20260710 13:20:41.032752 12493 raft_consensus.cc:359] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.033434 12493 raft_consensus.cc:385] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.033676 12493 raft_consensus.cc:740] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.034243 12495 tablet_bootstrap.cc:654] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.034332 12493 consensus_queue.cc:260] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.036432 12493 ts_tablet_manager.cc:1434] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:20:41.045939 12494 tablet_bootstrap.cc:492] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:41.046682 12494 ts_tablet_manager.cc:1403] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260710 13:20:41.050634 12494 raft_consensus.cc:359] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.051396 12494 raft_consensus.cc:385] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.051079 12548 consensus_queue.cc:1048] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:41.051741 12494 raft_consensus.cc:740] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.052493 12494 consensus_queue.cc:260] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.054637 12494 ts_tablet_manager.cc:1434] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:20:41.055872 12494 tablet_bootstrap.cc:492] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:41.061182 12493 tablet_bootstrap.cc:492] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:41.061740 12494 tablet_bootstrap.cc:654] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:41.064417 12271 consensus_peers.cc:597] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 -> Peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Couldn't send request to peer 1fc3783960884a89b26356a143dc9162. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:41.067836 12493 tablet_bootstrap.cc:654] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.083269 12495 tablet_bootstrap.cc:492] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:41.083882 12495 ts_tablet_manager.cc:1403] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.007s
I20260710 13:20:41.085652 12494 tablet_bootstrap.cc:492] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:41.086109 12494 ts_tablet_manager.cc:1403] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.016s
I20260710 13:20:41.086790 12495 raft_consensus.cc:359] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.087455 12495 raft_consensus.cc:385] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.087711 12495 raft_consensus.cc:740] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.088495 12495 consensus_queue.cc:260] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.090548 12495 ts_tablet_manager.cc:1434] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:41.091697 12495 tablet_bootstrap.cc:492] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:41.093097 12380 raft_consensus.cc:3060] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.094990 12494 raft_consensus.cc:359] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.095886 12494 raft_consensus.cc:385] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.096180 12494 raft_consensus.cc:740] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.096921 12494 consensus_queue.cc:260] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.099541 12494 ts_tablet_manager.cc:1434] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260710 13:20:41.100250 12495 tablet_bootstrap.cc:654] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.100744 12494 tablet_bootstrap.cc:492] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:41.108392 12552 consensus_queue.cc:1048] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:41.120714 12494 tablet_bootstrap.cc:654] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.125627 12493 tablet_bootstrap.cc:492] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:41.126152 12493 ts_tablet_manager.cc:1403] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.006s
I20260710 13:20:41.128613 12493 raft_consensus.cc:359] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.129069 12493 raft_consensus.cc:385] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.129240 12493 raft_consensus.cc:740] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.129976 12534 raft_consensus.cc:493] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.130029 12493 consensus_queue.cc:260] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.131618 12495 tablet_bootstrap.cc:492] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:41.131207 12534 raft_consensus.cc:515] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.132064 12495 ts_tablet_manager.cc:1403] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.013s
I20260710 13:20:41.132762 12493 ts_tablet_manager.cc:1434] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:41.133764 12493 tablet_bootstrap.cc:492] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:41.134989 12495 raft_consensus.cc:359] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.135681 12495 raft_consensus.cc:385] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.135934 12495 raft_consensus.cc:740] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.136127 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b20a3dbf314343945ebb402508465e" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:41.136973 12305 raft_consensus.cc:2468] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 0.
I20260710 13:20:41.136734 12495 consensus_queue.cc:260] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.139106 12345 leader_election.cc:304] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:41.140450 12532 raft_consensus.cc:2804] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.140817 12493 tablet_bootstrap.cc:654] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.141618 12558 raft_consensus.cc:493] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.142252 12558 raft_consensus.cc:515] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.144620 12495 ts_tablet_manager.cc:1434] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:20:41.140929 12532 raft_consensus.cc:493] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.145753 12532 raft_consensus.cc:3060] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.146128 12495 tablet_bootstrap.cc:492] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:41.151082 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a047397df4634370bb6e5639d186e992" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:41.152032 12453 raft_consensus.cc:2468] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 0.
I20260710 13:20:41.153645 12558 leader_election.cc:290] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.154559 12346 leader_election.cc:304] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e; no voters: 
I20260710 13:20:41.156270 12504 raft_consensus.cc:2804] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.156638 12504 raft_consensus.cc:493] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.157016 12504 raft_consensus.cc:3060] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.162447 12546 raft_consensus.cc:493] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.163201 12546 raft_consensus.cc:515] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.164768 12495 tablet_bootstrap.cc:654] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.166635 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a047397df4634370bb6e5639d186e992" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:41.171008 12546 leader_election.cc:290] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.172000 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dbffe08da640e5819605315e2dbc14" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
W20260710 13:20:41.174263 12345 leader_election.cc:343] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.174464 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dbffe08da640e5819605315e2dbc14" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:41.175565 12380 raft_consensus.cc:2468] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
I20260710 13:20:41.172835 12453 raft_consensus.cc:2468] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
I20260710 13:20:41.177398 12271 leader_election.cc:304] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:41.178591 12546 raft_consensus.cc:2804] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.179163 12546 raft_consensus.cc:493] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.179730 12546 raft_consensus.cc:3060] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.182706 12495 tablet_bootstrap.cc:492] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:41.183506 12495 ts_tablet_manager.cc:1403] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.008s
I20260710 13:20:41.186941 12534 leader_election.cc:290] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.188112 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b20a3dbf314343945ebb402508465e" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:41.190678 12495 raft_consensus.cc:359] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.191854 12495 raft_consensus.cc:385] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.192265 12495 raft_consensus.cc:740] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.193238 12495 consensus_queue.cc:260] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.196588 12495 ts_tablet_manager.cc:1434] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:20:41.198239 12495 tablet_bootstrap.cc:492] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:41.200618 12453 raft_consensus.cc:2468] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 0.
I20260710 13:20:41.208933 12504 raft_consensus.cc:515] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.225915 12493 tablet_bootstrap.cc:492] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:41.218168 12534 raft_consensus.cc:493] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.236163 12534 raft_consensus.cc:515] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.238607 12534 leader_election.cc:290] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.240653 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9560387d61f49f996527db815c8b79f" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:41.240748 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9560387d61f49f996527db815c8b79f" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:41.242906 12345 leader_election.cc:304] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fc3783960884a89b26356a143dc9162; no voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:41.244159 12552 raft_consensus.cc:493] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.244690 12552 raft_consensus.cc:515] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.246263 12495 tablet_bootstrap.cc:654] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.226730 12493 ts_tablet_manager.cc:1403] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.093s	user 0.040s	sys 0.047s
I20260710 13:20:41.224618 12558 consensus_queue.cc:1048] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:20:41.248243 12558 raft_consensus.cc:2749] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:41.249873 12548 raft_consensus.cc:493] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.250473 12548 raft_consensus.cc:515] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.231508 12532 raft_consensus.cc:515] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.234880 12564 raft_consensus.cc:493] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.258777 12504 leader_election.cc:290] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.262008 12552 leader_election.cc:290] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:41.263967 12449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a047397df4634370bb6e5639d186e992" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:41.269883 12449 raft_consensus.cc:3060] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.261072 12564 raft_consensus.cc:515] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.275034 12493 raft_consensus.cc:359] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.276261 12493 raft_consensus.cc:385] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.276746 12493 raft_consensus.cc:740] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.278091 12493 consensus_queue.cc:260] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.281322 12449 raft_consensus.cc:2468] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 1.
I20260710 13:20:41.282421 12546 raft_consensus.cc:515] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.270771 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64de258480084a39b9e313d646e88793" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:41.284799 12493 ts_tablet_manager.cc:1434] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260710 13:20:41.283787 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a751fe5ec4274bbdb7509cf172bf2a49" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:41.288497 12304 raft_consensus.cc:2468] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
I20260710 13:20:41.290779 12567 consensus_queue.cc:1048] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:41.291307 12548 leader_election.cc:290] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:41.292815 12564 leader_election.cc:290] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.295500 12346 leader_election.cc:304] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e; no voters: 
I20260710 13:20:41.296222 12532 leader_election.cc:290] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.297477 12545 raft_consensus.cc:493] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.297971 12545 raft_consensus.cc:515] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.298655 12493 tablet_bootstrap.cc:492] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:41.301664 12494 tablet_bootstrap.cc:492] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:41.299933 12545 leader_election.cc:290] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.302124 12494 ts_tablet_manager.cc:1403] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.202s	user 0.045s	sys 0.091s
I20260710 13:20:41.304651 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b20a3dbf314343945ebb402508465e" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:41.305235 12303 raft_consensus.cc:3060] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.305465 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308997d48c914e6e8cbcc199bc30914a" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:41.302839 12548 raft_consensus.cc:493] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.307860 12548 raft_consensus.cc:515] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.308888 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b20a3dbf314343945ebb402508465e" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:41.309441 12453 raft_consensus.cc:3060] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.310391 12532 consensus_queue.cc:1048] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:41.295002 12419 leader_election.cc:343] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.312345 12419 leader_election.cc:304] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:41.306644 12504 raft_consensus.cc:2804] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.313787 12504 raft_consensus.cc:697] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Becoming Leader. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Running, Role: LEADER
I20260710 13:20:41.314108 12552 raft_consensus.cc:2804] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.314587 12552 raft_consensus.cc:493] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.314989 12552 raft_consensus.cc:3060] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.315085 12504 consensus_queue.cc:237] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.316388 12451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308997d48c914e6e8cbcc199bc30914a" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:41.317039 12451 raft_consensus.cc:2468] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
I20260710 13:20:41.318364 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a047397df4634370bb6e5639d186e992" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:41.320251 12453 raft_consensus.cc:2468] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 1.
I20260710 13:20:41.320541 12494 raft_consensus.cc:359] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.321208 12494 raft_consensus.cc:385] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.321503 12494 raft_consensus.cc:740] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.322141 12494 consensus_queue.cc:260] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.322295 12346 leader_election.cc:304] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e; no voters: 
I20260710 13:20:41.324327 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64de258480084a39b9e313d646e88793" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:41.325026 12380 raft_consensus.cc:2468] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
I20260710 13:20:41.325354 12558 raft_consensus.cc:2804] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.325836 12558 raft_consensus.cc:697] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Becoming Leader. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Running, Role: LEADER
I20260710 13:20:41.326013 12494 ts_tablet_manager.cc:1434] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:20:41.326643 12558 consensus_queue.cc:237] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.327111 12548 leader_election.cc:290] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:41.327106 12494 tablet_bootstrap.cc:492] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:41.337245 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:41.334493 12303 raft_consensus.cc:2468] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 1.
I20260710 13:20:41.362131 12420 leader_election.cc:304] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [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: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e; no voters: 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:41.437249 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a751fe5ec4274bbdb7509cf172bf2a49" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:41.430251 12532 raft_consensus.cc:493] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.441689 12271 leader_election.cc:304] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:41.442374 12548 raft_consensus.cc:2804] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.442556 12564 raft_consensus.cc:2804] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.442785 12548 raft_consensus.cc:493] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.442992 12564 raft_consensus.cc:493] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.441620 12532 raft_consensus.cc:515] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.443399 12564 raft_consensus.cc:3060] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.443213 12548 raft_consensus.cc:3060] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.445763 12532 leader_election.cc:290] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.446458 12552 raft_consensus.cc:515] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.451200 12451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316306a24dc44f1b960924e2372d257a" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
W20260710 13:20:41.453127 12271 leader_election.cc:343] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.453277 12564 raft_consensus.cc:515] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.455626 12545 raft_consensus.cc:493] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.455698 12567 consensus_queue.cc:1048] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:41.456367 12493 tablet_bootstrap.cc:654] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.456199 12545 raft_consensus.cc:515] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.380996 12546 leader_election.cc:290] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
W20260710 13:20:41.337635 12345 leader_election.cc:343] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.414595 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:41.458717 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:41.460647 12452 raft_consensus.cc:2393] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fc3783960884a89b26356a143dc9162 in current term 1: Already voted for candidate 5f89f3d1db664831b73ba01110def16e in this term.
I20260710 13:20:41.459249 12545 leader_election.cc:290] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.459450 12451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dbffe08da640e5819605315e2dbc14" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
W20260710 13:20:41.459619 12345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.1:42133, user_credentials={real_user=slave}} blocked reactor thread for 123073us
I20260710 13:20:41.461292 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a751fe5ec4274bbdb7509cf172bf2a49" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:41.464077 12303 raft_consensus.cc:3060] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.465484 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:41.462890 12451 raft_consensus.cc:3060] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.466151 12453 raft_consensus.cc:2468] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
W20260710 13:20:41.463210 12420 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.2:35157, user_credentials={real_user=slave}} blocked reactor thread for 108687us
I20260710 13:20:41.455382 12564 leader_election.cc:290] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
W20260710 13:20:41.464104 12271 leader_election.cc:343] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.472944 12271 leader_election.cc:304] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:41.475245 12545 consensus_queue.cc:1048] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:41.467941 12305 raft_consensus.cc:2468] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
W20260710 13:20:41.481709 12420 leader_election.cc:343] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.482460 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308997d48c914e6e8cbcc199bc30914a" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:41.484169 12564 raft_consensus.cc:2804] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.493124 12452 raft_consensus.cc:3060] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:41.495314 12420 leader_election.cc:343] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.499663 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:41.500468 12302 raft_consensus.cc:2393] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fc3783960884a89b26356a143dc9162 in current term 1: Already voted for candidate 729b5a087e9f47b0bcbf8705b03e6350 in this term.
I20260710 13:20:41.501755 12201 catalog_manager.cc:5697] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fc3783960884a89b26356a143dc9162 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:41.507687 12494 tablet_bootstrap.cc:654] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.510303 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316306a24dc44f1b960924e2372d257a" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:41.510577 12552 leader_election.cc:290] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:41.512126 12564 raft_consensus.cc:493] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.512511 12564 raft_consensus.cc:3060] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.512409 12548 raft_consensus.cc:515] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.515349 12303 raft_consensus.cc:2468] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:41.517033 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a751fe5ec4274bbdb7509cf172bf2a49" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
W20260710 13:20:41.518343 12420 leader_election.cc:343] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.520117 12451 raft_consensus.cc:2468] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 1.
W20260710 13:20:41.523433 12251 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:41.524524 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64de258480084a39b9e313d646e88793" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:41.525072 12380 raft_consensus.cc:3060] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.526190 12548 leader_election.cc:290] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:41.525046 12493 tablet_bootstrap.cc:492] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:41.527257 12493 ts_tablet_manager.cc:1403] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.229s	user 0.024s	sys 0.028s
I20260710 13:20:41.532388 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dbffe08da640e5819605315e2dbc14" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:41.532696 12379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308997d48c914e6e8cbcc199bc30914a" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:41.532948 12495 tablet_bootstrap.cc:492] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:41.533036 12378 raft_consensus.cc:3060] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.533445 12495 ts_tablet_manager.cc:1403] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.336s	user 0.016s	sys 0.013s
I20260710 13:20:41.533748 12545 raft_consensus.cc:493] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.534641 12545 raft_consensus.cc:515] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.536213 12493 raft_consensus.cc:359] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.536847 12545 leader_election.cc:290] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.536955 12493 raft_consensus.cc:385] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.537314 12493 raft_consensus.cc:740] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.537949 12493 consensus_queue.cc:260] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.542428 12378 raft_consensus.cc:2468] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 1.
I20260710 13:20:41.543215 12493 ts_tablet_manager.cc:1434] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:20:41.544480 12493 tablet_bootstrap.cc:492] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:41.545058 12380 raft_consensus.cc:2468] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:41.567307 12271 leader_election.cc:304] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:41.567649 12419 leader_election.cc:304] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:41.568056 12420 leader_election.cc:304] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e; no voters: 
I20260710 13:20:41.557253 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4087e155d3a4429a0b7e38b17c9dd7f" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:41.556885 12379 raft_consensus.cc:3060] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.570748 12500 raft_consensus.cc:2804] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.571192 12500 raft_consensus.cc:493] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.556591 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:41.568254 12546 raft_consensus.cc:2804] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.572515 12546 raft_consensus.cc:697] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Becoming Leader. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Running, Role: LEADER
I20260710 13:20:41.573397 12546 consensus_queue.cc:237] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.571616 12500 raft_consensus.cc:3060] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.574843 12548 raft_consensus.cc:2804] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.575348 12548 raft_consensus.cc:697] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Becoming Leader. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Running, Role: LEADER
I20260710 13:20:41.555291 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64de258480084a39b9e313d646e88793" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:41.576174 12548 consensus_queue.cc:237] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.576818 12303 raft_consensus.cc:3060] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:41.577453 12420 consensus_peers.cc:597] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e -> Peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Couldn't send request to peer 1fc3783960884a89b26356a143dc9162. 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:20:41.581718 12494 tablet_bootstrap.cc:492] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:41.582129 12494 ts_tablet_manager.cc:1403] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.255s	user 0.025s	sys 0.014s
I20260710 13:20:41.585736 12535 consensus_queue.cc:1048] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:41.592221 12495 raft_consensus.cc:359] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.593302 12495 raft_consensus.cc:385] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.593847 12495 raft_consensus.cc:740] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.596036 12495 consensus_queue.cc:260] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.557462 12345 leader_election.cc:304] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fc3783960884a89b26356a143dc9162; no voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:41.594967 12419 leader_election.cc:304] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:41.597700 12558 raft_consensus.cc:3060] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.589731 12564 raft_consensus.cc:515] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.599646 12564 leader_election.cc:290] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
W20260710 13:20:41.600883 12271 leader_election.cc:343] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.601449 12271 leader_election.cc:304] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e
I20260710 13:20:41.601878 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
W20260710 13:20:41.602646 12271 leader_election.cc:343] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.603677 12545 raft_consensus.cc:2749] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:41.603965 12494 raft_consensus.cc:359] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.605165 12494 raft_consensus.cc:385] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.605643 12494 raft_consensus.cc:740] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.606896 12494 consensus_queue.cc:260] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.609203 12494 ts_tablet_manager.cc:1434] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 13:20:41.604575 12567 consensus_queue.cc:1048] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:41.616660 12552 raft_consensus.cc:2804] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.617167 12552 raft_consensus.cc:697] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Becoming Leader. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Running, Role: LEADER
I20260710 13:20:41.620817 12495 ts_tablet_manager.cc:1434] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260710 13:20:41.624818 12494 tablet_bootstrap.cc:492] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:41.613194 12452 raft_consensus.cc:2468] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 1.
I20260710 13:20:41.629792 12552 consensus_queue.cc:237] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
W20260710 13:20:41.626317 12271 leader_election.cc:343] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.632936 12451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4087e155d3a4429a0b7e38b17c9dd7f" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
W20260710 13:20:41.633299 12271 leader_election.cc:343] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.633689 12451 raft_consensus.cc:2468] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
W20260710 13:20:41.634274 12271 leader_election.cc:343] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.635380 12449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:41.637327 12271 leader_election.cc:304] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:41.645694 12495 tablet_bootstrap.cc:492] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:41.645720 12500 raft_consensus.cc:515] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.647125 12449 raft_consensus.cc:2393] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 729b5a087e9f47b0bcbf8705b03e6350 in current term 1: Already voted for candidate 5f89f3d1db664831b73ba01110def16e in this term.
I20260710 13:20:41.650540 12558 raft_consensus.cc:2749] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:41.655355 12567 raft_consensus.cc:2804] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.655964 12567 raft_consensus.cc:493] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.656431 12567 raft_consensus.cc:3060] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.675654 12271 leader_election.cc:304] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:41.676148 12493 tablet_bootstrap.cc:654] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.669430 12203 catalog_manager.cc:5697] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: term changed from 0 to 1, leader changed from <none> to 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:41.677428 12545 raft_consensus.cc:2804] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.677977 12545 raft_consensus.cc:697] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Becoming Leader. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Running, Role: LEADER
I20260710 13:20:41.678404 12500 leader_election.cc:290] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:41.678777 12545 consensus_queue.cc:237] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.684130 12303 raft_consensus.cc:2468] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:41.684063 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
W20260710 13:20:41.686759 12420 leader_election.cc:343] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.687515 12271 leader_election.cc:304] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [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: 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e
I20260710 13:20:41.688270 12546 raft_consensus.cc:2749] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:41.690253 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:41.691303 12303 raft_consensus.cc:2393] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f89f3d1db664831b73ba01110def16e in current term 1: Already voted for candidate 729b5a087e9f47b0bcbf8705b03e6350 in this term.
I20260710 13:20:41.695510 12419 leader_election.cc:304] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [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: 5f89f3d1db664831b73ba01110def16e; no voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:41.696024 12567 raft_consensus.cc:515] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.704123 12202 catalog_manager.cc:5697] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fc3783960884a89b26356a143dc9162 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:41.701838 12552 raft_consensus.cc:2749] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:41.715660 12494 tablet_bootstrap.cc:654] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.718652 12567 leader_election.cc:290] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.722652 12495 tablet_bootstrap.cc:654] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.723524 12493 tablet_bootstrap.cc:492] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:41.724046 12493 ts_tablet_manager.cc:1403] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.180s	user 0.010s	sys 0.012s
I20260710 13:20:41.726716 12493 raft_consensus.cc:359] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.731760 12493 raft_consensus.cc:385] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.732111 12493 raft_consensus.cc:740] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.732915 12493 consensus_queue.cc:260] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.732956 12201 catalog_manager.cc:5697] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f89f3d1db664831b73ba01110def16e (127.10.232.3). New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:41.735124 12200 catalog_manager.cc:5697] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: term changed from 0 to 1, leader changed from <none> to 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:41.735309 12201 catalog_manager.cc:5697] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f89f3d1db664831b73ba01110def16e (127.10.232.3). New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:41.739120 12495 tablet_bootstrap.cc:492] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:41.739568 12495 ts_tablet_manager.cc:1403] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.007s
I20260710 13:20:41.741181 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4087e155d3a4429a0b7e38b17c9dd7f" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:41.741791 12453 raft_consensus.cc:3060] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.745128 12493 ts_tablet_manager.cc:1434] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:20:41.741185 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4087e155d3a4429a0b7e38b17c9dd7f" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:41.746167 12493 tablet_bootstrap.cc:492] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:41.749233 12453 raft_consensus.cc:2468] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 1.
I20260710 13:20:41.748953 12495 raft_consensus.cc:359] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.751302 12495 raft_consensus.cc:385] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.751559 12495 raft_consensus.cc:740] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.752197 12495 consensus_queue.cc:260] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.754491 12495 ts_tablet_manager.cc:1434] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:20:41.754711 12494 tablet_bootstrap.cc:492] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:41.755089 12494 ts_tablet_manager.cc:1403] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.130s	user 0.012s	sys 0.006s
I20260710 13:20:41.755384 12495 tablet_bootstrap.cc:492] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:41.757556 12494 raft_consensus.cc:359] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.758216 12494 raft_consensus.cc:385] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.758496 12494 raft_consensus.cc:740] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.763811 12495 tablet_bootstrap.cc:654] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.764824 12493 tablet_bootstrap.cc:654] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.759145 12494 consensus_queue.cc:260] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
W20260710 13:20:41.769508 12271 leader_election.cc:343] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.769892 12494 ts_tablet_manager.cc:1434] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:20:41.773375 12493 tablet_bootstrap.cc:492] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:41.773947 12493 ts_tablet_manager.cc:1403] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260710 13:20:41.777385 12493 raft_consensus.cc:359] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.778262 12493 raft_consensus.cc:385] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.778589 12493 raft_consensus.cc:740] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.779942 12494 tablet_bootstrap.cc:492] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:41.779919 12567 raft_consensus.cc:493] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.780897 12567 raft_consensus.cc:515] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.781801 12271 leader_election.cc:304] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:41.782646 12546 raft_consensus.cc:2804] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.783133 12546 raft_consensus.cc:697] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Becoming Leader. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Running, Role: LEADER
I20260710 13:20:41.783569 12567 leader_election.cc:290] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.790773 12493 consensus_queue.cc:260] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.791756 12495 tablet_bootstrap.cc:492] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:41.791662 12558 consensus_queue.cc:1048] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:41.792282 12495 ts_tablet_manager.cc:1403] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.020s
I20260710 13:20:41.792860 12493 ts_tablet_manager.cc:1434] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:20:41.794082 12493 tablet_bootstrap.cc:492] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:41.784004 12546 consensus_queue.cc:237] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.795706 12495 raft_consensus.cc:359] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.796784 12495 raft_consensus.cc:385] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.797071 12495 raft_consensus.cc:740] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.797911 12495 consensus_queue.cc:260] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.786396 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1800499c234253a7ab86d6acd54539" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:41.800611 12493 tablet_bootstrap.cc:654] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.800769 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1800499c234253a7ab86d6acd54539" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:41.801542 12453 raft_consensus.cc:2468] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 0.
I20260710 13:20:41.788671 12494 tablet_bootstrap.cc:654] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.802613 12495 ts_tablet_manager.cc:1434] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:41.803757 12495 tablet_bootstrap.cc:492] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:41.805945 12493 tablet_bootstrap.cc:492] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:41.806402 12493 ts_tablet_manager.cc:1403] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260710 13:20:41.807156 12494 tablet_bootstrap.cc:492] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:41.808806 12494 ts_tablet_manager.cc:1403] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.006s
I20260710 13:20:41.810695 12495 tablet_bootstrap.cc:654] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:41.808226 12271 leader_election.cc:343] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.810534 12493 raft_consensus.cc:359] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.811347 12493 raft_consensus.cc:385] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.811477 12271 leader_election.cc:304] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:41.811714 12493 raft_consensus.cc:740] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.812399 12567 raft_consensus.cc:2804] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.812768 12567 raft_consensus.cc:493] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.813110 12567 raft_consensus.cc:3060] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.813289 12494 raft_consensus.cc:359] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.814047 12494 raft_consensus.cc:385] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.814332 12494 raft_consensus.cc:740] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.815030 12302 raft_consensus.cc:3060] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.815019 12494 consensus_queue.cc:260] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.817127 12494 ts_tablet_manager.cc:1434] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:20:41.818163 12494 tablet_bootstrap.cc:492] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:41.821983 12493 consensus_queue.cc:260] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.825230 12567 raft_consensus.cc:515] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.826104 12558 consensus_queue.cc:1048] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:41.826484 12494 tablet_bootstrap.cc:654] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.830739 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1800499c234253a7ab86d6acd54539" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:41.831677 12493 ts_tablet_manager.cc:1434] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260710 13:20:41.831646 12495 tablet_bootstrap.cc:492] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:41.832571 12495 ts_tablet_manager.cc:1403] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.029s	user 0.024s	sys 0.002s
I20260710 13:20:41.833660 12493 tablet_bootstrap.cc:492] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
W20260710 13:20:41.834040 12271 leader_election.cc:343] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.833362 12567 leader_election.cc:290] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 election: Requested vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.837167 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1800499c234253a7ab86d6acd54539" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:41.837756 12452 raft_consensus.cc:3060] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.850239 12601 raft_consensus.cc:493] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.854604 12452 raft_consensus.cc:2468] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 1.
I20260710 13:20:41.856535 12271 leader_election.cc:304] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:41.859494 12546 raft_consensus.cc:2804] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.860139 12546 raft_consensus.cc:697] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Becoming Leader. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Running, Role: LEADER
I20260710 13:20:41.861212 12546 consensus_queue.cc:237] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.863066 12534 consensus_queue.cc:1048] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:41.864073 12495 raft_consensus.cc:359] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.864506 12601 raft_consensus.cc:515] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.865111 12495 raft_consensus.cc:385] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.865582 12495 raft_consensus.cc:740] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.866696 12601 leader_election.cc:290] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.867611 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308997d48c914e6e8cbcc199bc30914a" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:41.866854 12495 consensus_queue.cc:260] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.869525 12493 tablet_bootstrap.cc:654] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.871202 12494 tablet_bootstrap.cc:492] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:41.871688 12494 ts_tablet_manager.cc:1403] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.000s
I20260710 13:20:41.874584 12494 raft_consensus.cc:359] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.875260 12494 raft_consensus.cc:385] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.875553 12494 raft_consensus.cc:740] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.875766 12534 consensus_queue.cc:1048] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:41.876528 12495 ts_tablet_manager.cc:1434] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260710 13:20:41.876332 12494 consensus_queue.cc:260] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.878024 12495 tablet_bootstrap.cc:492] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e: Bootstrap starting.
I20260710 13:20:41.878366 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308997d48c914e6e8cbcc199bc30914a" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:41.880650 12494 ts_tablet_manager.cc:1434] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:41.881778 12494 tablet_bootstrap.cc:492] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:41.888679 12494 tablet_bootstrap.cc:654] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.892299 12452 raft_consensus.cc:2393] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fc3783960884a89b26356a143dc9162 in current term 1: Already voted for candidate 729b5a087e9f47b0bcbf8705b03e6350 in this term.
I20260710 13:20:41.893887 12346 leader_election.cc:304] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fc3783960884a89b26356a143dc9162; no voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:41.895659 12558 raft_consensus.cc:3060] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.901798 12493 tablet_bootstrap.cc:492] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:41.902459 12493 ts_tablet_manager.cc:1403] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.007s
I20260710 13:20:41.905787 12493 raft_consensus.cc:359] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.906487 12493 raft_consensus.cc:385] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.906767 12493 raft_consensus.cc:740] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.907408 12493 consensus_queue.cc:260] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.909821 12495 tablet_bootstrap.cc:654] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.910763 12493 ts_tablet_manager.cc:1434] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:41.911880 12493 tablet_bootstrap.cc:492] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350: Bootstrap starting.
I20260710 13:20:41.918284 12504 raft_consensus.cc:493] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.918805 12504 raft_consensus.cc:515] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.919886 12493 tablet_bootstrap.cc:654] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.921868 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316306a24dc44f1b960924e2372d257a" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:41.922619 12304 raft_consensus.cc:2468] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 0.
I20260710 13:20:41.921963 12199 catalog_manager.cc:5697] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: term changed from 0 to 1, leader changed from <none> to 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:41.924077 12345 leader_election.cc:304] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:41.925012 12601 raft_consensus.cc:2804] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.925397 12601 raft_consensus.cc:493] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.925766 12601 raft_consensus.cc:3060] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.927024 12504 leader_election.cc:290] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.929010 12494 tablet_bootstrap.cc:492] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:41.929597 12494 ts_tablet_manager.cc:1403] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.007s
I20260710 13:20:41.929888 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316306a24dc44f1b960924e2372d257a" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:41.930639 12452 raft_consensus.cc:2468] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 0.
I20260710 13:20:41.932716 12567 raft_consensus.cc:493] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.933247 12567 raft_consensus.cc:515] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.935356 12567 leader_election.cc:290] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.935088 12494 raft_consensus.cc:359] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.937316 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02448e05423b41518f7a079ce0255374" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:41.937764 12449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02448e05423b41518f7a079ce0255374" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
W20260710 13:20:41.938889 12271 leader_election.cc:343] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.939196 12504 raft_consensus.cc:493] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:41.939642 12271 leader_election.cc:343] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.940105 12271 leader_election.cc:304] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e
I20260710 13:20:41.939667 12504 raft_consensus.cc:515] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.943362 12504 leader_election.cc:290] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.944568 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a751fe5ec4274bbdb7509cf172bf2a49" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:41.944952 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a751fe5ec4274bbdb7509cf172bf2a49" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:41.945794 12304 raft_consensus.cc:2393] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fc3783960884a89b26356a143dc9162 in current term 1: Already voted for candidate 5f89f3d1db664831b73ba01110def16e in this term.
I20260710 13:20:41.946553 12546 raft_consensus.cc:2749] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:41.947073 12345 leader_election.cc:304] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fc3783960884a89b26356a143dc9162; no voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:41.948242 12504 raft_consensus.cc:3060] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.936777 12494 raft_consensus.cc:385] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.949199 12494 raft_consensus.cc:740] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.950001 12494 consensus_queue.cc:260] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.952530 12494 ts_tablet_manager.cc:1434] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:20:41.953830 12494 tablet_bootstrap.cc:492] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:41.975584 12504 raft_consensus.cc:2749] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:41.977872 12494 tablet_bootstrap.cc:654] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.978137 12601 raft_consensus.cc:515] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:41.981582 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316306a24dc44f1b960924e2372d257a" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:41.982218 12453 raft_consensus.cc:3060] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.985731 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316306a24dc44f1b960924e2372d257a" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:41.986436 12304 raft_consensus.cc:3060] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.989372 12601 leader_election.cc:290] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:41.990111 12558 raft_consensus.cc:2749] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.004350 12304 raft_consensus.cc:2468] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 1.
I20260710 13:20:42.007004 12345 leader_election.cc:304] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:42.008945 12601 raft_consensus.cc:2804] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.009725 12601 raft_consensus.cc:697] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Becoming Leader. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Running, Role: LEADER
I20260710 13:20:42.010878 12601 consensus_queue.cc:237] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.019632 12495 tablet_bootstrap.cc:492] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e: No bootstrap required, opened a new log
I20260710 13:20:42.019516 12453 raft_consensus.cc:2468] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 1.
I20260710 13:20:42.020081 12495 ts_tablet_manager.cc:1403] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e: Time spent bootstrapping tablet: real 0.142s	user 0.048s	sys 0.068s
I20260710 13:20:42.021546 12493 tablet_bootstrap.cc:492] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350: No bootstrap required, opened a new log
I20260710 13:20:42.021975 12493 ts_tablet_manager.cc:1403] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350: Time spent bootstrapping tablet: real 0.110s	user 0.050s	sys 0.056s
I20260710 13:20:42.022400 12494 tablet_bootstrap.cc:492] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:42.022907 12494 ts_tablet_manager.cc:1403] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.000s
I20260710 13:20:42.022737 12495 raft_consensus.cc:359] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.023451 12495 raft_consensus.cc:385] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.023728 12495 raft_consensus.cc:740] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.024739 12493 raft_consensus.cc:359] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.024924 12495 consensus_queue.cc:260] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.025453 12493 raft_consensus.cc:385] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.025723 12493 raft_consensus.cc:740] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.026316 12493 consensus_queue.cc:260] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.026926 12495 ts_tablet_manager.cc:1434] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:42.026865 12494 raft_consensus.cc:359] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.027827 12494 raft_consensus.cc:385] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.028095 12494 raft_consensus.cc:740] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.028206 12493 ts_tablet_manager.cc:1434] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:42.028983 12494 consensus_queue.cc:260] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.035111 12494 ts_tablet_manager.cc:1434] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:20:42.035354 12199 catalog_manager.cc:5697] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: term changed from 0 to 1, leader changed from <none> to 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.037421 12567 consensus_queue.cc:1048] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.037994 12201 catalog_manager.cc:5697] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fc3783960884a89b26356a143dc9162 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.038903 12601 raft_consensus.cc:493] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.039414 12601 raft_consensus.cc:515] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.042834 12601 leader_election.cc:290] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:42.036300 12494 tablet_bootstrap.cc:492] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:42.044111 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4087e155d3a4429a0b7e38b17c9dd7f" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:42.045110 12452 raft_consensus.cc:2393] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fc3783960884a89b26356a143dc9162 in current term 1: Already voted for candidate 729b5a087e9f47b0bcbf8705b03e6350 in this term.
I20260710 13:20:42.046590 12535 raft_consensus.cc:493] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.047087 12535 raft_consensus.cc:515] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.044211 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4087e155d3a4429a0b7e38b17c9dd7f" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:42.049916 12494 tablet_bootstrap.cc:654] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.050441 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b758f67d2f4e4b21a417b242e01990ac" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:42.051122 12380 raft_consensus.cc:2468] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
I20260710 13:20:42.053071 12420 leader_election.cc:304] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e; no voters: 
I20260710 13:20:42.053977 12548 raft_consensus.cc:2804] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.054359 12548 raft_consensus.cc:493] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.054704 12548 raft_consensus.cc:3060] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.058082 12345 leader_election.cc:304] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fc3783960884a89b26356a143dc9162; no voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:42.059422 12601 raft_consensus.cc:3060] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.065680 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b758f67d2f4e4b21a417b242e01990ac" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:42.066622 12302 raft_consensus.cc:2468] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
I20260710 13:20:42.069367 12535 leader_election.cc:290] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:42.070559 12494 tablet_bootstrap.cc:492] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:42.071012 12494 ts_tablet_manager.cc:1403] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.000s
I20260710 13:20:42.073580 12494 raft_consensus.cc:359] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.074218 12494 raft_consensus.cc:385] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.074473 12494 raft_consensus.cc:740] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.075141 12601 raft_consensus.cc:2749] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.075073 12494 consensus_queue.cc:260] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.076983 12494 ts_tablet_manager.cc:1434] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:20:42.077978 12494 tablet_bootstrap.cc:492] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:42.081432 12548 raft_consensus.cc:515] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.083410 12494 tablet_bootstrap.cc:654] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.085238 12613 consensus_queue.cc:1048] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.085733 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b758f67d2f4e4b21a417b242e01990ac" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:42.086431 12304 raft_consensus.cc:3060] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.088125 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b758f67d2f4e4b21a417b242e01990ac" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:42.089251 12378 raft_consensus.cc:3060] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.088572 12548 leader_election.cc:290] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:42.096019 12378 raft_consensus.cc:2468] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:42.096191 12304 raft_consensus.cc:2468] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:42.096745 12548 raft_consensus.cc:493] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.097250 12420 leader_election.cc:304] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 5f89f3d1db664831b73ba01110def16e; no voters: 
I20260710 13:20:42.097189 12548 raft_consensus.cc:515] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.098549 12500 raft_consensus.cc:2804] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.099001 12500 raft_consensus.cc:697] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Becoming Leader. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Running, Role: LEADER
I20260710 13:20:42.099444 12548 leader_election.cc:290] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:42.099884 12500 consensus_queue.cc:237] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.102546 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d05dbd6e5f748f49c71b1a2fb2b684e" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:42.103351 12304 raft_consensus.cc:2468] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
I20260710 13:20:42.104537 12419 leader_election.cc:304] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:42.105180 12379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d05dbd6e5f748f49c71b1a2fb2b684e" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:42.105664 12548 raft_consensus.cc:2804] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.116430 12548 raft_consensus.cc:493] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.117017 12548 raft_consensus.cc:3060] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:42.118160 12420 leader_election.cc:343] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.122761 12535 consensus_queue.cc:1048] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.107724 12494 tablet_bootstrap.cc:492] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:42.124151 12494 ts_tablet_manager.cc:1403] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.006s
I20260710 13:20:42.125562 12548 raft_consensus.cc:515] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.127054 12494 raft_consensus.cc:359] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.127786 12494 raft_consensus.cc:385] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.128089 12494 raft_consensus.cc:740] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.127413 12201 catalog_manager.cc:5697] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f89f3d1db664831b73ba01110def16e (127.10.232.3). New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:42.128509 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d05dbd6e5f748f49c71b1a2fb2b684e" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:42.129106 12304 raft_consensus.cc:3060] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.128788 12494 consensus_queue.cc:260] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.131148 12494 ts_tablet_manager.cc:1434] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:42.132637 12494 tablet_bootstrap.cc:492] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:42.136757 12304 raft_consensus.cc:2468] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:42.138813 12494 tablet_bootstrap.cc:654] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.139144 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d05dbd6e5f748f49c71b1a2fb2b684e" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
W20260710 13:20:42.140784 12420 leader_election.cc:343] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.141394 12548 leader_election.cc:290] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:42.142994 12419 leader_election.cc:304] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 1fc3783960884a89b26356a143dc9162
I20260710 13:20:42.144639 12548 raft_consensus.cc:2804] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.145810 12548 raft_consensus.cc:697] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Becoming Leader. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Running, Role: LEADER
I20260710 13:20:42.147044 12548 consensus_queue.cc:237] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.156666 12552 consensus_queue.cc:1048] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.158443 12494 tablet_bootstrap.cc:492] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:42.158918 12494 ts_tablet_manager.cc:1403] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.012s
I20260710 13:20:42.161732 12494 raft_consensus.cc:359] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.162432 12494 raft_consensus.cc:385] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.162721 12494 raft_consensus.cc:740] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.163456 12494 consensus_queue.cc:260] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.165618 12494 ts_tablet_manager.cc:1434] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:42.166533 12494 tablet_bootstrap.cc:492] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162: Bootstrap starting.
I20260710 13:20:42.166163 12199 catalog_manager.cc:5697] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f89f3d1db664831b73ba01110def16e (127.10.232.3). New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:42.173671 12494 tablet_bootstrap.cc:654] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.180907 12601 raft_consensus.cc:493] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.181656 12601 raft_consensus.cc:515] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.185182 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:42.186141 12302 raft_consensus.cc:2393] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fc3783960884a89b26356a143dc9162 in current term 1: Already voted for candidate 729b5a087e9f47b0bcbf8705b03e6350 in this term.
I20260710 13:20:42.188721 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:42.189615 12453 raft_consensus.cc:2393] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fc3783960884a89b26356a143dc9162 in current term 1: Already voted for candidate 5f89f3d1db664831b73ba01110def16e in this term.
I20260710 13:20:42.190292 12494 tablet_bootstrap.cc:492] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162: No bootstrap required, opened a new log
I20260710 13:20:42.190814 12494 ts_tablet_manager.cc:1403] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.016s
I20260710 13:20:42.193343 12346 leader_election.cc:304] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fc3783960884a89b26356a143dc9162; no voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:42.193691 12494 raft_consensus.cc:359] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.194327 12494 raft_consensus.cc:385] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.194592 12504 raft_consensus.cc:3060] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.185173 12601 leader_election.cc:290] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:42.194594 12494 raft_consensus.cc:740] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.197753 12564 consensus_queue.cc:1048] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.197652 12494 consensus_queue.cc:260] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.198417 12548 consensus_queue.cc:1048] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.200685 12494 ts_tablet_manager.cc:1434] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 13:20:42.216777 12504 raft_consensus.cc:2749] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.236850 12564 consensus_queue.cc:1048] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.237607 12552 consensus_queue.cc:1048] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.247895 12613 consensus_queue.cc:1048] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.263527 12380 raft_consensus.cc:3060] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.277290 12546 consensus_queue.cc:1048] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.280104 12546 consensus_queue.cc:1048] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.306754 12546 consensus_queue.cc:1048] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.423612 12504 consensus_queue.cc:1048] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.434310 12504 consensus_queue.cc:1048] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.473670 12558 raft_consensus.cc:493] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.474066 12558 raft_consensus.cc:515] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.475675 12558 leader_election.cc:290] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:42.476238 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c880e8bf754365b75aeb28a5538b04" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:42.476642 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c880e8bf754365b75aeb28a5538b04" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:42.477988 12346 leader_election.cc:304] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fc3783960884a89b26356a143dc9162; no voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:42.478569 12558 raft_consensus.cc:2749] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.485476 12552 raft_consensus.cc:493] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.485929 12552 raft_consensus.cc:515] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.487748 12552 leader_election.cc:290] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:42.488510 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02448e05423b41518f7a079ce0255374" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:42.488915 12379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02448e05423b41518f7a079ce0255374" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:42.489113 12304 raft_consensus.cc:2468] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
I20260710 13:20:42.489593 12379 raft_consensus.cc:2468] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 0.
I20260710 13:20:42.490231 12419 leader_election.cc:304] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:42.491072 12500 raft_consensus.cc:2804] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.491413 12500 raft_consensus.cc:493] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.491707 12500 raft_consensus.cc:3060] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.496874 12500 raft_consensus.cc:515] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.499301 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02448e05423b41518f7a079ce0255374" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:42.499377 12500 leader_election.cc:290] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:42.500089 12304 raft_consensus.cc:3060] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.500334 12379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02448e05423b41518f7a079ce0255374" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:42.500902 12379 raft_consensus.cc:3060] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.505103 12304 raft_consensus.cc:2468] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:42.505645 12379 raft_consensus.cc:2468] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:42.506254 12419 leader_election.cc:304] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:42.506974 12500 raft_consensus.cc:2804] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.507457 12500 raft_consensus.cc:697] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Becoming Leader. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Running, Role: LEADER
I20260710 13:20:42.508111 12500 consensus_queue.cc:237] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.515152 12201 catalog_manager.cc:5697] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f89f3d1db664831b73ba01110def16e (127.10.232.3). New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:42.527133 12251 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:42.545251 12558 raft_consensus.cc:493] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.545831 12558 raft_consensus.cc:515] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.547683 12558 leader_election.cc:290] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:42.548424 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d05dbd6e5f748f49c71b1a2fb2b684e" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:42.548597 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d05dbd6e5f748f49c71b1a2fb2b684e" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:42.549194 12304 raft_consensus.cc:2393] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fc3783960884a89b26356a143dc9162 in current term 1: Already voted for candidate 5f89f3d1db664831b73ba01110def16e in this term.
I20260710 13:20:42.550139 12345 leader_election.cc:304] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fc3783960884a89b26356a143dc9162; no voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350
I20260710 13:20:42.550622 12500 raft_consensus.cc:493] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.550745 12558 raft_consensus.cc:3060] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.551082 12500 raft_consensus.cc:515] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.553682 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350" is_pre_election: true
I20260710 13:20:42.553979 12500 leader_election.cc:290] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:42.554301 12302 raft_consensus.cc:2468] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:42.554579 12379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:42.555258 12379 raft_consensus.cc:2468] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 1.
I20260710 13:20:42.555469 12419 leader_election.cc:304] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [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: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:42.556334 12500 raft_consensus.cc:2804] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:42.556682 12500 raft_consensus.cc:493] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.557000 12500 raft_consensus.cc:3060] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.557380 12558 raft_consensus.cc:2749] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.561421 12500 raft_consensus.cc:515] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.563035 12500 leader_election.cc:290] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 2 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:42.563796 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:20:42.563997 12379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f56499b68c724b2c8eec03ae9232e1f8" candidate_uuid: "5f89f3d1db664831b73ba01110def16e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:42.564380 12302 raft_consensus.cc:3060] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.564473 12379 raft_consensus.cc:3060] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.570946 12379 raft_consensus.cc:2468] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 2.
I20260710 13:20:42.570955 12302 raft_consensus.cc:2468] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f89f3d1db664831b73ba01110def16e in term 2.
I20260710 13:20:42.572181 12419 leader_election.cc:304] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:42.572786 12500 raft_consensus.cc:2804] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:42.573318 12500 raft_consensus.cc:697] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 2 LEADER]: Becoming Leader. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Running, Role: LEADER
I20260710 13:20:42.574136 12500 consensus_queue.cc:237] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue going to LEADER 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:42.581943 12201 catalog_manager.cc:5697] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e reported cstate change: term changed from 0 to 2, leader changed from <none> to 5f89f3d1db664831b73ba01110def16e (127.10.232.3). New cstate: current_term: 2 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:42.600087 12500 consensus_queue.cc:1048] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.610559 12535 consensus_queue.cc:1048] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.615973 12379 raft_consensus.cc:3060] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.638206 12535 consensus_queue.cc:1048] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.648696 12552 consensus_queue.cc:1048] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.920105 12552 consensus_queue.cc:1048] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.930269 12548 consensus_queue.cc:1048] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:43.088397 12379 raft_consensus.cc:1275] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:43.090029 12535 consensus_queue.cc:1048] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:43.099164 12302 raft_consensus.cc:1275] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:43.100934 12500 consensus_queue.cc:1048] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:43.344458 12546 raft_consensus.cc:493] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.344895 12546 raft_consensus.cc:515] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:43.346465 12546 leader_election.cc:290] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:43.347316 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162" is_pre_election: true
I20260710 13:20:43.347616 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e" is_pre_election: true
I20260710 13:20:43.347870 12380 raft_consensus.cc:2468] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 1.
I20260710 13:20:43.348248 12453 raft_consensus.cc:2468] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 1.
I20260710 13:20:43.348981 12271 leader_election.cc:304] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [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: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:43.349619 12546 raft_consensus.cc:2804] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:43.349918 12546 raft_consensus.cc:493] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.350195 12546 raft_consensus.cc:3060] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:43.355015 12546 raft_consensus.cc:515] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:43.356511 12546 leader_election.cc:290] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 2 election: Requested vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:43.357297 12380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:20:43.357612 12453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ba7109162e4d1f9b43e7f108f70829" candidate_uuid: "729b5a087e9f47b0bcbf8705b03e6350" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:20:43.357793 12380 raft_consensus.cc:3060] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:43.358134 12453 raft_consensus.cc:3060] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:43.362069 12380 raft_consensus.cc:2468] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 2.
I20260710 13:20:43.362721 12453 raft_consensus.cc:2468] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729b5a087e9f47b0bcbf8705b03e6350 in term 2.
I20260710 13:20:43.363193 12271 leader_election.cc:304] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:20:43.363983 12546 raft_consensus.cc:2804] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:43.364459 12546 raft_consensus.cc:697] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 LEADER]: Becoming Leader. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Running, Role: LEADER
I20260710 13:20:43.365180 12546 consensus_queue.cc:237] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue going to LEADER 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:20:43.373487 12203 catalog_manager.cc:5697] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: term changed from 0 to 2, leader changed from <none> to 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:43.821938 12379 raft_consensus.cc:1275] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:43.823289 12546 consensus_queue.cc:1048] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:43.835239 12452 raft_consensus.cc:1275] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:43.836987 12545 consensus_queue.cc:1048] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.240253 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:44.247434 12686 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:20:44.247457 12687 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:20:44.249300 11168 server_base.cc:1061] running on GCE node
W20260710 13:20:44.250377 12689 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:20:44.251560 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:44.251833 11168 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:20:44.252031 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689644251997 us; error 0 us; skew 500 ppm
I20260710 13:20:44.252612 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:44.255451 11168 webserver.cc:533] Webserver started at http://127.10.232.4:38923/ using document root <none> and password file <none>
I20260710 13:20:44.255951 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:44.256134 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:44.256554 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:44.258015 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-3-root/instance:
uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
format_stamp: "Formatted at 2026-07-10 13:20:44 on dist-test-slave-dgm9"
I20260710 13:20:44.263401 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:44.266592 12694 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:20:44.267486 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:44.267848 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-3-root
uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
format_stamp: "Formatted at 2026-07-10 13:20:44 on dist-test-slave-dgm9"
I20260710 13:20:44.268174 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-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:20:44.278802 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:44.281523 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:44.283918 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:44.290272 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:44.290524 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:44.290885 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:44.291132 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:44.346406 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.4:39331
I20260710 13:20:44.346487 12756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.4:39331 every 8 connection(s)
I20260710 13:20:44.351828 11168 auto_leader_rebalancer-test.cc:388] add a tserver: ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:44.370194 12757 heartbeater.cc:344] Connected to a master server at 127.10.232.62:40673
I20260710 13:20:44.370653 12757 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:44.371397 12757 heartbeater.cc:507] Master 127.10.232.62:40673 requested a full tablet report, sending...
I20260710 13:20:44.373282 12203 ts_manager.cc:194] Registered new tserver with Master: ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331)
I20260710 13:20:44.374886 12203 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37600
I20260710 13:20:44.602932 12452 consensus_queue.cc:237] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:44.612448 12380 raft_consensus.cc:1275] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:44.614979 12535 consensus_queue.cc:1048] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:44.618360 12304 raft_consensus.cc:1275] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:44.619942 12765 consensus_queue.cc:1048] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } 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:20:44.625161 12765 raft_consensus.cc:2955] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:44.626557 12380 raft_consensus.cc:2955] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
W20260710 13:20:44.633255 12418 consensus_peers.cc:597] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a751fe5ec4274bbdb7509cf172bf2a49. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:44.636037 12304 raft_consensus.cc:2955] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:44.640659 12203 catalog_manager.cc:5697] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.646234 12452 consensus_queue.cc:237] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:44.653792 12304 raft_consensus.cc:1275] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:44.654946 12418 consensus_peers.cc:597] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d05dbd6e5f748f49c71b1a2fb2b684e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:44.656276 12535 consensus_queue.cc:1048] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:44.657919 12379 raft_consensus.cc:1275] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:44.659895 12535 consensus_queue.cc:1048] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } 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:20:44.666577 12535 raft_consensus.cc:2955] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:44.668316 12304 raft_consensus.cc:2955] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:44.670889 12379 raft_consensus.cc:2955] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:44.696794 12201 catalog_manager.cc:5697] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.700086 12379 consensus_queue.cc:237] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Queue 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: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:44.713335 12304 raft_consensus.cc:1275] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:44.713474 12452 raft_consensus.cc:1275] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:44.714707 12761 consensus_queue.cc:1048] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:44.715641 12679 consensus_queue.cc:1048] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } 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:20:44.719583 12344 consensus_peers.cc:597] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dce4e3b4cf9b49aa904c265af722e1f2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:44.726593 12679 raft_consensus.cc:2955] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:44.728183 12304 raft_consensus.cc:2955] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:44.740404 12379 consensus_queue.cc:237] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:44.741961 12199 catalog_manager.cc:5697] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:44.744611 12452 raft_consensus.cc:2955] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
W20260710 13:20:44.763429 12344 consensus_peers.cc:597] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8b20a3dbf314343945ebb402508465e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:44.765067 12453 raft_consensus.cc:1275] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:44.767472 12761 consensus_queue.cc:1048] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:20:44.785107 12345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.1:42133, user_credentials={real_user=slave}} blocked reactor thread for 48184.7us
I20260710 13:20:44.787402 12304 raft_consensus.cc:1275] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:44.789687 12786 consensus_queue.cc:1048] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } 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:20:44.793517 12783 raft_consensus.cc:2955] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:44.795503 12453 raft_consensus.cc:2955] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:44.806578 12199 catalog_manager.cc:5697] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:44.818935 12304 raft_consensus.cc:2955] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:45.046849 12789 ts_tablet_manager.cc:933] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:45.048712 12789 tablet_copy_client.cc:323] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.3:42927
I20260710 13:20:45.062505 12464 tablet_copy_service.cc:140] P 5f89f3d1db664831b73ba01110def16e: Received BeginTabletCopySession request for tablet 8d05dbd6e5f748f49c71b1a2fb2b684e from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:35310)
I20260710 13:20:45.063162 12464 tablet_copy_service.cc:161] P 5f89f3d1db664831b73ba01110def16e: Beginning new tablet copy session on tablet 8d05dbd6e5f748f49c71b1a2fb2b684e from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:35310: session id = ec53b7b56d5246378737c6b6ce4f90ff-8d05dbd6e5f748f49c71b1a2fb2b684e
I20260710 13:20:45.072360 12464 tablet_copy_source_session.cc:215] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:45.079210 12789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d05dbd6e5f748f49c71b1a2fb2b684e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.094273 12789 tablet_copy_client.cc:806] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:45.095778 12789 tablet_copy_client.cc:670] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:45.100900 12789 tablet_copy_client.cc:538] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:45.111286 12789 tablet_bootstrap.cc:492] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:45.119736 12792 ts_tablet_manager.cc:933] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:45.126372 12792 tablet_copy_client.cc:323] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.3:42927
I20260710 13:20:45.128000 12464 tablet_copy_service.cc:140] P 5f89f3d1db664831b73ba01110def16e: Received BeginTabletCopySession request for tablet a751fe5ec4274bbdb7509cf172bf2a49 from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:35310)
I20260710 13:20:45.128568 12464 tablet_copy_service.cc:161] P 5f89f3d1db664831b73ba01110def16e: Beginning new tablet copy session on tablet a751fe5ec4274bbdb7509cf172bf2a49 from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:35310: session id = ec53b7b56d5246378737c6b6ce4f90ff-a751fe5ec4274bbdb7509cf172bf2a49
I20260710 13:20:45.133790 12789 tablet_bootstrap.cc:492] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:45.134577 12789 tablet_bootstrap.cc:492] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:45.135188 12789 ts_tablet_manager.cc:1403] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260710 13:20:45.135810 12464 tablet_copy_source_session.cc:215] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:45.138087 12789 raft_consensus.cc:359] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:45.138973 12789 raft_consensus.cc:740] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:45.139161 12792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a751fe5ec4274bbdb7509cf172bf2a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.139647 12789 consensus_queue.cc:260] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:45.146173 12757 heartbeater.cc:499] Master 127.10.232.62:40673 was elected leader, sending a full tablet report...
I20260710 13:20:45.146677 12789 ts_tablet_manager.cc:1434] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.004s
I20260710 13:20:45.148572 12464 tablet_copy_service.cc:342] P 5f89f3d1db664831b73ba01110def16e: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-8d05dbd6e5f748f49c71b1a2fb2b684e received from {username='slave'} at 127.0.0.1:35310
I20260710 13:20:45.149061 12464 tablet_copy_service.cc:434] P 5f89f3d1db664831b73ba01110def16e: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-8d05dbd6e5f748f49c71b1a2fb2b684e on tablet 8d05dbd6e5f748f49c71b1a2fb2b684e with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:45.156813 12792 tablet_copy_client.cc:806] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:45.157382 12792 tablet_copy_client.cc:670] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:45.160815 12792 tablet_copy_client.cc:538] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:45.167299 12792 tablet_bootstrap.cc:492] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:45.184528 12792 tablet_bootstrap.cc:492] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:45.185362 12792 tablet_bootstrap.cc:492] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:45.185959 12792 ts_tablet_manager.cc:1403] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.003s
I20260710 13:20:45.188592 12792 raft_consensus.cc:359] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:45.189971 12792 raft_consensus.cc:740] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:45.190598 12792 consensus_queue.cc:260] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:45.192858 12792 ts_tablet_manager.cc:1434] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:20:45.194995 12464 tablet_copy_service.cc:342] P 5f89f3d1db664831b73ba01110def16e: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-a751fe5ec4274bbdb7509cf172bf2a49 received from {username='slave'} at 127.0.0.1:35310
I20260710 13:20:45.195421 12464 tablet_copy_service.cc:434] P 5f89f3d1db664831b73ba01110def16e: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-a751fe5ec4274bbdb7509cf172bf2a49 on tablet a751fe5ec4274bbdb7509cf172bf2a49 with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:45.210438 12792 ts_tablet_manager.cc:933] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:45.212005 12792 tablet_copy_client.cc:323] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.2:35157
I20260710 13:20:45.217021 12789 ts_tablet_manager.cc:933] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:45.220399 12789 tablet_copy_client.cc:323] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.2:35157
I20260710 13:20:45.227262 12390 tablet_copy_service.cc:140] P 1fc3783960884a89b26356a143dc9162: Received BeginTabletCopySession request for tablet e8b20a3dbf314343945ebb402508465e from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:58346)
I20260710 13:20:45.227689 12389 tablet_copy_service.cc:140] P 1fc3783960884a89b26356a143dc9162: Received BeginTabletCopySession request for tablet dce4e3b4cf9b49aa904c265af722e1f2 from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:58346)
I20260710 13:20:45.227890 12390 tablet_copy_service.cc:161] P 1fc3783960884a89b26356a143dc9162: Beginning new tablet copy session on tablet e8b20a3dbf314343945ebb402508465e from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:58346: session id = ec53b7b56d5246378737c6b6ce4f90ff-e8b20a3dbf314343945ebb402508465e
I20260710 13:20:45.228579 12389 tablet_copy_service.cc:161] P 1fc3783960884a89b26356a143dc9162: Beginning new tablet copy session on tablet dce4e3b4cf9b49aa904c265af722e1f2 from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:58346: session id = ec53b7b56d5246378737c6b6ce4f90ff-dce4e3b4cf9b49aa904c265af722e1f2
I20260710 13:20:45.233668 12390 tablet_copy_source_session.cc:215] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:45.235607 12389 tablet_copy_source_session.cc:215] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:45.239082 12789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce4e3b4cf9b49aa904c265af722e1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.242197 12792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b20a3dbf314343945ebb402508465e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:45.256472 12789 tablet_copy_client.cc:806] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:45.257213 12789 tablet_copy_client.cc:670] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:45.259533 12792 tablet_copy_client.cc:806] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:45.260216 12792 tablet_copy_client.cc:670] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:45.261631 12789 tablet_copy_client.cc:538] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:45.264288 12792 tablet_copy_client.cc:538] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:45.268342 12789 tablet_bootstrap.cc:492] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:45.274063 12792 tablet_bootstrap.cc:492] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:45.287142 12789 tablet_bootstrap.cc:492] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:45.288137 12789 tablet_bootstrap.cc:492] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:45.288853 12789 ts_tablet_manager.cc:1403] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.012s
I20260710 13:20:45.292204 12789 raft_consensus.cc:359] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:45.292824 12789 raft_consensus.cc:740] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:45.293466 12789 consensus_queue.cc:260] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff [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: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:45.295660 12789 ts_tablet_manager.cc:1434] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:45.297465 12389 tablet_copy_service.cc:342] P 1fc3783960884a89b26356a143dc9162: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-dce4e3b4cf9b49aa904c265af722e1f2 received from {username='slave'} at 127.0.0.1:58346
I20260710 13:20:45.297879 12389 tablet_copy_service.cc:434] P 1fc3783960884a89b26356a143dc9162: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-dce4e3b4cf9b49aa904c265af722e1f2 on tablet dce4e3b4cf9b49aa904c265af722e1f2 with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:45.299355 12792 tablet_bootstrap.cc:492] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:45.300292 12792 tablet_bootstrap.cc:492] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:45.301082 12792 ts_tablet_manager.cc:1403] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260710 13:20:45.303988 12792 raft_consensus.cc:359] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:45.304875 12792 raft_consensus.cc:740] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:45.305542 12792 consensus_queue.cc:260] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:45.308036 12792 ts_tablet_manager.cc:1434] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:20:45.312842 12389 tablet_copy_service.cc:342] P 1fc3783960884a89b26356a143dc9162: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-e8b20a3dbf314343945ebb402508465e received from {username='slave'} at 127.0.0.1:58346
I20260710 13:20:45.313288 12389 tablet_copy_service.cc:434] P 1fc3783960884a89b26356a143dc9162: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-e8b20a3dbf314343945ebb402508465e on tablet e8b20a3dbf314343945ebb402508465e with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:45.547289 12732 raft_consensus.cc:1217] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:45.621135 12732 raft_consensus.cc:1217] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:45.627179 12732 raft_consensus.cc:1217] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:45.628497 12731 raft_consensus.cc:1217] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:45.995515 12535 raft_consensus.cc:1064] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:45.998387 12535 consensus_queue.cc:237] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:46.005386 12731 raft_consensus.cc:1275] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.005389 12379 raft_consensus.cc:1275] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.007037 12302 raft_consensus.cc:1275] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.008198 12804 consensus_queue.cc:1048] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:46.010037 12765 consensus_queue.cc:1048] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.014984 12535 consensus_queue.cc:1048] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } 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:20:46.018201 12765 raft_consensus.cc:1064] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:46.021001 12765 consensus_queue.cc:237] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:46.034215 12732 raft_consensus.cc:1275] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.035485 12380 raft_consensus.cc:1275] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.035236 12304 raft_consensus.cc:1275] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.037082 12535 consensus_queue.cc:1048] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:46.040719 12809 consensus_queue.cc:1048] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } 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:20:46.042798 12535 raft_consensus.cc:2955] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.045138 12765 consensus_queue.cc:1048] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:20:46.052706 12380 raft_consensus.cc:2955] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.063007 12732 raft_consensus.cc:2955] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.064772 12304 raft_consensus.cc:2955] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.066715 12203 catalog_manager.cc:5697] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.100471 12809 raft_consensus.cc:2955] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.107846 12380 raft_consensus.cc:2955] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.111601 12302 raft_consensus.cc:2955] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.116485 12732 raft_consensus.cc:2955] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.125130 12806 raft_consensus.cc:1064] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:46.128445 12806 consensus_queue.cc:237] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:46.149907 12304 raft_consensus.cc:1275] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.151645 12732 raft_consensus.cc:1275] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.151477 12807 consensus_queue.cc:1048] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } 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:20:46.155720 12201 catalog_manager.cc:5697] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.158631 12453 raft_consensus.cc:1275] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.160732 12807 consensus_queue.cc:1048] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:46.163157 12786 consensus_queue.cc:1048] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.169972 12805 raft_consensus.cc:1064] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:46.172770 12805 consensus_queue.cc:237] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [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: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:46.182590 12452 consensus_queue.cc:237] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:46.191174 12453 raft_consensus.cc:1275] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.192543 12732 raft_consensus.cc:1275] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.196282 12805 consensus_queue.cc:1048] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } 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:20:46.197592 12807 consensus_queue.cc:1048] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:46.188354 12449 consensus_queue.cc:237] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [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: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:46.201731 12732 raft_consensus.cc:1275] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.202795 12302 raft_consensus.cc:1275] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:46.203163 12809 consensus_queue.cc:1048] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:46.208106 12302 raft_consensus.cc:1275] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.208180 12786 consensus_queue.cc:1048] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:46.212785 12806 raft_consensus.cc:2955] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.215663 12535 consensus_queue.cc:1048] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:46.219276 12535 raft_consensus.cc:2955] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.224931 12732 raft_consensus.cc:1275] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.228116 12815 consensus_queue.cc:1048] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:46.230116 12303 raft_consensus.cc:2955] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.234869 12380 raft_consensus.cc:1275] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.224247 12730 raft_consensus.cc:2955] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.240682 12190 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d05dbd6e5f748f49c71b1a2fb2b684e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:46.244098 12765 consensus_queue.cc:1048] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:46.247860 12304 raft_consensus.cc:2955] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.242202 12731 raft_consensus.cc:2955] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.258558 12203 catalog_manager.cc:5697] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.260995 12809 raft_consensus.cc:2955] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.253680 12449 raft_consensus.cc:2955] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.269459 12303 raft_consensus.cc:2955] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.266494 12786 raft_consensus.cc:2955] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.277529 12379 raft_consensus.cc:2955] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.282546 12190 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a751fe5ec4274bbdb7509cf172bf2a49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:46.283835 12732 raft_consensus.cc:2955] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.290690 12362 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d05dbd6e5f748f49c71b1a2fb2b684e with delete_type TABLET_DATA_TOMBSTONED (TS 1fc3783960884a89b26356a143dc9162 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38952
I20260710 13:20:46.303244 12202 catalog_manager.cc:5697] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.319600 12729 raft_consensus.cc:2955] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.346459 12199 catalog_manager.cc:5697] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.351677 12831 tablet_replica.cc:333] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:20:46.352665 12831 raft_consensus.cc:2243] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.353423 12831 raft_consensus.cc:2272] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.366698 12380 consensus_queue.cc:237] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [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: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:46.367960 12201 catalog_manager.cc:5697] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.374465 12831 ts_tablet_manager.cc:1916] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:46.378772 12732 raft_consensus.cc:1275] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.381098 12807 consensus_queue.cc:1048] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:46.384819 12291 tablet_service.cc:1558] Processing DeleteTablet for tablet a751fe5ec4274bbdb7509cf172bf2a49 with delete_type TABLET_DATA_TOMBSTONED (TS 729b5a087e9f47b0bcbf8705b03e6350 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260710 13:20:46.387504 12449 raft_consensus.cc:1275] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.390599 12807 consensus_queue.cc:1048] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260710 13:20:46.401923 12807 raft_consensus.cc:2955] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.404109 12729 raft_consensus.cc:2955] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.408953 12833 tablet_replica.cc:333] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:20:46.412817 12190 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e8b20a3dbf314343945ebb402508465e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:46.414616 12833 raft_consensus.cc:2243] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.415691 12833 raft_consensus.cc:2272] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.427299 12833 ts_tablet_manager.cc:1916] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:46.430171 12380 consensus_queue.cc:237] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [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: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:46.437296 12831 ts_tablet_manager.cc:1929] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:46.437033 12203 catalog_manager.cc:5697] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.438005 12831 log.cc:1199] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 1fc3783960884a89b26356a143dc9162: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-1-root/wals/8d05dbd6e5f748f49c71b1a2fb2b684e
I20260710 13:20:46.437202 12449 raft_consensus.cc:2955] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.440143 12190 catalog_manager.cc:5028] TS 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): tablet 8d05dbd6e5f748f49c71b1a2fb2b684e (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:46.441984 12452 raft_consensus.cc:2955] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.448210 12729 raft_consensus.cc:1275] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.450344 12303 raft_consensus.cc:1275] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:46.450117 12830 consensus_queue.cc:1048] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:46.455441 12291 tablet_service.cc:1558] Processing DeleteTablet for tablet e8b20a3dbf314343945ebb402508465e with delete_type TABLET_DATA_TOMBSTONED (TS 729b5a087e9f47b0bcbf8705b03e6350 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260710 13:20:46.457068 12830 consensus_queue.cc:1048] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:46.462827 12833 ts_tablet_manager.cc:1929] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:46.463486 12833 log.cc:1199] T a751fe5ec4274bbdb7509cf172bf2a49 P 729b5a087e9f47b0bcbf8705b03e6350: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-0-root/wals/a751fe5ec4274bbdb7509cf172bf2a49
I20260710 13:20:46.465435 12833 tablet_replica.cc:333] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:20:46.464614 12807 raft_consensus.cc:2955] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.466470 12833 raft_consensus.cc:2243] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.467248 12833 raft_consensus.cc:2272] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.470329 12189 catalog_manager.cc:5028] TS 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): tablet a751fe5ec4274bbdb7509cf172bf2a49 (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:46.471323 12833 ts_tablet_manager.cc:1916] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:46.480047 12304 raft_consensus.cc:2955] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.480233 12729 raft_consensus.cc:2955] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.488672 12833 ts_tablet_manager.cc:1929] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:46.489207 12833 log.cc:1199] T e8b20a3dbf314343945ebb402508465e P 729b5a087e9f47b0bcbf8705b03e6350: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-0-root/wals/e8b20a3dbf314343945ebb402508465e
I20260710 13:20:46.490830 12189 catalog_manager.cc:5028] TS 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): tablet e8b20a3dbf314343945ebb402508465e (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:46.496011 12203 catalog_manager.cc:5697] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:46.502252 12190 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dce4e3b4cf9b49aa904c265af722e1f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:46.520083 12442 tablet_service.cc:1558] Processing DeleteTablet for tablet dce4e3b4cf9b49aa904c265af722e1f2 with delete_type TABLET_DATA_TOMBSTONED (TS 5f89f3d1db664831b73ba01110def16e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58560
I20260710 13:20:46.522222 12835 tablet_replica.cc:333] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:20:46.522854 12835 raft_consensus.cc:2243] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.523313 12835 raft_consensus.cc:2272] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.526499 12835 ts_tablet_manager.cc:1916] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:46.537151 12835 ts_tablet_manager.cc:1929] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:46.537642 12835 log.cc:1199] T dce4e3b4cf9b49aa904c265af722e1f2 P 5f89f3d1db664831b73ba01110def16e: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-2-root/wals/dce4e3b4cf9b49aa904c265af722e1f2
I20260710 13:20:46.539324 12190 catalog_manager.cc:5028] TS 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): tablet dce4e3b4cf9b49aa904c265af722e1f2 (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:47.560357 12304 consensus_queue.cc:237] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:47.565943 12449 raft_consensus.cc:1275] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:47.566632 12379 raft_consensus.cc:1275] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:47.567617 12834 consensus_queue.cc:1048] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } 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:20:47.568899 12803 consensus_queue.cc:1048] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:47.578801 12834 raft_consensus.cc:2955] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:47.581387 12379 raft_consensus.cc:2955] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:47.583917 12449 raft_consensus.cc:2955] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
W20260710 13:20:47.600672 12269 consensus_peers.cc:597] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5dbffe08da640e5819605315e2dbc14. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.600063 12199 catalog_manager.cc:5697] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:47.602496 12304 consensus_queue.cc:237] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
W20260710 13:20:47.615903 12269 consensus_peers.cc:597] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74f28aa86e8642b392bf8be589c8da0c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.616145 12449 raft_consensus.cc:1275] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:47.618121 12845 consensus_queue.cc:1048] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:47.618631 12379 raft_consensus.cc:1275] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:47.620201 12845 consensus_queue.cc:1048] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } 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:20:47.634416 12803 raft_consensus.cc:2955] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:47.639340 12449 raft_consensus.cc:2955] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:47.652139 12452 consensus_queue.cc:237] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:47.653190 12379 raft_consensus.cc:2955] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:47.656620 12203 catalog_manager.cc:5697] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
W20260710 13:20:47.659523 12418 consensus_peers.cc:597] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78074b3fd90f4dfd8de238194ab73088. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.662050 12380 raft_consensus.cc:1275] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:47.663480 12765 consensus_queue.cc:1048] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.665192 12304 raft_consensus.cc:1275] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:47.668210 12765 consensus_queue.cc:1048] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } 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:20:47.678987 12535 raft_consensus.cc:2955] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:47.680658 12304 raft_consensus.cc:2955] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:47.680680 12380 raft_consensus.cc:2955] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:47.690606 12199 catalog_manager.cc:5697] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.705438 12380 consensus_queue.cc:237] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:47.711767 12452 raft_consensus.cc:1275] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:47.712371 12344 consensus_peers.cc:597] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a047397df4634370bb6e5639d186e992. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.713950 12842 consensus_queue.cc:1048] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } 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:20:47.714315 12304 raft_consensus.cc:1275] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:47.715579 12836 consensus_queue.cc:1048] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.721235 12842 raft_consensus.cc:2955] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:47.723109 12452 raft_consensus.cc:2955] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:47.725234 12304 raft_consensus.cc:2955] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:47.735981 12203 catalog_manager.cc:5697] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:48.047256 12861 ts_tablet_manager.cc:933] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133)
I20260710 13:20:48.049132 12861 tablet_copy_client.cc:323] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.1:42133
I20260710 13:20:48.061043 12315 tablet_copy_service.cc:140] P 729b5a087e9f47b0bcbf8705b03e6350: Received BeginTabletCopySession request for tablet f5dbffe08da640e5819605315e2dbc14 from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:45192)
I20260710 13:20:48.061666 12315 tablet_copy_service.cc:161] P 729b5a087e9f47b0bcbf8705b03e6350: Beginning new tablet copy session on tablet f5dbffe08da640e5819605315e2dbc14 from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:45192: session id = ec53b7b56d5246378737c6b6ce4f90ff-f5dbffe08da640e5819605315e2dbc14
I20260710 13:20:48.066727 12315 tablet_copy_source_session.cc:215] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:48.069344 12861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dbffe08da640e5819605315e2dbc14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.081836 12861 tablet_copy_client.cc:806] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:48.082338 12861 tablet_copy_client.cc:670] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:48.085925 12861 tablet_copy_client.cc:538] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:48.092572 12861 tablet_bootstrap.cc:492] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:48.105934 12865 ts_tablet_manager.cc:933] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133)
I20260710 13:20:48.107672 12865 tablet_copy_client.cc:323] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.1:42133
I20260710 13:20:48.109673 12315 tablet_copy_service.cc:140] P 729b5a087e9f47b0bcbf8705b03e6350: Received BeginTabletCopySession request for tablet 74f28aa86e8642b392bf8be589c8da0c from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:45192)
I20260710 13:20:48.110256 12315 tablet_copy_service.cc:161] P 729b5a087e9f47b0bcbf8705b03e6350: Beginning new tablet copy session on tablet 74f28aa86e8642b392bf8be589c8da0c from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:45192: session id = ec53b7b56d5246378737c6b6ce4f90ff-74f28aa86e8642b392bf8be589c8da0c
I20260710 13:20:48.110626 12861 tablet_bootstrap.cc:492] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:48.111501 12861 tablet_bootstrap.cc:492] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:48.112159 12861 ts_tablet_manager.cc:1403] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 13:20:48.115665 12861 raft_consensus.cc:359] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:48.116585 12861 raft_consensus.cc:740] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:48.118237 12861 consensus_queue.cc:260] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:48.118815 12315 tablet_copy_source_session.cc:215] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:48.126673 12865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f28aa86e8642b392bf8be589c8da0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.132521 12868 ts_tablet_manager.cc:933] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:48.137707 12861 ts_tablet_manager.cc:1434] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.014s
I20260710 13:20:48.139523 12315 tablet_copy_service.cc:342] P 729b5a087e9f47b0bcbf8705b03e6350: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-f5dbffe08da640e5819605315e2dbc14 received from {username='slave'} at 127.0.0.1:45192
I20260710 13:20:48.144268 12868 tablet_copy_client.cc:323] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.3:42927
I20260710 13:20:48.147018 12464 tablet_copy_service.cc:140] P 5f89f3d1db664831b73ba01110def16e: Received BeginTabletCopySession request for tablet 78074b3fd90f4dfd8de238194ab73088 from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:35310)
I20260710 13:20:48.147540 12464 tablet_copy_service.cc:161] P 5f89f3d1db664831b73ba01110def16e: Beginning new tablet copy session on tablet 78074b3fd90f4dfd8de238194ab73088 from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:35310: session id = ec53b7b56d5246378737c6b6ce4f90ff-78074b3fd90f4dfd8de238194ab73088
I20260710 13:20:48.157629 12865 tablet_copy_client.cc:806] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:48.158293 12865 tablet_copy_client.cc:670] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:48.139974 12315 tablet_copy_service.cc:434] P 729b5a087e9f47b0bcbf8705b03e6350: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-f5dbffe08da640e5819605315e2dbc14 on tablet f5dbffe08da640e5819605315e2dbc14 with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:48.165289 12464 tablet_copy_source_session.cc:215] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:48.166050 12865 tablet_copy_client.cc:538] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:48.170236 12868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78074b3fd90f4dfd8de238194ab73088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.177946 12865 tablet_bootstrap.cc:492] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:48.184088 12868 tablet_copy_client.cc:806] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:48.184821 12868 tablet_copy_client.cc:670] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:48.191349 12868 tablet_copy_client.cc:538] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:48.201511 12865 tablet_bootstrap.cc:492] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:48.202081 12868 tablet_bootstrap.cc:492] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:48.202482 12865 tablet_bootstrap.cc:492] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:48.203585 12865 ts_tablet_manager.cc:1403] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260710 13:20:48.206666 12865 raft_consensus.cc:359] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:48.207561 12865 raft_consensus.cc:740] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:48.208217 12865 consensus_queue.cc:260] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:48.214887 12865 ts_tablet_manager.cc:1434] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:20:48.216528 12315 tablet_copy_service.cc:342] P 729b5a087e9f47b0bcbf8705b03e6350: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-74f28aa86e8642b392bf8be589c8da0c received from {username='slave'} at 127.0.0.1:45192
I20260710 13:20:48.216933 12315 tablet_copy_service.cc:434] P 729b5a087e9f47b0bcbf8705b03e6350: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-74f28aa86e8642b392bf8be589c8da0c on tablet 74f28aa86e8642b392bf8be589c8da0c with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:48.227957 12865 ts_tablet_manager.cc:933] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:48.233922 12865 tablet_copy_client.cc:323] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.2:35157
I20260710 13:20:48.234715 12868 tablet_bootstrap.cc:492] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:48.235586 12868 tablet_bootstrap.cc:492] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:48.235646 12389 tablet_copy_service.cc:140] P 1fc3783960884a89b26356a143dc9162: Received BeginTabletCopySession request for tablet a047397df4634370bb6e5639d186e992 from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:58346)
I20260710 13:20:48.236218 12389 tablet_copy_service.cc:161] P 1fc3783960884a89b26356a143dc9162: Beginning new tablet copy session on tablet a047397df4634370bb6e5639d186e992 from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:58346: session id = ec53b7b56d5246378737c6b6ce4f90ff-a047397df4634370bb6e5639d186e992
I20260710 13:20:48.236349 12868 ts_tablet_manager.cc:1403] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.000s
I20260710 13:20:48.239398 12868 raft_consensus.cc:359] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:48.240316 12868 raft_consensus.cc:740] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:48.241024 12868 consensus_queue.cc:260] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:48.244160 12389 tablet_copy_source_session.cc:215] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:48.245177 12868 ts_tablet_manager.cc:1434] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:48.247401 12865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a047397df4634370bb6e5639d186e992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.247411 12464 tablet_copy_service.cc:342] P 5f89f3d1db664831b73ba01110def16e: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-78074b3fd90f4dfd8de238194ab73088 received from {username='slave'} at 127.0.0.1:35310
I20260710 13:20:48.248294 12464 tablet_copy_service.cc:434] P 5f89f3d1db664831b73ba01110def16e: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-78074b3fd90f4dfd8de238194ab73088 on tablet 78074b3fd90f4dfd8de238194ab73088 with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:48.262229 12865 tablet_copy_client.cc:806] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:48.263010 12865 tablet_copy_client.cc:670] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:48.266556 12865 tablet_copy_client.cc:538] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:48.275257 12865 tablet_bootstrap.cc:492] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:48.294931 12865 tablet_bootstrap.cc:492] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:48.295928 12865 tablet_bootstrap.cc:492] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:48.296705 12865 ts_tablet_manager.cc:1403] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 13:20:48.299636 12865 raft_consensus.cc:359] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:48.300477 12865 raft_consensus.cc:740] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:48.301086 12865 consensus_queue.cc:260] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:48.303143 12865 ts_tablet_manager.cc:1434] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.008s
I20260710 13:20:48.305555 12389 tablet_copy_service.cc:342] P 1fc3783960884a89b26356a143dc9162: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-a047397df4634370bb6e5639d186e992 received from {username='slave'} at 127.0.0.1:58346
I20260710 13:20:48.305966 12389 tablet_copy_service.cc:434] P 1fc3783960884a89b26356a143dc9162: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-a047397df4634370bb6e5639d186e992 on tablet a047397df4634370bb6e5639d186e992 with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:48.589529 12729 raft_consensus.cc:1217] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:48.642387 12729 raft_consensus.cc:1217] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:48.679004 12729 raft_consensus.cc:1217] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:48.724865 12729 raft_consensus.cc:1217] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:49.083638 12870 raft_consensus.cc:1064] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:49.086118 12876 raft_consensus.cc:1064] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:49.086210 12870 consensus_queue.cc:237] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:49.088078 12876 consensus_queue.cc:237] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:49.096225 12729 raft_consensus.cc:1275] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.097860 12535 consensus_queue.cc:1048] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:49.100750 12379 raft_consensus.cc:1275] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.101635 12304 raft_consensus.cc:1275] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.103084 12535 consensus_queue.cc:1048] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:49.103852 12876 consensus_queue.cc:1048] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } 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:20:49.104907 12732 raft_consensus.cc:1275] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.106405 12875 consensus_queue.cc:1048] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:49.115401 12449 raft_consensus.cc:1275] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.116844 12379 raft_consensus.cc:1275] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.118499 12845 consensus_queue.cc:1048] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } 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:20:49.125636 12882 consensus_queue.cc:1048] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:49.128057 12876 raft_consensus.cc:2955] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.136703 12877 raft_consensus.cc:1064] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:49.135993 12303 raft_consensus.cc:2955] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.139192 12877 consensus_queue.cc:237] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:49.149212 12379 raft_consensus.cc:2955] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.162840 12882 raft_consensus.cc:1064] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:49.165660 12882 consensus_queue.cc:237] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:49.165230 12202 catalog_manager.cc:5697] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.169230 12875 raft_consensus.cc:2955] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.172226 12731 raft_consensus.cc:2955] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.180253 12730 raft_consensus.cc:2955] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.184186 12732 raft_consensus.cc:1275] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.185609 12878 consensus_queue.cc:1048] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:49.209455 12303 raft_consensus.cc:1275] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.210156 12449 raft_consensus.cc:1275] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.210880 12878 consensus_queue.cc:1048] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:20:49.212007 12452 raft_consensus.cc:2955] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.214826 12878 consensus_queue.cc:1048] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } 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:20:49.211666 12379 raft_consensus.cc:2955] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.228471 12730 raft_consensus.cc:1275] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.229879 12377 raft_consensus.cc:1275] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.230579 12452 raft_consensus.cc:1275] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:49.231045 12870 consensus_queue.cc:1048] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:49.233192 12845 consensus_queue.cc:1048] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:49.235631 12875 consensus_queue.cc:1048] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } 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:20:49.236581 12878 raft_consensus.cc:2955] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.242769 12303 raft_consensus.cc:2955] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.254622 12449 raft_consensus.cc:2955] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.263473 12730 raft_consensus.cc:2955] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.286399 12875 raft_consensus.cc:2955] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.287680 12729 raft_consensus.cc:2955] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.287683 12377 raft_consensus.cc:2955] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.299047 12449 raft_consensus.cc:2955] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.309619 12201 catalog_manager.cc:5697] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.317493 12449 consensus_queue.cc:237] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [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: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:49.324468 12729 raft_consensus.cc:1275] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.324970 12377 raft_consensus.cc:1275] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.326614 12535 consensus_queue.cc:1048] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:49.327723 12876 consensus_queue.cc:1048] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:49.331559 12202 catalog_manager.cc:5697] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.333333 12202 catalog_manager.cc:5697] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.347988 12876 raft_consensus.cc:2955] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.349150 12729 raft_consensus.cc:2955] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.350870 12303 consensus_queue.cc:237] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:49.355018 12302 consensus_queue.cc:237] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:49.361833 12190 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78074b3fd90f4dfd8de238194ab73088 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:49.363080 12379 consensus_queue.cc:237] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:49.365828 12452 raft_consensus.cc:1275] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.367200 12845 consensus_queue.cc:1048] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:49.371119 12730 raft_consensus.cc:1275] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.371201 12729 raft_consensus.cc:1275] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.373991 12845 consensus_queue.cc:1048] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:49.374854 12730 raft_consensus.cc:1275] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.376713 12845 consensus_queue.cc:1048] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:49.377609 12203 catalog_manager.cc:5697] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:49.382702 12882 raft_consensus.cc:2955] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.385869 12899 consensus_queue.cc:1048] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:49.386858 12729 raft_consensus.cc:2955] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.388906 12291 tablet_service.cc:1558] Processing DeleteTablet for tablet 78074b3fd90f4dfd8de238194ab73088 with delete_type TABLET_DATA_TOMBSTONED (TS 729b5a087e9f47b0bcbf8705b03e6350 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260710 13:20:49.389395 12377 raft_consensus.cc:1275] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.393468 12870 consensus_queue.cc:1048] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:49.398751 12836 raft_consensus.cc:2955] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.399936 12189 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74f28aa86e8642b392bf8be589c8da0c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:49.404294 12452 raft_consensus.cc:2955] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.412144 12203 catalog_manager.cc:5697] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.413614 12379 raft_consensus.cc:2955] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.415171 12302 raft_consensus.cc:1275] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:49.417492 12870 raft_consensus.cc:2955] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.419978 12878 consensus_queue.cc:1048] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:49.428155 12302 raft_consensus.cc:2955] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.431385 12362 tablet_service.cc:1558] Processing DeleteTablet for tablet 74f28aa86e8642b392bf8be589c8da0c with delete_type TABLET_DATA_TOMBSTONED (TS 1fc3783960884a89b26356a143dc9162 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38952
I20260710 13:20:49.431639 12190 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a047397df4634370bb6e5639d186e992 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:49.434459 12199 catalog_manager.cc:5697] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 reported cstate change: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:49.430812 12729 raft_consensus.cc:2955] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.442458 12377 raft_consensus.cc:2955] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.445992 12442 tablet_service.cc:1558] Processing DeleteTablet for tablet a047397df4634370bb6e5639d186e992 with delete_type TABLET_DATA_TOMBSTONED (TS 5f89f3d1db664831b73ba01110def16e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58560
I20260710 13:20:49.447837 12730 raft_consensus.cc:2955] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:49.459220 12903 tablet_replica.cc:333] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:20:49.460601 12903 raft_consensus.cc:2243] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:49.463896 12902 tablet_replica.cc:333] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:20:49.470111 12903 raft_consensus.cc:2272] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:49.472007 12904 tablet_replica.cc:333] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:20:49.473224 12189 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5dbffe08da640e5819605315e2dbc14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:49.475710 12902 raft_consensus.cc:2243] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:49.476608 12902 raft_consensus.cc:2272] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:49.478070 12904 raft_consensus.cc:2243] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:49.478781 12904 raft_consensus.cc:2272] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:49.479401 12199 catalog_manager.cc:5697] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:49.481976 12904 ts_tablet_manager.cc:1916] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:49.493721 12903 ts_tablet_manager.cc:1916] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:49.500608 12904 ts_tablet_manager.cc:1929] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:49.501063 12904 log.cc:1199] T a047397df4634370bb6e5639d186e992 P 5f89f3d1db664831b73ba01110def16e: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-2-root/wals/a047397df4634370bb6e5639d186e992
I20260710 13:20:49.502918 12902 ts_tablet_manager.cc:1916] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:49.502683 12190 catalog_manager.cc:5028] TS 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): tablet a047397df4634370bb6e5639d186e992 (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:49.511906 12442 tablet_service.cc:1558] Processing DeleteTablet for tablet f5dbffe08da640e5819605315e2dbc14 with delete_type TABLET_DATA_TOMBSTONED (TS 5f89f3d1db664831b73ba01110def16e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58560
I20260710 13:20:49.514911 12903 ts_tablet_manager.cc:1929] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:49.515374 12903 log.cc:1199] T 74f28aa86e8642b392bf8be589c8da0c P 1fc3783960884a89b26356a143dc9162: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-1-root/wals/74f28aa86e8642b392bf8be589c8da0c
I20260710 13:20:49.517050 12902 ts_tablet_manager.cc:1929] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:49.517347 12190 catalog_manager.cc:5028] TS 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): tablet 74f28aa86e8642b392bf8be589c8da0c (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:49.517482 12902 log.cc:1199] T 78074b3fd90f4dfd8de238194ab73088 P 729b5a087e9f47b0bcbf8705b03e6350: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-0-root/wals/78074b3fd90f4dfd8de238194ab73088
I20260710 13:20:49.517961 12904 tablet_replica.cc:333] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:20:49.518970 12904 raft_consensus.cc:2243] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:49.518985 12189 catalog_manager.cc:5028] TS 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): tablet 78074b3fd90f4dfd8de238194ab73088 (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:49.519773 12904 raft_consensus.cc:2272] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:49.522464 12904 ts_tablet_manager.cc:1916] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:49.531589 12904 ts_tablet_manager.cc:1929] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:49.531865 12904 log.cc:1199] T f5dbffe08da640e5819605315e2dbc14 P 5f89f3d1db664831b73ba01110def16e: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-2-root/wals/f5dbffe08da640e5819605315e2dbc14
I20260710 13:20:49.533037 12190 catalog_manager.cc:5028] TS 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): tablet f5dbffe08da640e5819605315e2dbc14 (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:50.584874 12302 consensus_queue.cc:237] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
W20260710 13:20:50.592995 12269 consensus_peers.cc:597] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b1800499c234253a7ab86d6acd54539. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.593134 12452 raft_consensus.cc:1275] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:50.594406 12379 raft_consensus.cc:1275] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:50.596098 12908 consensus_queue.cc:1048] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:50.597769 12882 consensus_queue.cc:1048] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } 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:20:50.616832 12910 raft_consensus.cc:2955] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.618269 12449 raft_consensus.cc:2955] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.618867 12377 raft_consensus.cc:2955] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.635468 12452 consensus_queue.cc:237] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:50.639823 12199 catalog_manager.cc:5697] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.652272 12377 raft_consensus.cc:1275] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:50.652318 12418 consensus_peers.cc:597] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7821eefba357460f8f726194710fb638. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.652689 12302 raft_consensus.cc:1275] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:50.654378 12876 consensus_queue.cc:1048] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:50.655452 12856 consensus_queue.cc:1048] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } 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:20:50.670547 12856 raft_consensus.cc:2955] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.674799 12377 raft_consensus.cc:2955] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.689229 12302 raft_consensus.cc:2955] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.696316 12377 consensus_queue.cc:237] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:50.696339 12201 catalog_manager.cc:5697] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162 reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
W20260710 13:20:50.712018 12344 consensus_peers.cc:597] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7e9ce5170cc4bd697c0949b823cdd9a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.715884 12452 raft_consensus.cc:1275] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:50.716225 12302 raft_consensus.cc:1275] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:50.718335 12899 consensus_queue.cc:1048] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } 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:20:50.721375 12899 consensus_queue.cc:1048] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:50.730798 12923 raft_consensus.cc:2955] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.732898 12303 raft_consensus.cc:2955] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.735190 12452 raft_consensus.cc:2955] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.747375 12199 catalog_manager.cc:5697] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.754284 12303 consensus_queue.cc:237] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
W20260710 13:20:50.761474 12269 consensus_peers.cc:597] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 308997d48c914e6e8cbcc199bc30914a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:50.761955 12452 raft_consensus.cc:1275] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:50.762279 12377 raft_consensus.cc:1275] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:50.764705 12910 consensus_queue.cc:1048] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:50.766535 12910 consensus_queue.cc:1048] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } 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:20:50.776520 12910 raft_consensus.cc:2955] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.778116 12452 raft_consensus.cc:2955] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.786828 12377 raft_consensus.cc:2955] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:50.792004 12201 catalog_manager.cc:5697] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:51.037295 12931 ts_tablet_manager.cc:933] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:51.039718 12931 tablet_copy_client.cc:323] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.3:42927
I20260710 13:20:51.041709 12464 tablet_copy_service.cc:140] P 5f89f3d1db664831b73ba01110def16e: Received BeginTabletCopySession request for tablet 7821eefba357460f8f726194710fb638 from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:35310)
I20260710 13:20:51.042232 12464 tablet_copy_service.cc:161] P 5f89f3d1db664831b73ba01110def16e: Beginning new tablet copy session on tablet 7821eefba357460f8f726194710fb638 from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:35310: session id = ec53b7b56d5246378737c6b6ce4f90ff-7821eefba357460f8f726194710fb638
I20260710 13:20:51.048683 12464 tablet_copy_source_session.cc:215] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:51.051541 12931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7821eefba357460f8f726194710fb638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.063146 12931 tablet_copy_client.cc:806] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:51.063752 12931 tablet_copy_client.cc:670] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:51.067611 12931 tablet_copy_client.cc:538] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:51.074345 12931 tablet_bootstrap.cc:492] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:51.094170 12931 tablet_bootstrap.cc:492] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:51.095183 12931 tablet_bootstrap.cc:492] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:51.095904 12931 ts_tablet_manager.cc:1403] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260710 13:20:51.098778 12931 raft_consensus.cc:359] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:51.099442 12931 raft_consensus.cc:740] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:51.100032 12931 consensus_queue.cc:260] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:51.103441 12931 ts_tablet_manager.cc:1434] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260710 13:20:51.105423 12464 tablet_copy_service.cc:342] P 5f89f3d1db664831b73ba01110def16e: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-7821eefba357460f8f726194710fb638 received from {username='slave'} at 127.0.0.1:35310
I20260710 13:20:51.105883 12464 tablet_copy_service.cc:434] P 5f89f3d1db664831b73ba01110def16e: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-7821eefba357460f8f726194710fb638 on tablet 7821eefba357460f8f726194710fb638 with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:51.193092 12931 ts_tablet_manager.cc:933] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133)
I20260710 13:20:51.194664 12931 tablet_copy_client.cc:323] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.1:42133
I20260710 13:20:51.196624 12315 tablet_copy_service.cc:140] P 729b5a087e9f47b0bcbf8705b03e6350: Received BeginTabletCopySession request for tablet 308997d48c914e6e8cbcc199bc30914a from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:45192)
I20260710 13:20:51.197156 12315 tablet_copy_service.cc:161] P 729b5a087e9f47b0bcbf8705b03e6350: Beginning new tablet copy session on tablet 308997d48c914e6e8cbcc199bc30914a from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:45192: session id = ec53b7b56d5246378737c6b6ce4f90ff-308997d48c914e6e8cbcc199bc30914a
I20260710 13:20:51.205071 12315 tablet_copy_source_session.cc:215] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:51.208207 12931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308997d48c914e6e8cbcc199bc30914a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.213696 12936 ts_tablet_manager.cc:933] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133)
I20260710 13:20:51.217417 12936 tablet_copy_client.cc:323] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.1:42133
I20260710 13:20:51.218802 12315 tablet_copy_service.cc:140] P 729b5a087e9f47b0bcbf8705b03e6350: Received BeginTabletCopySession request for tablet 1b1800499c234253a7ab86d6acd54539 from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:45192)
I20260710 13:20:51.219367 12315 tablet_copy_service.cc:161] P 729b5a087e9f47b0bcbf8705b03e6350: Beginning new tablet copy session on tablet 1b1800499c234253a7ab86d6acd54539 from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:45192: session id = ec53b7b56d5246378737c6b6ce4f90ff-1b1800499c234253a7ab86d6acd54539
I20260710 13:20:51.223838 12931 tablet_copy_client.cc:806] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:51.224431 12931 tablet_copy_client.cc:670] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:51.228518 12931 tablet_copy_client.cc:538] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:51.231932 12315 tablet_copy_source_session.cc:215] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:51.235105 12936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1800499c234253a7ab86d6acd54539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.237393 12931 tablet_bootstrap.cc:492] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:51.253481 12938 ts_tablet_manager.cc:933] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:51.254707 12936 tablet_copy_client.cc:806] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:51.258399 12936 tablet_copy_client.cc:670] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:51.262351 12936 tablet_copy_client.cc:538] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:51.269742 12938 tablet_copy_client.cc:323] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.2:35157
I20260710 13:20:51.270650 12936 tablet_bootstrap.cc:492] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:51.271797 12931 tablet_bootstrap.cc:492] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:51.272068 12389 tablet_copy_service.cc:140] P 1fc3783960884a89b26356a143dc9162: Received BeginTabletCopySession request for tablet e7e9ce5170cc4bd697c0949b823cdd9a from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:58346)
I20260710 13:20:51.272652 12389 tablet_copy_service.cc:161] P 1fc3783960884a89b26356a143dc9162: Beginning new tablet copy session on tablet e7e9ce5170cc4bd697c0949b823cdd9a from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:58346: session id = ec53b7b56d5246378737c6b6ce4f90ff-e7e9ce5170cc4bd697c0949b823cdd9a
I20260710 13:20:51.272898 12931 tablet_bootstrap.cc:492] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:51.273715 12931 ts_tablet_manager.cc:1403] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.008s
I20260710 13:20:51.282334 12389 tablet_copy_source_session.cc:215] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:51.278008 12931 raft_consensus.cc:359] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:51.285622 12938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e9ce5170cc4bd697c0949b823cdd9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.285964 12931 raft_consensus.cc:740] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:51.286794 12931 consensus_queue.cc:260] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:51.301052 12936 tablet_bootstrap.cc:492] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:51.302055 12936 tablet_bootstrap.cc:492] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:51.302742 12936 ts_tablet_manager.cc:1403] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.005s
I20260710 13:20:51.305864 12936 raft_consensus.cc:359] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:51.306751 12936 raft_consensus.cc:740] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:51.307441 12931 ts_tablet_manager.cc:1434] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:20:51.307785 12936 consensus_queue.cc:260] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:51.309376 12315 tablet_copy_service.cc:342] P 729b5a087e9f47b0bcbf8705b03e6350: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-308997d48c914e6e8cbcc199bc30914a received from {username='slave'} at 127.0.0.1:45192
I20260710 13:20:51.309861 12315 tablet_copy_service.cc:434] P 729b5a087e9f47b0bcbf8705b03e6350: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-308997d48c914e6e8cbcc199bc30914a on tablet 308997d48c914e6e8cbcc199bc30914a with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:51.310732 12936 ts_tablet_manager.cc:1434] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:20:51.312749 12315 tablet_copy_service.cc:342] P 729b5a087e9f47b0bcbf8705b03e6350: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-1b1800499c234253a7ab86d6acd54539 received from {username='slave'} at 127.0.0.1:45192
I20260710 13:20:51.313139 12315 tablet_copy_service.cc:434] P 729b5a087e9f47b0bcbf8705b03e6350: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-1b1800499c234253a7ab86d6acd54539 on tablet 1b1800499c234253a7ab86d6acd54539 with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:51.317274 12938 tablet_copy_client.cc:806] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:51.317971 12938 tablet_copy_client.cc:670] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:51.324730 12938 tablet_copy_client.cc:538] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:51.335075 12938 tablet_bootstrap.cc:492] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:51.358078 12938 tablet_bootstrap.cc:492] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:51.358989 12938 tablet_bootstrap.cc:492] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:51.359817 12938 ts_tablet_manager.cc:1403] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260710 13:20:51.363323 12938 raft_consensus.cc:359] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:51.364245 12938 raft_consensus.cc:740] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:51.365063 12938 consensus_queue.cc:260] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:51.368088 12938 ts_tablet_manager.cc:1434] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:20:51.373675 12389 tablet_copy_service.cc:342] P 1fc3783960884a89b26356a143dc9162: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-e7e9ce5170cc4bd697c0949b823cdd9a received from {username='slave'} at 127.0.0.1:58346
I20260710 13:20:51.374275 12389 tablet_copy_service.cc:434] P 1fc3783960884a89b26356a143dc9162: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-e7e9ce5170cc4bd697c0949b823cdd9a on tablet e7e9ce5170cc4bd697c0949b823cdd9a with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:51.588845 12730 raft_consensus.cc:1217] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:51.619828 12730 raft_consensus.cc:1217] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:51.652304 12730 raft_consensus.cc:1217] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:51.824752 12730 raft_consensus.cc:1217] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:52.001652 12908 raft_consensus.cc:1064] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:52.003664 12908 consensus_queue.cc:237] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:52.010530 12452 raft_consensus.cc:1275] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.012264 12379 raft_consensus.cc:1275] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.017719 12943 consensus_queue.cc:1048] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } 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:20:52.010565 12730 raft_consensus.cc:1275] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.019598 12943 consensus_queue.cc:1048] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:52.021682 12943 consensus_queue.cc:1048] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:52.033965 12944 raft_consensus.cc:1064] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:52.037154 12944 consensus_queue.cc:237] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:52.039166 12948 raft_consensus.cc:2955] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.045171 12452 raft_consensus.cc:2955] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.051538 12730 raft_consensus.cc:2955] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.058265 12203 catalog_manager.cc:5697] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.054214 12377 raft_consensus.cc:2955] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.086416 12730 raft_consensus.cc:1275] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.088397 12377 raft_consensus.cc:1275] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.090148 12303 raft_consensus.cc:1275] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.088419 12921 consensus_queue.cc:1048] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:52.092913 12954 consensus_queue.cc:1048] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:52.095323 12944 consensus_queue.cc:1048] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } 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:20:52.128021 12921 raft_consensus.cc:2955] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.129706 12729 raft_consensus.cc:2955] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.139757 12948 raft_consensus.cc:1064] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:52.143260 12948 consensus_queue.cc:237] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:52.152293 12379 raft_consensus.cc:2955] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.162974 12302 consensus_queue.cc:237] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:52.175880 12202 catalog_manager.cc:5697] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.181823 12379 raft_consensus.cc:1275] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:52.183260 12910 consensus_queue.cc:1048] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:52.179744 12303 raft_consensus.cc:2955] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.193310 12729 raft_consensus.cc:1275] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:52.199190 12379 raft_consensus.cc:2955] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.200079 12452 consensus_queue.cc:237] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:52.196806 12910 raft_consensus.cc:2955] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.208756 12380 raft_consensus.cc:1275] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.210390 12449 raft_consensus.cc:1275] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.220535 12303 raft_consensus.cc:1275] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:52.210822 12943 consensus_queue.cc:1048] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:52.217621 12731 raft_consensus.cc:1275] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:52.217557 12729 raft_consensus.cc:1275] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.222327 12954 consensus_queue.cc:1048] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:52.225375 12908 consensus_queue.cc:1048] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } 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:20:52.226845 12943 consensus_queue.cc:1048] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:52.227684 12921 consensus_queue.cc:1048] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:52.227871 12908 consensus_queue.cc:1048] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:52.233084 12189 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 308997d48c914e6e8cbcc199bc30914a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:52.234867 12731 raft_consensus.cc:2955] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.238868 12954 raft_consensus.cc:2955] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.240831 12199 catalog_manager.cc:5697] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 reported cstate change: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.246498 12729 raft_consensus.cc:2955] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.249317 12190 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7821eefba357460f8f726194710fb638 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:52.254704 12203 catalog_manager.cc:5697] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.272406 12303 raft_consensus.cc:2955] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.298144 12362 tablet_service.cc:1558] Processing DeleteTablet for tablet 7821eefba357460f8f726194710fb638 with delete_type TABLET_DATA_TOMBSTONED (TS 1fc3783960884a89b26356a143dc9162 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38952
I20260710 13:20:52.302919 12948 raft_consensus.cc:2955] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.311384 12968 tablet_replica.cc:333] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:20:52.311170 12449 raft_consensus.cc:2955] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.312816 12968 raft_consensus.cc:2243] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.313629 12968 raft_consensus.cc:2272] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.319657 12442 tablet_service.cc:1558] Processing DeleteTablet for tablet 308997d48c914e6e8cbcc199bc30914a with delete_type TABLET_DATA_TOMBSTONED (TS 5f89f3d1db664831b73ba01110def16e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58560
I20260710 13:20:52.323470 12379 raft_consensus.cc:2955] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.326686 12730 raft_consensus.cc:2955] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.331085 12199 catalog_manager.cc:5697] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.337728 12968 ts_tablet_manager.cc:1916] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:52.345631 12945 raft_consensus.cc:1064] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:52.347749 12969 tablet_replica.cc:333] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:20:52.348909 12969 raft_consensus.cc:2243] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.349716 12969 raft_consensus.cc:2272] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.350943 12945 consensus_queue.cc:237] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:52.356596 12969 ts_tablet_manager.cc:1916] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:52.359647 12968 ts_tablet_manager.cc:1929] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:52.360174 12968 log.cc:1199] T 7821eefba357460f8f726194710fb638 P 1fc3783960884a89b26356a143dc9162: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-1-root/wals/7821eefba357460f8f726194710fb638
I20260710 13:20:52.362818 12190 catalog_manager.cc:5028] TS 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): tablet 7821eefba357460f8f726194710fb638 (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:52.363086 12303 consensus_queue.cc:237] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:52.370615 12730 raft_consensus.cc:1275] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.371600 12449 raft_consensus.cc:1275] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.372289 12927 consensus_queue.cc:1048] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:52.374081 12927 consensus_queue.cc:1048] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:52.380843 12305 raft_consensus.cc:1275] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:52.382138 12969 ts_tablet_manager.cc:1929] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:52.383476 12946 consensus_queue.cc:1048] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } 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:20:52.391628 12969 log.cc:1199] T 308997d48c914e6e8cbcc199bc30914a P 5f89f3d1db664831b73ba01110def16e: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-2-root/wals/308997d48c914e6e8cbcc199bc30914a
I20260710 13:20:52.396237 12190 catalog_manager.cc:5028] TS 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): tablet 308997d48c914e6e8cbcc199bc30914a (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:52.403734 12945 raft_consensus.cc:2955] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.404816 12730 raft_consensus.cc:1275] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:52.406071 12449 raft_consensus.cc:1275] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:52.407461 12964 consensus_queue.cc:1048] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:52.408866 12948 consensus_queue.cc:1048] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:52.417055 12305 raft_consensus.cc:2955] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.419090 12948 raft_consensus.cc:2955] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.419139 12203 catalog_manager.cc:5697] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.422341 12449 raft_consensus.cc:2955] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.435555 12379 consensus_queue.cc:237] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [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: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:52.419149 12730 raft_consensus.cc:2955] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.421061 12452 raft_consensus.cc:2955] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.421672 12731 raft_consensus.cc:2955] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.455456 12203 catalog_manager.cc:5697] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.460677 12189 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b1800499c234253a7ab86d6acd54539 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:52.463963 12452 raft_consensus.cc:1275] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:52.465328 12927 consensus_queue.cc:1048] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:52.469337 12729 raft_consensus.cc:1275] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:52.476671 12971 raft_consensus.cc:2955] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.481060 12362 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b1800499c234253a7ab86d6acd54539 with delete_type TABLET_DATA_TOMBSTONED (TS 1fc3783960884a89b26356a143dc9162 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38952
I20260710 13:20:52.482045 12968 tablet_replica.cc:333] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:20:52.483076 12968 raft_consensus.cc:2243] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.483678 12968 raft_consensus.cc:2272] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.484153 12927 consensus_queue.cc:1048] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:20:52.486752 12968 ts_tablet_manager.cc:1916] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:52.486289 12449 raft_consensus.cc:2955] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.491808 12729 raft_consensus.cc:2955] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.501058 12190 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7e9ce5170cc4bd697c0949b823cdd9a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:52.503836 12968 ts_tablet_manager.cc:1929] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:52.504288 12968 log.cc:1199] T 1b1800499c234253a7ab86d6acd54539 P 1fc3783960884a89b26356a143dc9162: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-1-root/wals/1b1800499c234253a7ab86d6acd54539
I20260710 13:20:52.506187 12190 catalog_manager.cc:5028] TS 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): tablet 1b1800499c234253a7ab86d6acd54539 (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:52.508186 12202 catalog_manager.cc:5697] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:52.519104 12291 tablet_service.cc:1558] Processing DeleteTablet for tablet e7e9ce5170cc4bd697c0949b823cdd9a with delete_type TABLET_DATA_TOMBSTONED (TS 729b5a087e9f47b0bcbf8705b03e6350 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260710 13:20:52.522919 12975 tablet_replica.cc:333] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:20:52.523898 12975 raft_consensus.cc:2243] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:52.524623 12975 raft_consensus.cc:2272] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:52.527376 12975 ts_tablet_manager.cc:1916] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:52.536978 12975 ts_tablet_manager.cc:1929] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:52.537326 12975 log.cc:1199] T e7e9ce5170cc4bd697c0949b823cdd9a P 729b5a087e9f47b0bcbf8705b03e6350: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-0-root/wals/e7e9ce5170cc4bd697c0949b823cdd9a
I20260710 13:20:52.538686 12189 catalog_manager.cc:5028] TS 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): tablet e7e9ce5170cc4bd697c0949b823cdd9a (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:53.549474 12449 consensus_queue.cc:237] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:53.555887 12379 raft_consensus.cc:1275] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 13:20:53.556263 12418 consensus_peers.cc:597] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f56499b68c724b2c8eec03ae9232e1f8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:53.556458 12305 raft_consensus.cc:1275] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.557156 12979 consensus_queue.cc:1048] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.557971 12977 consensus_queue.cc:1048] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } 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:20:53.566258 12921 raft_consensus.cc:2955] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.567992 12379 raft_consensus.cc:2955] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.568496 12305 raft_consensus.cc:2955] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.581410 12449 consensus_queue.cc:237] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:53.582074 12199 catalog_manager.cc:5697] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 2 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.593113 12379 raft_consensus.cc:1275] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:53.593739 12418 consensus_peers.cc:597] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02448e05423b41518f7a079ce0255374. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:53.594666 12921 consensus_queue.cc:1048] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } 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:20:53.595438 12305 raft_consensus.cc:1275] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:53.597038 12979 consensus_queue.cc:1048] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.608227 12379 raft_consensus.cc:2955] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.604519 12921 raft_consensus.cc:2955] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.628925 12305 raft_consensus.cc:2955] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.631798 12202 catalog_manager.cc:5697] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.633508 12379 consensus_queue.cc:237] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
W20260710 13:20:53.647696 12344 consensus_peers.cc:597] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7efada758a644a658fb3a14671f7f834. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:53.652395 12449 raft_consensus.cc:1275] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:53.654024 12976 consensus_queue.cc:1048] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } 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:20:53.659314 12305 raft_consensus.cc:1275] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:53.661617 12976 consensus_queue.cc:1048] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:53.664870 12976 raft_consensus.cc:2955] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.668322 12449 raft_consensus.cc:2955] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.676970 12305 raft_consensus.cc:2955] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.679654 12452 consensus_queue.cc:237] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:53.682489 12201 catalog_manager.cc:5697] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:53.689832 12418 consensus_peers.cc:597] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29c880e8bf754365b75aeb28a5538b04. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:53.692407 12305 raft_consensus.cc:1275] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:53.693295 12379 raft_consensus.cc:1275] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:53.693964 12977 consensus_queue.cc:1048] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } 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:20:53.695536 12921 consensus_queue.cc:1048] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.705395 12977 raft_consensus.cc:2955] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.707137 12379 raft_consensus.cc:2955] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.707854 12305 raft_consensus.cc:2955] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:53.720842 12202 catalog_manager.cc:5697] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:54.061362 12998 ts_tablet_manager.cc:933] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:54.063544 12998 tablet_copy_client.cc:323] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.3:42927
I20260710 13:20:54.065325 12464 tablet_copy_service.cc:140] P 5f89f3d1db664831b73ba01110def16e: Received BeginTabletCopySession request for tablet 02448e05423b41518f7a079ce0255374 from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:35310)
I20260710 13:20:54.065862 12464 tablet_copy_service.cc:161] P 5f89f3d1db664831b73ba01110def16e: Beginning new tablet copy session on tablet 02448e05423b41518f7a079ce0255374 from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:35310: session id = ec53b7b56d5246378737c6b6ce4f90ff-02448e05423b41518f7a079ce0255374
I20260710 13:20:54.074308 12464 tablet_copy_source_session.cc:215] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:54.077590 12998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02448e05423b41518f7a079ce0255374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:54.089589 12998 tablet_copy_client.cc:806] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:54.090088 12998 tablet_copy_client.cc:670] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:54.093629 12998 tablet_copy_client.cc:538] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:54.101477 12998 tablet_bootstrap.cc:492] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:54.116379 13001 ts_tablet_manager.cc:933] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:54.122655 13001 tablet_copy_client.cc:323] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.3:42927
I20260710 13:20:54.122870 12998 tablet_bootstrap.cc:492] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:54.124215 12998 tablet_bootstrap.cc:492] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:54.124778 12464 tablet_copy_service.cc:140] P 5f89f3d1db664831b73ba01110def16e: Received BeginTabletCopySession request for tablet f56499b68c724b2c8eec03ae9232e1f8 from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:35310)
I20260710 13:20:54.125113 12998 ts_tablet_manager.cc:1403] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260710 13:20:54.125556 12464 tablet_copy_service.cc:161] P 5f89f3d1db664831b73ba01110def16e: Beginning new tablet copy session on tablet f56499b68c724b2c8eec03ae9232e1f8 from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:35310: session id = ec53b7b56d5246378737c6b6ce4f90ff-f56499b68c724b2c8eec03ae9232e1f8
I20260710 13:20:54.129040 12998 raft_consensus.cc:359] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:54.129992 12998 raft_consensus.cc:740] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:54.130676 12998 consensus_queue.cc:260] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:54.133881 12464 tablet_copy_source_session.cc:215] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:54.133961 12998 ts_tablet_manager.cc:1434] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:54.137779 13001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56499b68c724b2c8eec03ae9232e1f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:54.137462 12464 tablet_copy_service.cc:342] P 5f89f3d1db664831b73ba01110def16e: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-02448e05423b41518f7a079ce0255374 received from {username='slave'} at 127.0.0.1:35310
I20260710 13:20:54.138368 12464 tablet_copy_service.cc:434] P 5f89f3d1db664831b73ba01110def16e: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-02448e05423b41518f7a079ce0255374 on tablet 02448e05423b41518f7a079ce0255374 with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:54.153584 13001 tablet_copy_client.cc:806] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:54.154385 13001 tablet_copy_client.cc:670] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:54.159653 13001 tablet_copy_client.cc:538] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:54.167802 13001 tablet_bootstrap.cc:492] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:54.187896 12998 ts_tablet_manager.cc:933] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:20:54.189610 13001 tablet_bootstrap.cc:492] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:54.189747 12998 tablet_copy_client.cc:323] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.2:35157
I20260710 13:20:54.190788 13001 tablet_bootstrap.cc:492] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:54.191567 12389 tablet_copy_service.cc:140] P 1fc3783960884a89b26356a143dc9162: Received BeginTabletCopySession request for tablet 7efada758a644a658fb3a14671f7f834 from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:58346)
I20260710 13:20:54.191596 13001 ts_tablet_manager.cc:1403] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.001s
I20260710 13:20:54.192179 12389 tablet_copy_service.cc:161] P 1fc3783960884a89b26356a143dc9162: Beginning new tablet copy session on tablet 7efada758a644a658fb3a14671f7f834 from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:58346: session id = ec53b7b56d5246378737c6b6ce4f90ff-7efada758a644a658fb3a14671f7f834
I20260710 13:20:54.195034 13001 raft_consensus.cc:359] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:54.196141 13001 raft_consensus.cc:740] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:54.196812 13001 consensus_queue.cc:260] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:54.199218 13001 ts_tablet_manager.cc:1434] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:54.201069 12464 tablet_copy_service.cc:342] P 5f89f3d1db664831b73ba01110def16e: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-f56499b68c724b2c8eec03ae9232e1f8 received from {username='slave'} at 127.0.0.1:35310
I20260710 13:20:54.201529 12464 tablet_copy_service.cc:434] P 5f89f3d1db664831b73ba01110def16e: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-f56499b68c724b2c8eec03ae9232e1f8 on tablet f56499b68c724b2c8eec03ae9232e1f8 with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:54.207861 12389 tablet_copy_source_session.cc:215] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:54.211154 12998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7efada758a644a658fb3a14671f7f834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:54.222242 12998 tablet_copy_client.cc:806] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:54.223560 12998 tablet_copy_client.cc:670] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:54.230971 12998 tablet_copy_client.cc:538] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:54.237409 12998 tablet_bootstrap.cc:492] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:54.256676 12998 tablet_bootstrap.cc:492] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:54.257624 12998 tablet_bootstrap.cc:492] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:54.258281 12998 ts_tablet_manager.cc:1403] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.012s
I20260710 13:20:54.261147 12998 raft_consensus.cc:359] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:54.261993 12998 raft_consensus.cc:740] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:54.262667 12998 consensus_queue.cc:260] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:54.265025 12998 ts_tablet_manager.cc:1434] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:54.266848 12389 tablet_copy_service.cc:342] P 1fc3783960884a89b26356a143dc9162: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-7efada758a644a658fb3a14671f7f834 received from {username='slave'} at 127.0.0.1:58346
I20260710 13:20:54.267259 12389 tablet_copy_service.cc:434] P 1fc3783960884a89b26356a143dc9162: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-7efada758a644a658fb3a14671f7f834 on tablet 7efada758a644a658fb3a14671f7f834 with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:54.277827 12998 ts_tablet_manager.cc:933] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:20:54.279616 12998 tablet_copy_client.cc:323] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.3:42927
I20260710 13:20:54.281188 12464 tablet_copy_service.cc:140] P 5f89f3d1db664831b73ba01110def16e: Received BeginTabletCopySession request for tablet 29c880e8bf754365b75aeb28a5538b04 from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:35310)
I20260710 13:20:54.281714 12464 tablet_copy_service.cc:161] P 5f89f3d1db664831b73ba01110def16e: Beginning new tablet copy session on tablet 29c880e8bf754365b75aeb28a5538b04 from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:35310: session id = ec53b7b56d5246378737c6b6ce4f90ff-29c880e8bf754365b75aeb28a5538b04
I20260710 13:20:54.287118 12464 tablet_copy_source_session.cc:215] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:54.290026 12998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c880e8bf754365b75aeb28a5538b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:54.307331 12998 tablet_copy_client.cc:806] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:54.307832 12998 tablet_copy_client.cc:670] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:54.311094 12998 tablet_copy_client.cc:538] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:54.316514 12998 tablet_bootstrap.cc:492] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:54.332479 12998 tablet_bootstrap.cc:492] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:54.333137 12998 tablet_bootstrap.cc:492] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:54.333645 12998 ts_tablet_manager.cc:1403] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.001s
I20260710 13:20:54.335461 12998 raft_consensus.cc:359] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:54.335999 12998 raft_consensus.cc:740] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:54.336429 12998 consensus_queue.cc:260] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:54.337952 12998 ts_tablet_manager.cc:1434] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:54.339354 12464 tablet_copy_service.cc:342] P 5f89f3d1db664831b73ba01110def16e: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-29c880e8bf754365b75aeb28a5538b04 received from {username='slave'} at 127.0.0.1:35310
I20260710 13:20:54.339772 12464 tablet_copy_service.cc:434] P 5f89f3d1db664831b73ba01110def16e: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-29c880e8bf754365b75aeb28a5538b04 on tablet 29c880e8bf754365b75aeb28a5538b04 with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:54.497645 12729 raft_consensus.cc:1217] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:54.519181 12729 raft_consensus.cc:1217] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:20:54.594214 12729 raft_consensus.cc:1217] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:54.900297 12729 raft_consensus.cc:1217] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:54.939584 13010 raft_consensus.cc:1064] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:54.941650 13010 consensus_queue.cc:237] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:54.953655 12379 raft_consensus.cc:1275] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:54.955377 12303 raft_consensus.cc:1275] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:54.957142 12921 consensus_queue.cc:1048] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } 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:20:54.958693 13010 consensus_queue.cc:1048] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:54.961215 13011 raft_consensus.cc:1064] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:54.962023 12729 raft_consensus.cc:1275] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:54.963892 13011 consensus_queue.cc:237] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:54.966440 12921 consensus_queue.cc:1048] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:54.980481 12921 raft_consensus.cc:2955] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:54.985124 12729 raft_consensus.cc:1275] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEARNER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:54.986797 12977 consensus_queue.cc:1048] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:54.987250 12303 raft_consensus.cc:2955] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.010982 12377 raft_consensus.cc:1275] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:55.014607 13020 consensus_queue.cc:1048] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:55.014269 12377 raft_consensus.cc:2955] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.018276 12201 catalog_manager.cc:5697] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:55.018033 12729 raft_consensus.cc:2955] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.028420 12303 raft_consensus.cc:1275] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:55.030038 12921 consensus_queue.cc:1048] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } 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:20:55.045485 12977 raft_consensus.cc:2955] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.053828 12303 raft_consensus.cc:2955] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.066469 12379 raft_consensus.cc:2955] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.075472 12729 raft_consensus.cc:2955] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.104425 12202 catalog_manager.cc:5697] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.115401 12449 consensus_queue.cc:237] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:55.122566 12729 raft_consensus.cc:1275] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:55.124213 12977 consensus_queue.cc:1048] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:55.130726 12452 consensus_queue.cc:237] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:55.133035 12921 raft_consensus.cc:2955] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.135234 12303 raft_consensus.cc:1275] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:55.136686 12977 consensus_queue.cc:1048] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:55.139109 12730 raft_consensus.cc:1275] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:20:55.140794 13020 consensus_queue.cc:1048] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:55.138360 12729 raft_consensus.cc:2955] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.140970 12303 raft_consensus.cc:2955] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.145617 12379 raft_consensus.cc:1275] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:20:55.147565 13010 consensus_queue.cc:1048] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:55.149379 13020 raft_consensus.cc:2955] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.151996 12731 raft_consensus.cc:2955] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.153617 12379 raft_consensus.cc:2955] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.160161 12190 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f56499b68c724b2c8eec03ae9232e1f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:55.164567 12199 catalog_manager.cc:5697] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New cstate: current_term: 2 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:55.167562 12203 catalog_manager.cc:5697] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.170454 12190 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02448e05423b41518f7a079ce0255374 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:55.185200 12291 tablet_service.cc:1558] Processing DeleteTablet for tablet f56499b68c724b2c8eec03ae9232e1f8 with delete_type TABLET_DATA_TOMBSTONED (TS 729b5a087e9f47b0bcbf8705b03e6350 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260710 13:20:55.189030 12362 tablet_service.cc:1558] Processing DeleteTablet for tablet 02448e05423b41518f7a079ce0255374 with delete_type TABLET_DATA_TOMBSTONED (TS 1fc3783960884a89b26356a143dc9162 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38952
I20260710 13:20:55.191248 13028 tablet_replica.cc:333] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:20:55.193935 13028 raft_consensus.cc:2243] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:55.197639 13028 raft_consensus.cc:2272] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:55.200486 13009 raft_consensus.cc:1064] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:55.202792 13027 tablet_replica.cc:333] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:20:55.203222 13009 consensus_queue.cc:237] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:55.204108 13028 ts_tablet_manager.cc:1916] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:55.203928 13027 raft_consensus.cc:2243] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:55.205801 13027 raft_consensus.cc:2272] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:55.209467 13027 ts_tablet_manager.cc:1916] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:55.226713 13028 ts_tablet_manager.cc:1929] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:55.227347 13028 log.cc:1199] T 02448e05423b41518f7a079ce0255374 P 1fc3783960884a89b26356a143dc9162: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-1-root/wals/02448e05423b41518f7a079ce0255374
I20260710 13:20:55.229334 12190 catalog_manager.cc:5028] TS 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): tablet 02448e05423b41518f7a079ce0255374 (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:55.229813 12729 raft_consensus.cc:1275] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:55.231349 13012 consensus_queue.cc:1048] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:55.232199 13027 ts_tablet_manager.cc:1929] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:20:55.232640 13027 log.cc:1199] T f56499b68c724b2c8eec03ae9232e1f8 P 729b5a087e9f47b0bcbf8705b03e6350: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-0-root/wals/f56499b68c724b2c8eec03ae9232e1f8
I20260710 13:20:55.234656 12189 catalog_manager.cc:5028] TS 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): tablet f56499b68c724b2c8eec03ae9232e1f8 (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:55.238444 12452 raft_consensus.cc:1275] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:55.239729 12303 raft_consensus.cc:1275] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:55.239971 13030 consensus_queue.cc:1048] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } 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:20:55.242784 13012 consensus_queue.cc:1048] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:55.253695 12452 raft_consensus.cc:2955] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.258311 13032 raft_consensus.cc:2955] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.264547 12303 raft_consensus.cc:2955] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.271144 12729 raft_consensus.cc:2955] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.274564 12201 catalog_manager.cc:5697] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.289577 12377 consensus_queue.cc:237] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:55.295987 12729 raft_consensus.cc:1275] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:55.297549 12303 raft_consensus.cc:1275] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:55.298144 13032 consensus_queue.cc:1048] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:55.299306 13009 consensus_queue.cc:1048] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:55.307849 13012 raft_consensus.cc:2955] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.312440 12729 raft_consensus.cc:2955] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.312610 12303 raft_consensus.cc:2955] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.324118 12190 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7efada758a644a658fb3a14671f7f834 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:55.326781 12201 catalog_manager.cc:5697] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New cstate: current_term: 1 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.338910 12442 tablet_service.cc:1558] Processing DeleteTablet for tablet 7efada758a644a658fb3a14671f7f834 with delete_type TABLET_DATA_TOMBSTONED (TS 5f89f3d1db664831b73ba01110def16e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58560
I20260710 13:20:55.354055 13035 tablet_replica.cc:333] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:20:55.354962 13035 raft_consensus.cc:2243] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:55.355611 13035 raft_consensus.cc:2272] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:55.359016 13035 ts_tablet_manager.cc:1916] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:55.370922 13035 ts_tablet_manager.cc:1929] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:55.371243 13035 log.cc:1199] T 7efada758a644a658fb3a14671f7f834 P 5f89f3d1db664831b73ba01110def16e: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-2-root/wals/7efada758a644a658fb3a14671f7f834
I20260710 13:20:55.372642 12190 catalog_manager.cc:5028] TS 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): tablet 7efada758a644a658fb3a14671f7f834 (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:55.387295 12921 raft_consensus.cc:1064] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:55.389464 12921 consensus_queue.cc:237] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:55.395642 12729 raft_consensus.cc:1275] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:55.395642 12377 raft_consensus.cc:1275] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:55.396031 12303 raft_consensus.cc:1275] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:55.397285 12921 consensus_queue.cc:1048] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:55.398087 13011 consensus_queue.cc:1048] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:55.399057 12977 consensus_queue.cc:1048] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } 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:20:55.420930 12921 raft_consensus.cc:2955] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.422849 12729 raft_consensus.cc:2955] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.426317 12377 raft_consensus.cc:2955] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.432029 12303 raft_consensus.cc:2955] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.440534 12201 catalog_manager.cc:5697] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } attrs { replace: true } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.459854 12452 consensus_queue.cc:237] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [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: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:55.466710 12729 raft_consensus.cc:1275] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:55.467204 12377 raft_consensus.cc:1275] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 5f89f3d1db664831b73ba01110def16e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:55.468714 12921 consensus_queue.cc:1048] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:55.469429 13010 consensus_queue.cc:1048] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:55.476212 13010 raft_consensus.cc:2955] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.480314 12377 raft_consensus.cc:2955] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.479629 12729 raft_consensus.cc:2955] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.493641 12190 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29c880e8bf754365b75aeb28a5538b04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:55.497047 12202 catalog_manager.cc:5697] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 reported cstate change: config changed from index 3 to 4, VOTER 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) evicted. New cstate: current_term: 1 leader_uuid: "5f89f3d1db664831b73ba01110def16e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:55.508332 12291 tablet_service.cc:1558] Processing DeleteTablet for tablet 29c880e8bf754365b75aeb28a5538b04 with delete_type TABLET_DATA_TOMBSTONED (TS 729b5a087e9f47b0bcbf8705b03e6350 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44896
I20260710 13:20:55.509651 13027 tablet_replica.cc:333] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:20:55.510690 13027 raft_consensus.cc:2243] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:55.511436 13027 raft_consensus.cc:2272] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:55.516561 13027 ts_tablet_manager.cc:1916] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:55.527977 13027 ts_tablet_manager.cc:1929] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:55.528380 13027 log.cc:1199] T 29c880e8bf754365b75aeb28a5538b04 P 729b5a087e9f47b0bcbf8705b03e6350: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-0-root/wals/29c880e8bf754365b75aeb28a5538b04
I20260710 13:20:55.529637 12189 catalog_manager.cc:5028] TS 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): tablet 29c880e8bf754365b75aeb28a5538b04 (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:56.538581 12303 consensus_queue.cc:237] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:56.545755 12449 raft_consensus.cc:1275] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:56.547210 13042 consensus_queue.cc:1048] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } 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:20:56.547925 12379 raft_consensus.cc:1275] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:56.548673 12269 consensus_peers.cc:597] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9560387d61f49f996527db815c8b79f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:56.549144 13042 consensus_queue.cc:1048] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:56.555184 12908 raft_consensus.cc:2955] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:56.556933 12449 raft_consensus.cc:2955] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:56.561290 12379 raft_consensus.cc:2955] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:56.568454 12303 consensus_queue.cc:237] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Queue 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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:56.570310 12202 catalog_manager.cc:5697] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:56.577642 12449 raft_consensus.cc:1275] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:56.578063 12379 raft_consensus.cc:1275] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:56.578517 12269 consensus_peers.cc:597] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 -> Peer ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4:39331): Couldn't send request to peer ec53b7b56d5246378737c6b6ce4f90ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: adb9532376f647de99808b92cfc00b3c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:56.579361 12908 consensus_queue.cc:1048] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } 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:20:56.581070 13041 consensus_queue.cc:1048] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:56.588603 13041 raft_consensus.cc:2955] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:56.592218 12379 raft_consensus.cc:2955] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:56.596390 12452 raft_consensus.cc:2955] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:56.611594 12201 catalog_manager.cc:5697] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 reported cstate change: config changed from index -1 to 2, NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) added. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } } }
I20260710 13:20:57.000046 13053 ts_tablet_manager.cc:933] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133)
I20260710 13:20:57.001986 13053 tablet_copy_client.cc:323] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.1:42133
I20260710 13:20:57.003592 12315 tablet_copy_service.cc:140] P 729b5a087e9f47b0bcbf8705b03e6350: Received BeginTabletCopySession request for tablet adb9532376f647de99808b92cfc00b3c from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:45192)
I20260710 13:20:57.004088 12315 tablet_copy_service.cc:161] P 729b5a087e9f47b0bcbf8705b03e6350: Beginning new tablet copy session on tablet adb9532376f647de99808b92cfc00b3c from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:45192: session id = ec53b7b56d5246378737c6b6ce4f90ff-adb9532376f647de99808b92cfc00b3c
I20260710 13:20:57.009202 12315 tablet_copy_source_session.cc:215] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:57.012061 13053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb9532376f647de99808b92cfc00b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:57.027794 13053 tablet_copy_client.cc:806] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:57.028350 13053 tablet_copy_client.cc:670] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:57.031997 13053 tablet_copy_client.cc:538] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:57.040712 13053 tablet_bootstrap.cc:492] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:57.059533 13053 tablet_bootstrap.cc:492] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:57.060432 13053 tablet_bootstrap.cc:492] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:57.061172 13053 ts_tablet_manager.cc:1403] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 13:20:57.063896 13053 raft_consensus.cc:359] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:57.064677 13053 raft_consensus.cc:740] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:57.065318 13053 consensus_queue.cc:260] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:57.067999 13053 ts_tablet_manager.cc:1434] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:57.070118 12315 tablet_copy_service.cc:342] P 729b5a087e9f47b0bcbf8705b03e6350: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-adb9532376f647de99808b92cfc00b3c received from {username='slave'} at 127.0.0.1:45192
I20260710 13:20:57.070513 12315 tablet_copy_service.cc:434] P 729b5a087e9f47b0bcbf8705b03e6350: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-adb9532376f647de99808b92cfc00b3c on tablet adb9532376f647de99808b92cfc00b3c with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:57.075594 13053 ts_tablet_manager.cc:933] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff: Initiating tablet copy from peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133)
I20260710 13:20:57.084048 13053 tablet_copy_client.cc:323] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Beginning tablet copy session from remote peer at address 127.10.232.1:42133
I20260710 13:20:57.085717 12315 tablet_copy_service.cc:140] P 729b5a087e9f47b0bcbf8705b03e6350: Received BeginTabletCopySession request for tablet c9560387d61f49f996527db815c8b79f from peer ec53b7b56d5246378737c6b6ce4f90ff ({username='slave'} at 127.0.0.1:45192)
I20260710 13:20:57.086165 12315 tablet_copy_service.cc:161] P 729b5a087e9f47b0bcbf8705b03e6350: Beginning new tablet copy session on tablet c9560387d61f49f996527db815c8b79f from peer ec53b7b56d5246378737c6b6ce4f90ff at {username='slave'} at 127.0.0.1:45192: session id = ec53b7b56d5246378737c6b6ce4f90ff-c9560387d61f49f996527db815c8b79f
I20260710 13:20:57.091773 12315 tablet_copy_source_session.cc:215] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:57.094700 13053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9560387d61f49f996527db815c8b79f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:57.108219 13053 tablet_copy_client.cc:806] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:57.108819 13053 tablet_copy_client.cc:670] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:57.112356 13053 tablet_copy_client.cc:538] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:57.119395 13053 tablet_bootstrap.cc:492] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap starting.
I20260710 13:20:57.138211 13053 tablet_bootstrap.cc:492] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff: 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:20:57.138962 13053 tablet_bootstrap.cc:492] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff: Bootstrap complete.
I20260710 13:20:57.139593 13053 ts_tablet_manager.cc:1403] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 13:20:57.141942 13053 raft_consensus.cc:359] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:57.142601 13053 raft_consensus.cc:740] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Initialized, Role: LEARNER
I20260710 13:20:57.143133 13053 consensus_queue.cc:260] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: NON_VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: true } }
I20260710 13:20:57.145678 13053 ts_tablet_manager.cc:1434] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:20:57.147482 12315 tablet_copy_service.cc:342] P 729b5a087e9f47b0bcbf8705b03e6350: Request end of tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-c9560387d61f49f996527db815c8b79f received from {username='slave'} at 127.0.0.1:45192
I20260710 13:20:57.147886 12315 tablet_copy_service.cc:434] P 729b5a087e9f47b0bcbf8705b03e6350: ending tablet copy session ec53b7b56d5246378737c6b6ce4f90ff-c9560387d61f49f996527db815c8b79f on tablet c9560387d61f49f996527db815c8b79f with peer ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:20:57.534340 12731 raft_consensus.cc:1217] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:57.672816 12731 raft_consensus.cc:1217] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:58.008819 13061 raft_consensus.cc:1064] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:58.011353 13061 consensus_queue.cc:237] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:58.018543 12731 raft_consensus.cc:1275] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:58.018697 12452 raft_consensus.cc:1275] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:58.019855 12379 raft_consensus.cc:1275] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:58.037985 13061 consensus_queue.cc:1048] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:58.039187 13041 consensus_queue.cc:1048] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } 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:20:58.040186 13042 consensus_queue.cc:1048] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:58.052603 13041 raft_consensus.cc:2955] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.056636 12379 raft_consensus.cc:2955] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.060349 12452 raft_consensus.cc:2955] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.068156 12731 raft_consensus.cc:2955] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.072631 12203 catalog_manager.cc:5697] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } attrs { replace: true } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.096642 12305 consensus_queue.cc:237] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:58.102051 12452 raft_consensus.cc:1275] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:58.102079 12731 raft_consensus.cc:1275] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:58.103601 13041 consensus_queue.cc:1048] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:58.104439 13061 consensus_queue.cc:1048] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:58.111284 13041 raft_consensus.cc:2955] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.116077 12729 raft_consensus.cc:2955] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.116348 12449 raft_consensus.cc:2955] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.119786 12189 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet adb9532376f647de99808b92cfc00b3c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:58.127092 12202 catalog_manager.cc:5697] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 reported cstate change: config changed from index 3 to 4, VOTER 1fc3783960884a89b26356a143dc9162 (127.10.232.2) evicted. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:58.137909 12362 tablet_service.cc:1558] Processing DeleteTablet for tablet adb9532376f647de99808b92cfc00b3c with delete_type TABLET_DATA_TOMBSTONED (TS 1fc3783960884a89b26356a143dc9162 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38952
I20260710 13:20:58.140405 13072 tablet_replica.cc:333] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:20:58.141410 13072 raft_consensus.cc:2243] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.142194 13072 raft_consensus.cc:2272] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.147522 13072 ts_tablet_manager.cc:1916] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:58.157999 13072 ts_tablet_manager.cc:1929] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:58.158332 13072 log.cc:1199] T adb9532376f647de99808b92cfc00b3c P 1fc3783960884a89b26356a143dc9162: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-1-root/wals/adb9532376f647de99808b92cfc00b3c
I20260710 13:20:58.159622 12190 catalog_manager.cc:5028] TS 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): tablet adb9532376f647de99808b92cfc00b3c (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
I20260710 13:20:58.212831 13061 raft_consensus.cc:1064] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350: attempting to promote NON_VOTER ec53b7b56d5246378737c6b6ce4f90ff to VOTER
I20260710 13:20:58.215612 13061 consensus_queue.cc:237] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:58.223565 12729 raft_consensus.cc:1275] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 1 LEARNER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:58.223667 12379 raft_consensus.cc:1275] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:58.223565 12449 raft_consensus.cc:1275] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:58.225222 13063 consensus_queue.cc:1048] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:58.226107 13042 consensus_queue.cc:1048] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:58.226766 13041 consensus_queue.cc:1048] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } 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:20:58.246085 13061 raft_consensus.cc:2955] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.247404 12449 raft_consensus.cc:2955] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.260140 12379 raft_consensus.cc:2955] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.262720 12202 catalog_manager.cc:5697] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e reported cstate change: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.269913 12729 raft_consensus.cc:2955] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } attrs { replace: true } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.283953 12305 consensus_queue.cc:237] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:20:58.289223 12729 raft_consensus.cc:1275] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:58.290553 13061 consensus_queue.cc:1048] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } 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:20:58.292336 12379 raft_consensus.cc:1275] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Refusing update from remote peer 729b5a087e9f47b0bcbf8705b03e6350: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:58.293480 13041 consensus_queue.cc:1048] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:58.300318 13063 raft_consensus.cc:2955] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.302350 12731 raft_consensus.cc:2955] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.309700 12379 raft_consensus.cc:2955] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.316581 12201 catalog_manager.cc:5697] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: config changed from index 3 to 4, VOTER 5f89f3d1db664831b73ba01110def16e (127.10.232.3) evicted. New cstate: current_term: 1 leader_uuid: "729b5a087e9f47b0bcbf8705b03e6350" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } } }
I20260710 13:20:58.317649 12189 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c9560387d61f49f996527db815c8b79f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:58.327888 12442 tablet_service.cc:1558] Processing DeleteTablet for tablet c9560387d61f49f996527db815c8b79f with delete_type TABLET_DATA_TOMBSTONED (TS 5f89f3d1db664831b73ba01110def16e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58560
I20260710 13:20:58.330127 13077 tablet_replica.cc:333] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:20:58.330880 13077 raft_consensus.cc:2243] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.331487 13077 raft_consensus.cc:2272] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.335027 13077 ts_tablet_manager.cc:1916] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:58.345659 13077 ts_tablet_manager.cc:1929] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:58.345944 13077 log.cc:1199] T c9560387d61f49f996527db815c8b79f P 5f89f3d1db664831b73ba01110def16e: Deleting WAL directory at /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689610124067-11168-0/minicluster-data/ts-2-root/wals/c9560387d61f49f996527db815c8b79f
I20260710 13:20:58.347249 12190 catalog_manager.cc:5028] TS 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): tablet c9560387d61f49f996527db815c8b79f (table test-workload [id=39bc306501ba40129cba18f6879e2bee]) successfully deleted
W20260710 13:21:03.743736 12234 debug-util.cc:398] Leaking SignalData structure 0x7b0800091da0 after lost signal to thread 11171
W20260710 13:21:03.744717 12234 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4120 after lost signal to thread 12237
W20260710 13:21:03.745636 12234 debug-util.cc:398] Leaking SignalData structure 0x7b0800251480 after lost signal to thread 12329
W20260710 13:21:03.746420 12234 debug-util.cc:398] Leaking SignalData structure 0x7b080025e5e0 after lost signal to thread 12404
W20260710 13:21:03.747187 12234 debug-util.cc:398] Leaking SignalData structure 0x7b080024dba0 after lost signal to thread 12478
W20260710 13:21:03.747972 12234 debug-util.cc:398] Leaking SignalData structure 0x7b0800271340 after lost signal to thread 12756
I20260710 13:21:04.407415 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:04.436160 12303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74f28aa86e8642b392bf8be589c8da0c"
dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
mode: GRACEFUL
new_leader_uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
 from {username='slave'} at 127.0.0.1:53926
I20260710 13:21:04.436892 12303 raft_consensus.cc:606] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Received request to transfer leadership to TS ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:21:04.449527 12449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7821eefba357460f8f726194710fb638"
dest_uuid: "5f89f3d1db664831b73ba01110def16e"
mode: GRACEFUL
new_leader_uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
 from {username='slave'} at 127.0.0.1:58238
I20260710 13:21:04.450125 12449 raft_consensus.cc:606] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Received request to transfer leadership to TS ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:21:04.453658 12449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d05dbd6e5f748f49c71b1a2fb2b684e"
dest_uuid: "5f89f3d1db664831b73ba01110def16e"
mode: GRACEFUL
new_leader_uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
 from {username='slave'} at 127.0.0.1:58238
I20260710 13:21:04.454152 12449 raft_consensus.cc:606] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Received request to transfer leadership to TS ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:21:04.456585 12449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b758f67d2f4e4b21a417b242e01990ac"
dest_uuid: "5f89f3d1db664831b73ba01110def16e"
mode: GRACEFUL
new_leader_uuid: "1fc3783960884a89b26356a143dc9162"
 from {username='slave'} at 127.0.0.1:58238
I20260710 13:21:04.457183 12449 raft_consensus.cc:606] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Received request to transfer leadership to TS 1fc3783960884a89b26356a143dc9162
I20260710 13:21:04.459777 12303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9560387d61f49f996527db815c8b79f"
dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
mode: GRACEFUL
new_leader_uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
 from {username='slave'} at 127.0.0.1:53926
I20260710 13:21:04.460264 12303 raft_consensus.cc:606] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Received request to transfer leadership to TS ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:21:04.461705 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:21:04.462641 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:04.545997 13102 raft_consensus.cc:993] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350: : Instructing follower ec53b7b56d5246378737c6b6ce4f90ff to start an election
I20260710 13:21:04.546783 13093 raft_consensus.cc:1081] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Signalling peer ec53b7b56d5246378737c6b6ce4f90ff to start an election
I20260710 13:21:04.548662 12728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9560387d61f49f996527db815c8b79f"
dest_uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
 from {username='slave'} at 127.0.0.1:40148
I20260710 13:21:04.549242 12728 raft_consensus.cc:493] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:04.549790 12728 raft_consensus.cc:3060] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.556620 12728 raft_consensus.cc:515] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:04.559171 12728 leader_election.cc:290] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [CANDIDATE]: Term 2 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157)
I20260710 13:21:04.560006 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9560387d61f49f996527db815c8b79f" candidate_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:21:04.560525 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9560387d61f49f996527db815c8b79f" candidate_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:21:04.560784 12303 raft_consensus.cc:3055] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:04.561124 12377 raft_consensus.cc:3060] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.561157 12303 raft_consensus.cc:740] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Running, Role: LEADER
I20260710 13:21:04.562294 12303 consensus_queue.cc:260] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:04.563670 12303 raft_consensus.cc:3060] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.567111 12377 raft_consensus.cc:2468] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec53b7b56d5246378737c6b6ce4f90ff in term 2.
I20260710 13:21:04.568390 12698 leader_election.cc:304] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, ec53b7b56d5246378737c6b6ce4f90ff; no voters: 
I20260710 13:21:04.571389 12303 raft_consensus.cc:2468] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec53b7b56d5246378737c6b6ce4f90ff in term 2.
I20260710 13:21:04.571908 13107 raft_consensus.cc:2804] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:04.573701 13107 raft_consensus.cc:697] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEADER]: Becoming Leader. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Running, Role: LEADER
I20260710 13:21:04.574625 13107 consensus_queue.cc:237] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:04.586443 12202 catalog_manager.cc:5697] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: term changed from 1 to 2, leader changed from 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) to ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4). New cstate: current_term: 2 leader_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.625084 13102 raft_consensus.cc:993] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350: : Instructing follower ec53b7b56d5246378737c6b6ce4f90ff to start an election
I20260710 13:21:04.625667 13093 raft_consensus.cc:1081] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Signalling peer ec53b7b56d5246378737c6b6ce4f90ff to start an election
I20260710 13:21:04.627175 12728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74f28aa86e8642b392bf8be589c8da0c"
dest_uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
 from {username='slave'} at 127.0.0.1:40148
I20260710 13:21:04.627764 12728 raft_consensus.cc:493] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:04.628159 12728 raft_consensus.cc:3060] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.634619 13103 raft_consensus.cc:993] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e: : Instructing follower ec53b7b56d5246378737c6b6ce4f90ff to start an election
I20260710 13:21:04.635213 13096 raft_consensus.cc:1081] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Signalling peer ec53b7b56d5246378737c6b6ce4f90ff to start an election
I20260710 13:21:04.636138 12728 raft_consensus.cc:515] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:04.636601 12731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d05dbd6e5f748f49c71b1a2fb2b684e"
dest_uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
 from {username='slave'} at 127.0.0.1:40132
I20260710 13:21:04.637125 12731 raft_consensus.cc:493] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:04.637442 12731 raft_consensus.cc:3060] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.638695 12728 leader_election.cc:290] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [CANDIDATE]: Term 2 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:21:04.639683 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f28aa86e8642b392bf8be589c8da0c" candidate_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:21:04.640250 12303 raft_consensus.cc:3055] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:04.640513 12303 raft_consensus.cc:740] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Running, Role: LEADER
I20260710 13:21:04.640707 12449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f28aa86e8642b392bf8be589c8da0c" candidate_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:21:04.641371 12449 raft_consensus.cc:3060] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.641466 12303 consensus_queue.cc:260] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:04.642719 12303 raft_consensus.cc:3060] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.644039 12731 raft_consensus.cc:515] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:04.649130 12449 raft_consensus.cc:2468] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec53b7b56d5246378737c6b6ce4f90ff in term 2.
I20260710 13:21:04.649993 12731 leader_election.cc:290] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [CANDIDATE]: Term 2 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:21:04.650462 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d05dbd6e5f748f49c71b1a2fb2b684e" candidate_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:21:04.651073 12305 raft_consensus.cc:3060] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.651563 12698 leader_election.cc:304] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, ec53b7b56d5246378737c6b6ce4f90ff; no voters: 
I20260710 13:21:04.651965 12449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d05dbd6e5f748f49c71b1a2fb2b684e" candidate_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:21:04.652513 13107 raft_consensus.cc:2804] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:04.652532 12449 raft_consensus.cc:3055] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:04.653141 12449 raft_consensus.cc:740] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Running, Role: LEADER
I20260710 13:21:04.653208 13107 raft_consensus.cc:697] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEADER]: Becoming Leader. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Running, Role: LEADER
I20260710 13:21:04.654146 12449 consensus_queue.cc:260] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:04.654245 13107 consensus_queue.cc:237] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:04.655308 12449 raft_consensus.cc:3060] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.658635 12305 raft_consensus.cc:2468] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec53b7b56d5246378737c6b6ce4f90ff in term 2.
I20260710 13:21:04.649207 12303 raft_consensus.cc:2468] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec53b7b56d5246378737c6b6ce4f90ff in term 2.
I20260710 13:21:04.660064 12697 leader_election.cc:304] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 729b5a087e9f47b0bcbf8705b03e6350, ec53b7b56d5246378737c6b6ce4f90ff; no voters: 
I20260710 13:21:04.661473 13107 raft_consensus.cc:2804] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:04.661978 13107 raft_consensus.cc:697] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEADER]: Becoming Leader. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Running, Role: LEADER
I20260710 13:21:04.663079 12449 raft_consensus.cc:2468] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec53b7b56d5246378737c6b6ce4f90ff in term 2.
I20260710 13:21:04.663000 13107 consensus_queue.cc:237] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:04.666003 12202 catalog_manager.cc:5697] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: term changed from 1 to 2, leader changed from 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) to ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4). New cstate: current_term: 2 leader_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.678973 12202 catalog_manager.cc:5697] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: term changed from 1 to 2, leader changed from 5f89f3d1db664831b73ba01110def16e (127.10.232.3) to ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4). New cstate: current_term: 2 leader_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.684054 13103 raft_consensus.cc:993] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e: : Instructing follower 1fc3783960884a89b26356a143dc9162 to start an election
I20260710 13:21:04.684629 13096 raft_consensus.cc:1081] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Signalling peer 1fc3783960884a89b26356a143dc9162 to start an election
I20260710 13:21:04.686386 12377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b758f67d2f4e4b21a417b242e01990ac"
dest_uuid: "1fc3783960884a89b26356a143dc9162"
 from {username='slave'} at 127.0.0.1:38974
I20260710 13:21:04.686940 12377 raft_consensus.cc:493] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:04.687282 12377 raft_consensus.cc:3060] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.694183 12377 raft_consensus.cc:515] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:21:04.696471 12377 leader_election.cc:290] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 2 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:21:04.696827 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b758f67d2f4e4b21a417b242e01990ac" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:21:04.697214 12449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b758f67d2f4e4b21a417b242e01990ac" candidate_uuid: "1fc3783960884a89b26356a143dc9162" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:21:04.697427 12305 raft_consensus.cc:3060] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.697739 12449 raft_consensus.cc:3055] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:04.698015 12449 raft_consensus.cc:740] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Running, Role: LEADER
I20260710 13:21:04.698771 12449 consensus_queue.cc:260] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:21:04.699905 12449 raft_consensus.cc:3060] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.703756 12305 raft_consensus.cc:2468] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 2.
I20260710 13:21:04.706051 12449 raft_consensus.cc:2468] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fc3783960884a89b26356a143dc9162 in term 2.
I20260710 13:21:04.706758 12345 leader_election.cc:304] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, 729b5a087e9f47b0bcbf8705b03e6350; no voters: 
I20260710 13:21:04.707667 13097 raft_consensus.cc:2804] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:04.709105 13097 raft_consensus.cc:697] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 2 LEADER]: Becoming Leader. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Running, Role: LEADER
I20260710 13:21:04.710018 13097 consensus_queue.cc:237] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } }
I20260710 13:21:04.718492 12202 catalog_manager.cc:5697] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 reported cstate change: term changed from 1 to 2, leader changed from 5f89f3d1db664831b73ba01110def16e (127.10.232.3) to 1fc3783960884a89b26356a143dc9162 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "1fc3783960884a89b26356a143dc9162" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:04.733961 13096 raft_consensus.cc:993] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e: : Instructing follower ec53b7b56d5246378737c6b6ce4f90ff to start an election
I20260710 13:21:04.734449 13103 raft_consensus.cc:1081] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Signalling peer ec53b7b56d5246378737c6b6ce4f90ff to start an election
I20260710 13:21:04.735988 12731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7821eefba357460f8f726194710fb638"
dest_uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
 from {username='slave'} at 127.0.0.1:40132
I20260710 13:21:04.736438 12731 raft_consensus.cc:493] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:04.736717 12731 raft_consensus.cc:3060] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.742686 12731 raft_consensus.cc:515] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:04.745203 12305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821eefba357460f8f726194710fb638" candidate_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:21:04.745282 12449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7821eefba357460f8f726194710fb638" candidate_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:21:04.745986 12449 raft_consensus.cc:3055] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:04.745973 12305 raft_consensus.cc:3060] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.746490 12449 raft_consensus.cc:740] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f89f3d1db664831b73ba01110def16e, State: Running, Role: LEADER
I20260710 13:21:04.747356 12449 consensus_queue.cc:260] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:04.748327 12449 raft_consensus.cc:3060] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:04.746006 12731 leader_election.cc:290] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [CANDIDATE]: Term 2 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:21:04.752903 12305 raft_consensus.cc:2468] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec53b7b56d5246378737c6b6ce4f90ff in term 2.
I20260710 13:21:04.754335 12449 raft_consensus.cc:2468] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec53b7b56d5246378737c6b6ce4f90ff in term 2.
I20260710 13:21:04.754267 12697 leader_election.cc:304] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 729b5a087e9f47b0bcbf8705b03e6350, ec53b7b56d5246378737c6b6ce4f90ff; no voters: 
I20260710 13:21:04.755666 13107 raft_consensus.cc:2804] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:04.756088 13107 raft_consensus.cc:697] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEADER]: Becoming Leader. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Running, Role: LEADER
I20260710 13:21:04.756886 13107 consensus_queue.cc:237] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:04.766090 12202 catalog_manager.cc:5697] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: term changed from 1 to 2, leader changed from 5f89f3d1db664831b73ba01110def16e (127.10.232.3) to ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4). New cstate: current_term: 2 leader_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.978248 12377 raft_consensus.cc:1275] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Refusing update from remote peer ec53b7b56d5246378737c6b6ce4f90ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:04.979467 13107 consensus_queue.cc:1048] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:04.999198 12305 raft_consensus.cc:1275] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Refusing update from remote peer ec53b7b56d5246378737c6b6ce4f90ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:05.001051 13107 consensus_queue.cc:1048] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:05.133845 12449 raft_consensus.cc:1275] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Refusing update from remote peer ec53b7b56d5246378737c6b6ce4f90ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:05.135219 13107 consensus_queue.cc:1048] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:05.150172 12303 raft_consensus.cc:1275] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:05.150691 12305 raft_consensus.cc:1275] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Refusing update from remote peer ec53b7b56d5246378737c6b6ce4f90ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:05.152667 13108 consensus_queue.cc:1048] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:05.152832 13097 consensus_queue.cc:1048] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:05.164649 12449 raft_consensus.cc:1275] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Refusing update from remote peer ec53b7b56d5246378737c6b6ce4f90ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:05.171690 13108 consensus_queue.cc:1048] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:05.175064 12453 raft_consensus.cc:1275] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Refusing update from remote peer ec53b7b56d5246378737c6b6ce4f90ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:05.181905 13125 consensus_queue.cc:1048] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:05.182210 12453 raft_consensus.cc:1275] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Refusing update from remote peer 1fc3783960884a89b26356a143dc9162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:05.185086 13097 consensus_queue.cc:1048] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:05.195465 12303 raft_consensus.cc:1275] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Refusing update from remote peer ec53b7b56d5246378737c6b6ce4f90ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:05.200282 13108 consensus_queue.cc:1048] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:05.241573 12303 raft_consensus.cc:1275] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Refusing update from remote peer ec53b7b56d5246378737c6b6ce4f90ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:05.244908 13107 consensus_queue.cc:1048] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:05.463590 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:05.483880 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:05.509086 12303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adb9532376f647de99808b92cfc00b3c"
dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
mode: GRACEFUL
new_leader_uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
 from {username='slave'} at 127.0.0.1:53926
I20260710 13:21:05.509904 12303 raft_consensus.cc:606] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Received request to transfer leadership to TS ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:21:05.527105 12377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7e9ce5170cc4bd697c0949b823cdd9a"
dest_uuid: "1fc3783960884a89b26356a143dc9162"
mode: GRACEFUL
new_leader_uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
 from {username='slave'} at 127.0.0.1:44290
I20260710 13:21:05.527652 12377 raft_consensus.cc:606] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Received request to transfer leadership to TS ec53b7b56d5246378737c6b6ce4f90ff
I20260710 13:21:05.529032 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:05.530021 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:05.814092 13102 raft_consensus.cc:993] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350: : Instructing follower ec53b7b56d5246378737c6b6ce4f90ff to start an election
I20260710 13:21:05.814604 13093 raft_consensus.cc:1081] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Signalling peer ec53b7b56d5246378737c6b6ce4f90ff to start an election
I20260710 13:21:05.816046 12731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adb9532376f647de99808b92cfc00b3c"
dest_uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
 from {username='slave'} at 127.0.0.1:40148
I20260710 13:21:05.816491 12731 raft_consensus.cc:493] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:05.816757 12731 raft_consensus.cc:3060] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.821066 12731 raft_consensus.cc:515] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:05.822582 12731 leader_election.cc:290] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [CANDIDATE]: Term 2 election: Requested vote from peers 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:21:05.823626 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb9532376f647de99808b92cfc00b3c" candidate_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "729b5a087e9f47b0bcbf8705b03e6350"
I20260710 13:21:05.823827 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb9532376f647de99808b92cfc00b3c" candidate_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:21:05.824249 12303 raft_consensus.cc:3055] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:05.824529 12452 raft_consensus.cc:3060] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.824584 12303 raft_consensus.cc:740] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 729b5a087e9f47b0bcbf8705b03e6350, State: Running, Role: LEADER
I20260710 13:21:05.825588 12303 consensus_queue.cc:260] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:05.826812 12303 raft_consensus.cc:3060] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.832281 13130 raft_consensus.cc:993] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162: : Instructing follower ec53b7b56d5246378737c6b6ce4f90ff to start an election
I20260710 13:21:05.832775 13131 raft_consensus.cc:1081] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Signalling peer ec53b7b56d5246378737c6b6ce4f90ff to start an election
I20260710 13:21:05.833214 12452 raft_consensus.cc:2468] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec53b7b56d5246378737c6b6ce4f90ff in term 2.
I20260710 13:21:05.833217 12303 raft_consensus.cc:2468] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec53b7b56d5246378737c6b6ce4f90ff in term 2.
I20260710 13:21:05.834600 12698 leader_election.cc:304] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f89f3d1db664831b73ba01110def16e, ec53b7b56d5246378737c6b6ce4f90ff; no voters: 
I20260710 13:21:05.834766 12731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7e9ce5170cc4bd697c0949b823cdd9a"
dest_uuid: "ec53b7b56d5246378737c6b6ce4f90ff"
 from {username='slave'} at 127.0.0.1:40142
I20260710 13:21:05.835393 13125 raft_consensus.cc:2804] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:05.835479 12731 raft_consensus.cc:493] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:05.835980 12731 raft_consensus.cc:3060] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.836016 13125 raft_consensus.cc:697] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEADER]: Becoming Leader. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Running, Role: LEADER
I20260710 13:21:05.837112 13125 consensus_queue.cc:237] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [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: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:05.844439 12199 catalog_manager.cc:5697] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: term changed from 1 to 2, leader changed from 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1) to ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4). New cstate: current_term: 2 leader_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:05.844511 12731 raft_consensus.cc:515] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:05.846814 12731 leader_election.cc:290] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [CANDIDATE]: Term 2 election: Requested vote from peers 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157), 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927)
I20260710 13:21:05.849704 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e9ce5170cc4bd697c0949b823cdd9a" candidate_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fc3783960884a89b26356a143dc9162"
I20260710 13:21:05.850461 12377 raft_consensus.cc:3055] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:05.850831 12377 raft_consensus.cc:740] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fc3783960884a89b26356a143dc9162, State: Running, Role: LEADER
I20260710 13:21:05.851842 12377 consensus_queue.cc:260] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [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: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:05.853670 12452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e9ce5170cc4bd697c0949b823cdd9a" candidate_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5f89f3d1db664831b73ba01110def16e"
I20260710 13:21:05.854351 12452 raft_consensus.cc:3060] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.860338 12377 raft_consensus.cc:3060] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.873469 12377 raft_consensus.cc:2468] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec53b7b56d5246378737c6b6ce4f90ff in term 2.
I20260710 13:21:05.874640 12698 leader_election.cc:304] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fc3783960884a89b26356a143dc9162, ec53b7b56d5246378737c6b6ce4f90ff; no voters: 
I20260710 13:21:05.875555 13125 raft_consensus.cc:2804] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:05.875483 12452 raft_consensus.cc:2468] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec53b7b56d5246378737c6b6ce4f90ff in term 2.
I20260710 13:21:05.876124 13125 raft_consensus.cc:697] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEADER]: Becoming Leader. State: Replica: ec53b7b56d5246378737c6b6ce4f90ff, State: Running, Role: LEADER
I20260710 13:21:05.877058 13125 consensus_queue.cc:237] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [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: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } }
I20260710 13:21:05.890884 12199 catalog_manager.cc:5697] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff reported cstate change: term changed from 1 to 2, leader changed from 1fc3783960884a89b26356a143dc9162 (127.10.232.2) to ec53b7b56d5246378737c6b6ce4f90ff (127.10.232.4). New cstate: current_term: 2 leader_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec53b7b56d5246378737c6b6ce4f90ff" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 39331 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:06.342877 12452 raft_consensus.cc:1275] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Refusing update from remote peer ec53b7b56d5246378737c6b6ce4f90ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:06.344023 13125 consensus_queue.cc:1048] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:06.357286 12377 raft_consensus.cc:1275] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Refusing update from remote peer ec53b7b56d5246378737c6b6ce4f90ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:06.361502 13135 consensus_queue.cc:1048] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fc3783960884a89b26356a143dc9162" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 35157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:06.368656 12452 raft_consensus.cc:1275] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Refusing update from remote peer ec53b7b56d5246378737c6b6ce4f90ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:06.370889 13135 consensus_queue.cc:1048] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f89f3d1db664831b73ba01110def16e" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 42927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:06.387614 12303 raft_consensus.cc:1275] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Refusing update from remote peer ec53b7b56d5246378737c6b6ce4f90ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:06.389210 13125 consensus_queue.cc:1048] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "729b5a087e9f47b0bcbf8705b03e6350" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:06.530854 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:06.547087 11168 tablet_server.cc:179] TabletServer@127.10.232.1:0 shutting down...
I20260710 13:21:06.571756 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:06.572530 11168 tablet_replica.cc:333] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.573211 11168 raft_consensus.cc:2243] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.573944 11168 raft_consensus.cc:2272] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.576133 11168 tablet_replica.cc:333] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.576849 11168 raft_consensus.cc:2243] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.577359 11168 raft_consensus.cc:2272] T b758f67d2f4e4b21a417b242e01990ac P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.579015 11168 tablet_replica.cc:333] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.579464 11168 raft_consensus.cc:2243] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.579806 11168 raft_consensus.cc:2272] T 64de258480084a39b9e313d646e88793 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.582073 11168 tablet_replica.cc:333] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.582600 11168 raft_consensus.cc:2243] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.583487 11168 raft_consensus.cc:2272] T 02448e05423b41518f7a079ce0255374 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.585788 11168 tablet_replica.cc:333] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.586603 11168 raft_consensus.cc:2243] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:06.586676 12345 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260710 13:21:06.587414 11168 raft_consensus.cc:2272] T a047397df4634370bb6e5639d186e992 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.589614 11168 tablet_replica.cc:333] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
W20260710 13:21:06.590059 12345 consensus_peers.cc:597] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 -> Peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Couldn't send request to peer 729b5a087e9f47b0bcbf8705b03e6350. 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:21:06.590229 11168 raft_consensus.cc:2243] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.591043 11168 raft_consensus.cc:2272] T 1b1800499c234253a7ab86d6acd54539 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.592677 11168 tablet_replica.cc:333] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.593187 11168 raft_consensus.cc:2243] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.593930 11168 raft_consensus.cc:2272] T b3ba7109162e4d1f9b43e7f108f70829 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.595690 11168 tablet_replica.cc:333] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.596185 11168 raft_consensus.cc:2243] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.596846 11168 raft_consensus.cc:2272] T c4087e155d3a4429a0b7e38b17c9dd7f P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.598605 11168 tablet_replica.cc:333] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.599188 11168 raft_consensus.cc:2243] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.599900 11168 raft_consensus.cc:2272] T 308997d48c914e6e8cbcc199bc30914a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.601727 11168 tablet_replica.cc:333] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.602244 11168 raft_consensus.cc:2243] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.603174 11168 raft_consensus.cc:2272] T f5dbffe08da640e5819605315e2dbc14 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.605373 11168 tablet_replica.cc:333] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.606073 11168 raft_consensus.cc:2243] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.606784 11168 raft_consensus.cc:2272] T 7821eefba357460f8f726194710fb638 P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:06.609143 12345 consensus_peers.cc:597] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 -> Peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Couldn't send request to peer 729b5a087e9f47b0bcbf8705b03e6350. 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:21:06.609417 11168 tablet_replica.cc:333] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.610009 11168 raft_consensus.cc:2243] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.610762 11168 raft_consensus.cc:2272] T c1af002359ef4c4bb08d66b958d1d7f7 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.612679 11168 tablet_replica.cc:333] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.613201 11168 raft_consensus.cc:2243] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.613656 11168 raft_consensus.cc:2272] T 316306a24dc44f1b960924e2372d257a P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.615563 11168 tablet_replica.cc:333] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.616137 11168 raft_consensus.cc:2243] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.616732 11168 raft_consensus.cc:2272] T dce4e3b4cf9b49aa904c265af722e1f2 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.618607 11168 tablet_replica.cc:333] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.619105 11168 raft_consensus.cc:2243] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.619578 11168 raft_consensus.cc:2272] T adb9532376f647de99808b92cfc00b3c P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.622169 11168 tablet_replica.cc:333] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.622670 11168 raft_consensus.cc:2243] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.623248 11168 raft_consensus.cc:2272] T 7efada758a644a658fb3a14671f7f834 P 729b5a087e9f47b0bcbf8705b03e6350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.625113 11168 tablet_replica.cc:333] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.625633 11168 raft_consensus.cc:2243] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.626011 11168 raft_consensus.cc:2272] T 74f28aa86e8642b392bf8be589c8da0c P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.627676 11168 tablet_replica.cc:333] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350: stopping tablet replica
I20260710 13:21:06.628098 11168 raft_consensus.cc:2243] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.628463 11168 raft_consensus.cc:2272] T c9560387d61f49f996527db815c8b79f P 729b5a087e9f47b0bcbf8705b03e6350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.672379 11168 tablet_server.cc:196] TabletServer@127.10.232.1:0 shutdown complete.
W20260710 13:21:06.703658 12419 consensus_peers.cc:597] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e -> Peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Couldn't send request to peer 729b5a087e9f47b0bcbf8705b03e6350. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:42133: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:06.713294 11168 tablet_server.cc:179] TabletServer@127.10.232.2:0 shutting down...
I20260710 13:21:06.747076 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:06.748059 11168 tablet_replica.cc:333] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.749172 11168 raft_consensus.cc:2243] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.749868 11168 raft_consensus.cc:2272] T f56499b68c724b2c8eec03ae9232e1f8 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.752174 11168 tablet_replica.cc:333] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.752790 11168 raft_consensus.cc:2243] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.753206 11168 raft_consensus.cc:2272] T 64de258480084a39b9e313d646e88793 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.754984 11168 tablet_replica.cc:333] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.755501 11168 raft_consensus.cc:2243] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.756268 11168 raft_consensus.cc:2272] T a047397df4634370bb6e5639d186e992 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.758145 11168 tablet_replica.cc:333] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.758682 11168 raft_consensus.cc:2243] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.759136 11168 raft_consensus.cc:2272] T c4087e155d3a4429a0b7e38b17c9dd7f P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.760944 11168 tablet_replica.cc:333] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.761771 11168 raft_consensus.cc:2243] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.762626 11168 raft_consensus.cc:2272] T b758f67d2f4e4b21a417b242e01990ac P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.764447 11168 tablet_replica.cc:333] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.764948 11168 raft_consensus.cc:2243] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.765436 11168 raft_consensus.cc:2272] T b3ba7109162e4d1f9b43e7f108f70829 P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.767051 11168 tablet_replica.cc:333] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.767477 11168 raft_consensus.cc:2243] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.767927 11168 raft_consensus.cc:2272] T c9560387d61f49f996527db815c8b79f P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.769546 11168 tablet_replica.cc:333] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.770123 11168 raft_consensus.cc:2243] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.770553 11168 raft_consensus.cc:2272] T 308997d48c914e6e8cbcc199bc30914a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.772369 11168 tablet_replica.cc:333] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.772907 11168 raft_consensus.cc:2243] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.773751 11168 raft_consensus.cc:2272] T e8b20a3dbf314343945ebb402508465e P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.775460 11168 tablet_replica.cc:333] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.776142 11168 raft_consensus.cc:2243] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.777801 11168 raft_consensus.cc:2272] T 29c880e8bf754365b75aeb28a5538b04 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.780700 11168 tablet_replica.cc:333] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.781441 11168 raft_consensus.cc:2243] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:06.781642 12420 consensus_peers.cc:597] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e -> Peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Couldn't send request to peer 1fc3783960884a89b26356a143dc9162. 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:21:06.782068 11168 raft_consensus.cc:2272] T a751fe5ec4274bbdb7509cf172bf2a49 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.783713 11168 tablet_replica.cc:333] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.784435 11168 raft_consensus.cc:2243] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.784948 11168 raft_consensus.cc:2272] T f5dbffe08da640e5819605315e2dbc14 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.787209 11168 tablet_replica.cc:333] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.787761 11168 raft_consensus.cc:2243] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.788343 11168 raft_consensus.cc:2272] T 78074b3fd90f4dfd8de238194ab73088 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.790501 11168 tablet_replica.cc:333] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.791049 11168 raft_consensus.cc:2243] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.791538 11168 raft_consensus.cc:2272] T c1af002359ef4c4bb08d66b958d1d7f7 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.793406 11168 tablet_replica.cc:333] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.793886 11168 raft_consensus.cc:2243] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.794653 11168 raft_consensus.cc:2272] T 7efada758a644a658fb3a14671f7f834 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:06.795893 12697 consensus_peers.cc:597] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff -> Peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Couldn't send request to peer 729b5a087e9f47b0bcbf8705b03e6350. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:42133: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:06.796535 11168 tablet_replica.cc:333] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.797039 11168 raft_consensus.cc:2243] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.797780 11168 raft_consensus.cc:2272] T 316306a24dc44f1b960924e2372d257a P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.799341 11168 tablet_replica.cc:333] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.799806 11168 raft_consensus.cc:2243] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.800493 11168 raft_consensus.cc:2272] T dce4e3b4cf9b49aa904c265af722e1f2 P 1fc3783960884a89b26356a143dc9162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.802186 11168 tablet_replica.cc:333] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162: stopping tablet replica
I20260710 13:21:06.802642 11168 raft_consensus.cc:2243] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.803020 11168 raft_consensus.cc:2272] T e7e9ce5170cc4bd697c0949b823cdd9a P 1fc3783960884a89b26356a143dc9162 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:06.815622 12697 consensus_peers.cc:597] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff -> Peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Couldn't send request to peer 729b5a087e9f47b0bcbf8705b03e6350. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:42133: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:06.830515 12420 consensus_peers.cc:597] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e -> Peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Couldn't send request to peer 1fc3783960884a89b26356a143dc9162. Status: Network error: recv got EOF from 127.10.232.2:35157 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:06.830799 11168 connection.cc:466] server connection from 127.0.0.1:38974 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38974 (request call id 433) could send its response
W20260710 13:21:06.846985 12698 consensus_peers.cc:597] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff -> Peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Couldn't send request to peer 1fc3783960884a89b26356a143dc9162. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:35157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:06.849835 11168 tablet_server.cc:196] TabletServer@127.10.232.2:0 shutdown complete.
W20260710 13:21:06.873250 12697 consensus_peers.cc:597] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff -> Peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Couldn't send request to peer 729b5a087e9f47b0bcbf8705b03e6350. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:42133: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:06.895383 11168 tablet_server.cc:179] TabletServer@127.10.232.3:0 shutting down...
I20260710 13:21:06.923653 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:06.924343 11168 tablet_replica.cc:333] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.924952 11168 raft_consensus.cc:2243] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.925439 11168 raft_consensus.cc:2272] T b758f67d2f4e4b21a417b242e01990ac P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.927204 11168 tablet_replica.cc:333] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.927695 11168 raft_consensus.cc:2243] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.928087 11168 raft_consensus.cc:2272] T 8d05dbd6e5f748f49c71b1a2fb2b684e P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.929701 11168 tablet_replica.cc:333] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.930248 11168 raft_consensus.cc:2243] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.930711 11168 raft_consensus.cc:2272] T 1b1800499c234253a7ab86d6acd54539 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.932266 11168 tablet_replica.cc:333] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.932767 11168 raft_consensus.cc:2243] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.933172 11168 raft_consensus.cc:2272] T b3ba7109162e4d1f9b43e7f108f70829 P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.934778 11168 tablet_replica.cc:333] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.935266 11168 raft_consensus.cc:2243] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.936015 11168 raft_consensus.cc:2272] T 29c880e8bf754365b75aeb28a5538b04 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.937752 11168 tablet_replica.cc:333] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.938249 11168 raft_consensus.cc:2243] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.938938 11168 raft_consensus.cc:2272] T a751fe5ec4274bbdb7509cf172bf2a49 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.940567 11168 tablet_replica.cc:333] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.941105 11168 raft_consensus.cc:2243] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.941538 11168 raft_consensus.cc:2272] T c4087e155d3a4429a0b7e38b17c9dd7f P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.943295 11168 tablet_replica.cc:333] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.944062 11168 raft_consensus.cc:2243] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.944648 11168 raft_consensus.cc:2272] T c1af002359ef4c4bb08d66b958d1d7f7 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.946920 11168 tablet_replica.cc:333] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.947682 11168 raft_consensus.cc:2243] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.948498 11168 raft_consensus.cc:2272] T 78074b3fd90f4dfd8de238194ab73088 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:06.949062 12419 consensus_peers.cc:597] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e -> Peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Couldn't send request to peer 729b5a087e9f47b0bcbf8705b03e6350. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:42133: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:06.951043 11168 tablet_replica.cc:333] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.951668 11168 raft_consensus.cc:2243] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.952214 11168 raft_consensus.cc:2272] T e8b20a3dbf314343945ebb402508465e P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.954579 11168 tablet_replica.cc:333] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.955165 11168 raft_consensus.cc:2243] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.955932 11168 raft_consensus.cc:2272] T 02448e05423b41518f7a079ce0255374 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.957821 11168 tablet_replica.cc:333] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.958316 11168 raft_consensus.cc:2243] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.959029 11168 raft_consensus.cc:2272] T f56499b68c724b2c8eec03ae9232e1f8 P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.960976 11168 tablet_replica.cc:333] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.961604 11168 raft_consensus.cc:2243] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:06.962566 11168 raft_consensus.cc:2272] T 64de258480084a39b9e313d646e88793 P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:06.964389 12698 consensus_peers.cc:597] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff -> Peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): Couldn't send request to peer 5f89f3d1db664831b73ba01110def16e. 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:21:06.965106 11168 tablet_replica.cc:333] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.965858 11168 raft_consensus.cc:2243] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.966358 11168 raft_consensus.cc:2272] T 7821eefba357460f8f726194710fb638 P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.968719 11168 tablet_replica.cc:333] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
W20260710 13:21:06.968747 12697 consensus_peers.cc:597] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff -> Peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Couldn't send request to peer 729b5a087e9f47b0bcbf8705b03e6350. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:42133: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:06.969748 11168 raft_consensus.cc:2243] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.970484 11168 raft_consensus.cc:2272] T adb9532376f647de99808b92cfc00b3c P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.972697 11168 tablet_replica.cc:333] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.973181 11168 raft_consensus.cc:2243] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.973796 11168 raft_consensus.cc:2272] T 74f28aa86e8642b392bf8be589c8da0c P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.975469 11168 tablet_replica.cc:333] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.975962 11168 raft_consensus.cc:2243] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.976315 11168 raft_consensus.cc:2272] T 316306a24dc44f1b960924e2372d257a P 5f89f3d1db664831b73ba01110def16e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:06.978027 11168 tablet_replica.cc:333] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e: stopping tablet replica
I20260710 13:21:06.978425 11168 raft_consensus.cc:2243] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:06.978865 11168 raft_consensus.cc:2272] T e7e9ce5170cc4bd697c0949b823cdd9a P 5f89f3d1db664831b73ba01110def16e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:07.004768 12698 consensus_peers.cc:597] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff -> Peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): Couldn't send request to peer 5f89f3d1db664831b73ba01110def16e. 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:21:07.006572 12697 consensus_peers.cc:597] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff -> Peer 729b5a087e9f47b0bcbf8705b03e6350 (127.10.232.1:42133): Couldn't send request to peer 729b5a087e9f47b0bcbf8705b03e6350. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:42133: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:07.012751 12698 consensus_peers.cc:597] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff -> Peer 1fc3783960884a89b26356a143dc9162 (127.10.232.2:35157): Couldn't send request to peer 1fc3783960884a89b26356a143dc9162. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:35157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:07.024937 11168 tablet_server.cc:196] TabletServer@127.10.232.3:0 shutdown complete.
I20260710 13:21:07.060799 11168 tablet_server.cc:179] TabletServer@127.10.232.4:0 shutting down...
I20260710 13:21:07.083961 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:07.084710 11168 tablet_replica.cc:333] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.085503 11168 raft_consensus.cc:2243] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:07.086262 11168 raft_consensus.cc:2272] T c9560387d61f49f996527db815c8b79f P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.088312 11168 tablet_replica.cc:333] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.088856 11168 raft_consensus.cc:2243] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:07.089825 11168 raft_consensus.cc:2272] T adb9532376f647de99808b92cfc00b3c P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.092366 11168 tablet_replica.cc:333] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
W20260710 13:21:07.092693 12698 consensus_peers.cc:597] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff -> Peer 5f89f3d1db664831b73ba01110def16e (127.10.232.3:42927): Couldn't send request to peer 5f89f3d1db664831b73ba01110def16e. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.3:42927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:07.092962 11168 raft_consensus.cc:2243] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.093529 11168 raft_consensus.cc:2272] T 7efada758a644a658fb3a14671f7f834 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.095242 11168 tablet_replica.cc:333] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.095769 11168 raft_consensus.cc:2243] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.096249 11168 raft_consensus.cc:2272] T 02448e05423b41518f7a079ce0255374 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.097954 11168 tablet_replica.cc:333] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.098456 11168 raft_consensus.cc:2243] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:07.099156 11168 raft_consensus.cc:2272] T e7e9ce5170cc4bd697c0949b823cdd9a P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.100998 11168 tablet_replica.cc:333] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.101557 11168 raft_consensus.cc:2243] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.102023 11168 raft_consensus.cc:2272] T 1b1800499c234253a7ab86d6acd54539 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.103582 11168 tablet_replica.cc:333] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.104079 11168 raft_consensus.cc:2243] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.104591 11168 raft_consensus.cc:2272] T a047397df4634370bb6e5639d186e992 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.106207 11168 tablet_replica.cc:333] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.106688 11168 raft_consensus.cc:2243] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.107081 11168 raft_consensus.cc:2272] T 308997d48c914e6e8cbcc199bc30914a P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.108644 11168 tablet_replica.cc:333] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.109124 11168 raft_consensus.cc:2243] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.109653 11168 raft_consensus.cc:2272] T 29c880e8bf754365b75aeb28a5538b04 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.111205 11168 tablet_replica.cc:333] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.111699 11168 raft_consensus.cc:2243] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:07.112365 11168 raft_consensus.cc:2272] T 7821eefba357460f8f726194710fb638 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.113992 11168 tablet_replica.cc:333] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.114480 11168 raft_consensus.cc:2243] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.114934 11168 raft_consensus.cc:2272] T 78074b3fd90f4dfd8de238194ab73088 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.116545 11168 tablet_replica.cc:333] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.117024 11168 raft_consensus.cc:2243] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.117518 11168 raft_consensus.cc:2272] T f56499b68c724b2c8eec03ae9232e1f8 P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.119163 11168 tablet_replica.cc:333] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.119638 11168 raft_consensus.cc:2243] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.120115 11168 raft_consensus.cc:2272] T e8b20a3dbf314343945ebb402508465e P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.121733 11168 tablet_replica.cc:333] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.122213 11168 raft_consensus.cc:2243] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.122628 11168 raft_consensus.cc:2272] T a751fe5ec4274bbdb7509cf172bf2a49 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.124197 11168 tablet_replica.cc:333] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.124655 11168 raft_consensus.cc:2243] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.125126 11168 raft_consensus.cc:2272] T f5dbffe08da640e5819605315e2dbc14 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.126736 11168 tablet_replica.cc:333] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.127146 11168 raft_consensus.cc:2243] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:07.127774 11168 raft_consensus.cc:2272] T 74f28aa86e8642b392bf8be589c8da0c P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.129361 11168 tablet_replica.cc:333] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.129734 11168 raft_consensus.cc:2243] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.130152 11168 raft_consensus.cc:2272] T dce4e3b4cf9b49aa904c265af722e1f2 P ec53b7b56d5246378737c6b6ce4f90ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.131542 11168 tablet_replica.cc:333] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff: stopping tablet replica
I20260710 13:21:07.131898 11168 raft_consensus.cc:2243] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:07.132527 11168 raft_consensus.cc:2272] T 8d05dbd6e5f748f49c71b1a2fb2b684e P ec53b7b56d5246378737c6b6ce4f90ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.167309 11168 tablet_server.cc:196] TabletServer@127.10.232.4:0 shutdown complete.
I20260710 13:21:07.194697 11168 master.cc:562] Master@127.10.232.62:40673 shutting down...
I20260710 13:21:07.216794 11168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:07.217443 11168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.217797 11168 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc7fcf1f2dbc4a728a195bb5f40936c7: stopping tablet replica
I20260710 13:21:07.253044 11168 master.cc:584] Master@127.10.232.62:40673 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28979 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:21:07.311884 11168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.62:39823
I20260710 13:21:07.313032 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:07.318925 13162 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:21:07.319039 13161 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:21:07.320747 11168 server_base.cc:1061] running on GCE node
W20260710 13:21:07.320762 13164 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:21:07.322026 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:07.322244 11168 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:21:07.322405 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689667322389 us; error 0 us; skew 500 ppm
I20260710 13:21:07.322942 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:07.325480 11168 webserver.cc:533] Webserver started at http://127.10.232.62:45343/ using document root <none> and password file <none>
I20260710 13:21:07.326061 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:07.326378 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:07.326671 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:07.327817 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/master-0-root/instance:
uuid: "48a0320730ba4c0e963de0e242b80576"
format_stamp: "Formatted at 2026-07-10 13:21:07 on dist-test-slave-dgm9"
I20260710 13:21:07.332402 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:21:07.336023 13169 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:21:07.336943 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:07.337193 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/master-0-root
uuid: "48a0320730ba4c0e963de0e242b80576"
format_stamp: "Formatted at 2026-07-10 13:21:07 on dist-test-slave-dgm9"
I20260710 13:21:07.337507 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-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:21:07.356979 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:07.358860 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:07.397684 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.62:39823
I20260710 13:21:07.397831 13220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.62:39823 every 8 connection(s)
I20260710 13:21:07.401799 13221 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:21:07.413344 13221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576: Bootstrap starting.
I20260710 13:21:07.418026 13221 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:07.422293 13221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576: No bootstrap required, opened a new log
I20260710 13:21:07.424320 13221 raft_consensus.cc:359] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48a0320730ba4c0e963de0e242b80576" member_type: VOTER }
I20260710 13:21:07.424666 13221 raft_consensus.cc:385] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:07.424866 13221 raft_consensus.cc:740] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48a0320730ba4c0e963de0e242b80576, State: Initialized, Role: FOLLOWER
I20260710 13:21:07.425446 13221 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48a0320730ba4c0e963de0e242b80576" member_type: VOTER }
I20260710 13:21:07.425846 13221 raft_consensus.cc:399] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:07.426043 13221 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:07.426258 13221 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:07.430392 13221 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48a0320730ba4c0e963de0e242b80576" member_type: VOTER }
I20260710 13:21:07.430867 13221 leader_election.cc:304] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [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: 48a0320730ba4c0e963de0e242b80576; no voters: 
I20260710 13:21:07.432006 13221 leader_election.cc:290] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:07.432865 13224 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:07.434514 13224 raft_consensus.cc:697] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [term 1 LEADER]: Becoming Leader. State: Replica: 48a0320730ba4c0e963de0e242b80576, State: Running, Role: LEADER
I20260710 13:21:07.435113 13221 sys_catalog.cc:565] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:07.435169 13224 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [LEADER]: Queue going to LEADER mode. State: All 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: "48a0320730ba4c0e963de0e242b80576" member_type: VOTER }
I20260710 13:21:07.440513 13225 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "48a0320730ba4c0e963de0e242b80576" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48a0320730ba4c0e963de0e242b80576" member_type: VOTER } }
I20260710 13:21:07.440737 13226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48a0320730ba4c0e963de0e242b80576. Latest consensus state: current_term: 1 leader_uuid: "48a0320730ba4c0e963de0e242b80576" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48a0320730ba4c0e963de0e242b80576" member_type: VOTER } }
I20260710 13:21:07.441354 13225 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:07.441510 13226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:07.443939 13233 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:07.448791 13233 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:07.452015 11168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:07.458770 13233 catalog_manager.cc:1383] Generated new cluster ID: 9bdedd9cc6a44892ad42bf092e282928
I20260710 13:21:07.459136 13233 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:07.478863 13233 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:07.480096 13233 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:07.493528 13233 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576: Generated new TSK 0
I20260710 13:21:07.494154 13233 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:07.518610 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:07.524372 13242 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:21:07.525758 13243 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:21:07.527442 11168 server_base.cc:1061] running on GCE node
W20260710 13:21:07.527675 13245 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:21:07.528653 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:07.528882 11168 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:21:07.529066 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689667529052 us; error 0 us; skew 500 ppm
I20260710 13:21:07.529672 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:07.532053 11168 webserver.cc:533] Webserver started at http://127.10.232.1:45365/ using document root <none> and password file <none>
I20260710 13:21:07.532549 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:07.532740 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:07.533023 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:07.534207 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-0-root/instance:
uuid: "5650283c1d0345bb8584560a59f3b1e9"
format_stamp: "Formatted at 2026-07-10 13:21:07 on dist-test-slave-dgm9"
I20260710 13:21:07.539064 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:07.542593 13250 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:21:07.543474 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:07.543824 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-0-root
uuid: "5650283c1d0345bb8584560a59f3b1e9"
format_stamp: "Formatted at 2026-07-10 13:21:07 on dist-test-slave-dgm9"
I20260710 13:21:07.544091 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-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:21:07.566825 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:07.567906 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:07.569504 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:07.571745 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:07.571931 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:07.572221 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:07.572371 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:07.615645 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.1:41551
I20260710 13:21:07.615821 13312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.1:41551 every 8 connection(s)
I20260710 13:21:07.621097 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:07.628600 13317 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:21:07.629632 13318 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:21:07.633149 13320 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:21:07.633898 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:07.634712 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:07.634912 11168 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:21:07.635083 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689667635065 us; error 0 us; skew 500 ppm
I20260710 13:21:07.635600 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:07.638477 11168 webserver.cc:533] Webserver started at http://127.10.232.2:36411/ using document root <none> and password file <none>
I20260710 13:21:07.639129 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:07.639360 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:07.639658 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:07.640985 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-1-root/instance:
uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
format_stamp: "Formatted at 2026-07-10 13:21:07 on dist-test-slave-dgm9"
I20260710 13:21:07.641744 13313 heartbeater.cc:344] Connected to a master server at 127.10.232.62:39823
I20260710 13:21:07.642168 13313 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:07.643149 13313 heartbeater.cc:507] Master 127.10.232.62:39823 requested a full tablet report, sending...
I20260710 13:21:07.645897 13186 ts_manager.cc:194] Registered new tserver with Master: 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:07.646950 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:07.648345 13186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58326
I20260710 13:21:07.651289 13325 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:21:07.652166 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:07.652565 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-1-root
uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
format_stamp: "Formatted at 2026-07-10 13:21:07 on dist-test-slave-dgm9"
I20260710 13:21:07.652870 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-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:21:07.671145 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:07.672336 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:07.673840 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:07.675971 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:07.676213 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:07.676448 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:07.676612 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:07.718210 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.2:44167
I20260710 13:21:07.718333 13387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.2:44167 every 8 connection(s)
I20260710 13:21:07.723441 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:07.730991 13391 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:21:07.732865 13392 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:21:07.735291 11168 server_base.cc:1061] running on GCE node
W20260710 13:21:07.735862 13394 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:21:07.736764 13388 heartbeater.cc:344] Connected to a master server at 127.10.232.62:39823
I20260710 13:21:07.736928 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:07.737154 11168 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:21:07.737215 13388 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:07.737357 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689667737343 us; error 0 us; skew 500 ppm
I20260710 13:21:07.738000 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:07.738238 13388 heartbeater.cc:507] Master 127.10.232.62:39823 requested a full tablet report, sending...
I20260710 13:21:07.740607 13186 ts_manager.cc:194] Registered new tserver with Master: 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:07.740814 11168 webserver.cc:533] Webserver started at http://127.10.232.3:41679/ using document root <none> and password file <none>
I20260710 13:21:07.741709 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:07.741910 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:07.742214 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:07.742463 13186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58342
I20260710 13:21:07.743491 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-2-root/instance:
uuid: "ad06b26324414494966f7d7fcd2d6d7f"
format_stamp: "Formatted at 2026-07-10 13:21:07 on dist-test-slave-dgm9"
I20260710 13:21:07.748700 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:21:07.752430 13399 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:21:07.753381 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:07.753671 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-2-root
uuid: "ad06b26324414494966f7d7fcd2d6d7f"
format_stamp: "Formatted at 2026-07-10 13:21:07 on dist-test-slave-dgm9"
I20260710 13:21:07.753952 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-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:21:07.776607 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:07.777765 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:07.779175 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:07.781391 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:07.781589 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:07.781855 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:07.782016 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:07.822026 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.3:40839
I20260710 13:21:07.822230 13461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.3:40839 every 8 connection(s)
I20260710 13:21:07.826382 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:07.833472 13465 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:21:07.835822 13466 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:21:07.839453 13468 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:21:07.839542 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:07.840204 13462 heartbeater.cc:344] Connected to a master server at 127.10.232.62:39823
I20260710 13:21:07.840580 13462 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:07.840806 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:07.841064 11168 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:21:07.841280 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689667841239 us; error 0 us; skew 500 ppm
I20260710 13:21:07.841367 13462 heartbeater.cc:507] Master 127.10.232.62:39823 requested a full tablet report, sending...
I20260710 13:21:07.841914 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:07.843622 13186 ts_manager.cc:194] Registered new tserver with Master: ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:07.844687 11168 webserver.cc:533] Webserver started at http://127.10.232.4:45733/ using document root <none> and password file <none>
I20260710 13:21:07.845436 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:07.845453 13186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58358
I20260710 13:21:07.845846 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:07.846187 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:07.847389 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-3-root/instance:
uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
format_stamp: "Formatted at 2026-07-10 13:21:07 on dist-test-slave-dgm9"
I20260710 13:21:07.851568 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:21:07.854727 13473 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:21:07.855654 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:07.855963 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-3-root
uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
format_stamp: "Formatted at 2026-07-10 13:21:07 on dist-test-slave-dgm9"
I20260710 13:21:07.856269 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-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:21:07.884744 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:07.886225 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:07.888041 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:07.890682 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:07.890949 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:07.891215 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:07.891425 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:07.935573 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.4:44647
I20260710 13:21:07.935639 13535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.4:44647 every 8 connection(s)
I20260710 13:21:07.950443 13536 heartbeater.cc:344] Connected to a master server at 127.10.232.62:39823
I20260710 13:21:07.950803 13536 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:07.951464 13536 heartbeater.cc:507] Master 127.10.232.62:39823 requested a full tablet report, sending...
I20260710 13:21:07.953375 13186 ts_manager.cc:194] Registered new tserver with Master: 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:07.953931 11168 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015078194s
I20260710 13:21:07.954876 13186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58370
I20260710 13:21:07.980391 13186 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58382:
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:21:08.116557 13353 tablet_service.cc:1511] Processing CreateTablet for tablet edcc771ddda845d9af9a0679fb8f9b93 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:08.118995 13353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcc771ddda845d9af9a0679fb8f9b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.123123 13352 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4794cd9ac5432896d84cb761fc69f2 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:08.126557 13352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4794cd9ac5432896d84cb761fc69f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.131275 13351 tablet_service.cc:1511] Processing CreateTablet for tablet ecff5ad4fede4ccdb2fcb2ad22280d82 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:08.134552 13351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff5ad4fede4ccdb2fcb2ad22280d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.144919 13350 tablet_service.cc:1511] Processing CreateTablet for tablet 8642335f4fd44f19adbdf2ffbb424dc0 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:08.151425 13350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8642335f4fd44f19adbdf2ffbb424dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.157521 13349 tablet_service.cc:1511] Processing CreateTablet for tablet 15998487b5a74118a2af9ab593b4fcd4 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:08.158133 13348 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3a840b426143cd87d87b34adc68611 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:08.158713 13501 tablet_service.cc:1511] Processing CreateTablet for tablet edcc771ddda845d9af9a0679fb8f9b93 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:08.159240 13349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15998487b5a74118a2af9ab593b4fcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.160281 13348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3a840b426143cd87d87b34adc68611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.160318 13501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcc771ddda845d9af9a0679fb8f9b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.164937 13500 tablet_service.cc:1511] Processing CreateTablet for tablet 8433898fd76e4c908432ba17b009a806 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:08.166519 13500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8433898fd76e4c908432ba17b009a806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.176226 13499 tablet_service.cc:1511] Processing CreateTablet for tablet ecff5ad4fede4ccdb2fcb2ad22280d82 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:08.178452 13499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff5ad4fede4ccdb2fcb2ad22280d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.187472 13498 tablet_service.cc:1511] Processing CreateTablet for tablet 15998487b5a74118a2af9ab593b4fcd4 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:08.189128 13498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15998487b5a74118a2af9ab593b4fcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.189426 13496 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3a840b426143cd87d87b34adc68611 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:08.191026 13496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3a840b426143cd87d87b34adc68611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.190757 13427 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4794cd9ac5432896d84cb761fc69f2 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:08.192852 13427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4794cd9ac5432896d84cb761fc69f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.194537 13497 tablet_service.cc:1511] Processing CreateTablet for tablet fb04d405480241a5b53fe5076a861b00 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:08.196171 13497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb04d405480241a5b53fe5076a861b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.199246 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 8433898fd76e4c908432ba17b009a806 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:08.200793 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8433898fd76e4c908432ba17b009a806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.203408 13425 tablet_service.cc:1511] Processing CreateTablet for tablet ecff5ad4fede4ccdb2fcb2ad22280d82 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:08.204912 13425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff5ad4fede4ccdb2fcb2ad22280d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.204566 13421 tablet_service.cc:1511] Processing CreateTablet for tablet dcb84130eda349d6829b7bdc2c59555e (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:08.206488 13423 tablet_service.cc:1511] Processing CreateTablet for tablet fb04d405480241a5b53fe5076a861b00 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:08.208815 13422 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3a840b426143cd87d87b34adc68611 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:08.211103 13424 tablet_service.cc:1511] Processing CreateTablet for tablet 8642335f4fd44f19adbdf2ffbb424dc0 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:08.212275 13420 tablet_service.cc:1511] Processing CreateTablet for tablet 7713739eb19544a1aadd313b5678927c (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:08.214378 13419 tablet_service.cc:1511] Processing CreateTablet for tablet 7b646feaaf8b4115be37d8f04b4c2b1d (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:08.216687 13418 tablet_service.cc:1511] Processing CreateTablet for tablet c7ea934cff2e44ecb9b53518bc32cd01 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:08.218107 13418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ea934cff2e44ecb9b53518bc32cd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.221660 13421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb84130eda349d6829b7bdc2c59555e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.222415 13419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b646feaaf8b4115be37d8f04b4c2b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.225063 13420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7713739eb19544a1aadd313b5678927c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.229650 13422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3a840b426143cd87d87b34adc68611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.233650 13423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb04d405480241a5b53fe5076a861b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.236999 13424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8642335f4fd44f19adbdf2ffbb424dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.280573 13347 tablet_service.cc:1511] Processing CreateTablet for tablet 7b646feaaf8b4115be37d8f04b4c2b1d (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:08.282325 13347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b646feaaf8b4115be37d8f04b4c2b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.282655 13495 tablet_service.cc:1511] Processing CreateTablet for tablet 343a3b6b8a834eefaf2e6b650abd1321 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:08.284727 13495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343a3b6b8a834eefaf2e6b650abd1321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.291332 13493 tablet_service.cc:1511] Processing CreateTablet for tablet 7b646feaaf8b4115be37d8f04b4c2b1d (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:08.292877 13493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b646feaaf8b4115be37d8f04b4c2b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.297412 13494 tablet_service.cc:1511] Processing CreateTablet for tablet 7713739eb19544a1aadd313b5678927c (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:08.299268 13494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7713739eb19544a1aadd313b5678927c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.302510 13492 tablet_service.cc:1511] Processing CreateTablet for tablet 7679da1ad9e14aa49f9683a25e280aa4 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:08.304173 13492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7679da1ad9e14aa49f9683a25e280aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.307168 13344 tablet_service.cc:1511] Processing CreateTablet for tablet 59efb56be3644582819205c66cc97f25 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:08.309247 13344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59efb56be3644582819205c66cc97f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.315053 13346 tablet_service.cc:1511] Processing CreateTablet for tablet c7ea934cff2e44ecb9b53518bc32cd01 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:08.328375 13346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ea934cff2e44ecb9b53518bc32cd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.314163 13345 tablet_service.cc:1511] Processing CreateTablet for tablet 7679da1ad9e14aa49f9683a25e280aa4 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:08.330610 13345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7679da1ad9e14aa49f9683a25e280aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.330245 13353 tablet_service.cc:1511] Processing CreateTablet for tablet dcb84130eda349d6829b7bdc2c59555e (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:08.332240 13353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb84130eda349d6829b7bdc2c59555e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.323658 13424 tablet_service.cc:1511] Processing CreateTablet for tablet a0d7728669c045cb8be571543e171bb8 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:08.338174 13424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d7728669c045cb8be571543e171bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.343330 13352 tablet_service.cc:1511] Processing CreateTablet for tablet 2d46b48cb3e241219a0ee9124b2cf282 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:08.345057 13352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d46b48cb3e241219a0ee9124b2cf282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.343381 13556 tablet_bootstrap.cc:492] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:08.348753 13351 tablet_service.cc:1511] Processing CreateTablet for tablet 343a3b6b8a834eefaf2e6b650abd1321 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:08.350206 13351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343a3b6b8a834eefaf2e6b650abd1321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.352837 13556 tablet_bootstrap.cc:654] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.361382 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 59efb56be3644582819205c66cc97f25 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:08.362776 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59efb56be3644582819205c66cc97f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.363936 13348 tablet_service.cc:1511] Processing CreateTablet for tablet f00e9c706f3f4089ac80a3c94eb41102 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:08.377342 13419 tablet_service.cc:1511] Processing CreateTablet for tablet 2d46b48cb3e241219a0ee9124b2cf282 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:08.378717 13419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d46b48cb3e241219a0ee9124b2cf282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.387276 13496 tablet_service.cc:1511] Processing CreateTablet for tablet a0d7728669c045cb8be571543e171bb8 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:08.388227 13421 tablet_service.cc:1511] Processing CreateTablet for tablet 4023656862d14a22a68dcdcf2655ff5e (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:08.388767 13496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d7728669c045cb8be571543e171bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.389552 13421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4023656862d14a22a68dcdcf2655ff5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.397069 13349 tablet_service.cc:1511] Processing CreateTablet for tablet 1047209f2ae44bd8ba9a179bbde7709c (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:08.365242 13348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00e9c706f3f4089ac80a3c94eb41102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.404078 13557 tablet_bootstrap.cc:492] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:08.404899 13555 tablet_bootstrap.cc:492] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:08.409391 13420 tablet_service.cc:1511] Processing CreateTablet for tablet 35c5760ac2fd40f1bb96f5ea73d0fe95 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:08.410741 13420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c5760ac2fd40f1bb96f5ea73d0fe95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.415992 13423 tablet_service.cc:1511] Processing CreateTablet for tablet 1047209f2ae44bd8ba9a179bbde7709c (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:08.423156 13423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1047209f2ae44bd8ba9a179bbde7709c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.425668 13350 tablet_service.cc:1511] Processing CreateTablet for tablet c5475704a8664dcfb0379200779106fc (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:08.427474 13498 tablet_service.cc:1511] Processing CreateTablet for tablet 59efb56be3644582819205c66cc97f25 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:08.432032 13500 tablet_service.cc:1511] Processing CreateTablet for tablet df21aa7699c940c1b37b3b265994e56a (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:08.414149 13345 tablet_service.cc:1511] Processing CreateTablet for tablet df21aa7699c940c1b37b3b265994e56a (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:08.433385 13350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5475704a8664dcfb0379200779106fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.434237 13345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df21aa7699c940c1b37b3b265994e56a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.434659 13497 tablet_service.cc:1511] Processing CreateTablet for tablet 4023656862d14a22a68dcdcf2655ff5e (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:08.434932 13425 tablet_service.cc:1511] Processing CreateTablet for tablet 90a64de032894746ae1290897c16c866 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:08.436370 13425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a64de032894746ae1290897c16c866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.445276 13278 tablet_service.cc:1511] Processing CreateTablet for tablet edcc771ddda845d9af9a0679fb8f9b93 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION VALUES < 89478485
W20260710 13:21:08.446568 13234 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:08.446697 13278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcc771ddda845d9af9a0679fb8f9b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.447903 13277 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4794cd9ac5432896d84cb761fc69f2 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:08.451709 13349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1047209f2ae44bd8ba9a179bbde7709c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.452250 13275 tablet_service.cc:1511] Processing CreateTablet for tablet 8642335f4fd44f19adbdf2ffbb424dc0 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:08.453146 13273 tablet_service.cc:1511] Processing CreateTablet for tablet fb04d405480241a5b53fe5076a861b00 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:08.454372 13272 tablet_service.cc:1511] Processing CreateTablet for tablet dcb84130eda349d6829b7bdc2c59555e (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:08.457569 13271 tablet_service.cc:1511] Processing CreateTablet for tablet 343a3b6b8a834eefaf2e6b650abd1321 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:08.458197 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 8433898fd76e4c908432ba17b009a806 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:08.458684 13274 tablet_service.cc:1511] Processing CreateTablet for tablet 15998487b5a74118a2af9ab593b4fcd4 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:08.459839 13270 tablet_service.cc:1511] Processing CreateTablet for tablet 7713739eb19544a1aadd313b5678927c (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:08.460418 13422 tablet_service.cc:1511] Processing CreateTablet for tablet f00e9c706f3f4089ac80a3c94eb41102 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:08.461946 13422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00e9c706f3f4089ac80a3c94eb41102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.462388 13269 tablet_service.cc:1511] Processing CreateTablet for tablet c7ea934cff2e44ecb9b53518bc32cd01 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:08.449225 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4794cd9ac5432896d84cb761fc69f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.469696 13270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7713739eb19544a1aadd313b5678927c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.472543 13272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb84130eda349d6829b7bdc2c59555e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.473796 13274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15998487b5a74118a2af9ab593b4fcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.475014 13275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8642335f4fd44f19adbdf2ffbb424dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.476706 13501 tablet_service.cc:1511] Processing CreateTablet for tablet f00e9c706f3f4089ac80a3c94eb41102 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:08.479220 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8433898fd76e4c908432ba17b009a806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.480724 13271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343a3b6b8a834eefaf2e6b650abd1321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.482076 13269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ea934cff2e44ecb9b53518bc32cd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.483436 13273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb04d405480241a5b53fe5076a861b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.493376 13498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59efb56be3644582819205c66cc97f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.527778 13346 tablet_service.cc:1511] Processing CreateTablet for tablet 90a64de032894746ae1290897c16c866 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:08.542083 13497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4023656862d14a22a68dcdcf2655ff5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.547011 13555 tablet_bootstrap.cc:654] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.553076 13495 tablet_service.cc:1511] Processing CreateTablet for tablet 35c5760ac2fd40f1bb96f5ea73d0fe95 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:08.559310 13346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a64de032894746ae1290897c16c866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.559589 13499 tablet_service.cc:1511] Processing CreateTablet for tablet 90a64de032894746ae1290897c16c866 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:08.561316 13494 tablet_service.cc:1511] Processing CreateTablet for tablet c5475704a8664dcfb0379200779106fc (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:08.581670 13495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c5760ac2fd40f1bb96f5ea73d0fe95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.582494 13494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5475704a8664dcfb0379200779106fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.584569 13557 tablet_bootstrap.cc:654] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.584621 13500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df21aa7699c940c1b37b3b265994e56a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.585829 13501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00e9c706f3f4089ac80a3c94eb41102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.616605 13499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a64de032894746ae1290897c16c866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.630417 13278 tablet_service.cc:1511] Processing CreateTablet for tablet 7679da1ad9e14aa49f9683a25e280aa4 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:08.653077 13559 tablet_bootstrap.cc:492] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:08.662175 13313 heartbeater.cc:499] Master 127.10.232.62:39823 was elected leader, sending a full tablet report...
I20260710 13:21:08.675788 13276 tablet_service.cc:1511] Processing CreateTablet for tablet a0d7728669c045cb8be571543e171bb8 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:08.677847 13278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7679da1ad9e14aa49f9683a25e280aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.699009 13555 tablet_bootstrap.cc:492] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:08.699625 13555 ts_tablet_manager.cc:1403] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.295s	user 0.026s	sys 0.019s
I20260710 13:21:08.702823 13555 raft_consensus.cc:359] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:08.703671 13555 raft_consensus.cc:385] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:08.704025 13555 raft_consensus.cc:740] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:08.704825 13555 consensus_queue.cc:260] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:08.710497 13556 tablet_bootstrap.cc:492] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:08.711359 13556 ts_tablet_manager.cc:1403] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.368s	user 0.012s	sys 0.020s
I20260710 13:21:08.715794 13556 raft_consensus.cc:359] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:08.721746 13556 raft_consensus.cc:385] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:08.732970 13277 tablet_service.cc:1511] Processing CreateTablet for tablet 2d46b48cb3e241219a0ee9124b2cf282 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:08.738595 13557 tablet_bootstrap.cc:492] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:08.739132 13557 ts_tablet_manager.cc:1403] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.335s	user 0.031s	sys 0.034s
I20260710 13:21:08.743328 13269 tablet_service.cc:1511] Processing CreateTablet for tablet df21aa7699c940c1b37b3b265994e56a (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:08.745035 13388 heartbeater.cc:499] Master 127.10.232.62:39823 was elected leader, sending a full tablet report...
I20260710 13:21:08.730113 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d7728669c045cb8be571543e171bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.750895 13271 tablet_service.cc:1511] Processing CreateTablet for tablet 4023656862d14a22a68dcdcf2655ff5e (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:08.752260 13271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4023656862d14a22a68dcdcf2655ff5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.728992 13556 raft_consensus.cc:740] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:08.753568 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d46b48cb3e241219a0ee9124b2cf282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.754542 13274 tablet_service.cc:1511] Processing CreateTablet for tablet 1047209f2ae44bd8ba9a179bbde7709c (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:08.755870 13274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1047209f2ae44bd8ba9a179bbde7709c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.759059 13555 ts_tablet_manager.cc:1434] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.059s	user 0.017s	sys 0.008s
I20260710 13:21:08.762362 13272 tablet_service.cc:1511] Processing CreateTablet for tablet 35c5760ac2fd40f1bb96f5ea73d0fe95 (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:08.763717 13272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c5760ac2fd40f1bb96f5ea73d0fe95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.765331 13269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df21aa7699c940c1b37b3b265994e56a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.765990 13555 tablet_bootstrap.cc:492] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:08.766486 13559 tablet_bootstrap.cc:654] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.778249 13557 raft_consensus.cc:359] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:08.779136 13557 raft_consensus.cc:385] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:08.779464 13557 raft_consensus.cc:740] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:08.780380 13557 consensus_queue.cc:260] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:08.785815 13556 consensus_queue.cc:260] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:08.794715 13555 tablet_bootstrap.cc:654] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.785712 13270 tablet_service.cc:1511] Processing CreateTablet for tablet c5475704a8664dcfb0379200779106fc (DEFAULT_TABLE table=test-workload [id=f8abef378ccf4be4a2fc72738b1d9b30]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:08.806893 13270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5475704a8664dcfb0379200779106fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:08.817840 13559 tablet_bootstrap.cc:492] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:08.818420 13559 ts_tablet_manager.cc:1403] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.166s	user 0.022s	sys 0.025s
I20260710 13:21:08.822392 13559 raft_consensus.cc:359] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:08.823181 13559 raft_consensus.cc:385] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:08.823508 13559 raft_consensus.cc:740] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:08.824410 13559 consensus_queue.cc:260] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:08.826604 13536 heartbeater.cc:499] Master 127.10.232.62:39823 was elected leader, sending a full tablet report...
I20260710 13:21:08.828035 13462 heartbeater.cc:499] Master 127.10.232.62:39823 was elected leader, sending a full tablet report...
I20260710 13:21:08.834452 13556 ts_tablet_manager.cc:1434] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.123s	user 0.007s	sys 0.003s
I20260710 13:21:08.835573 13556 tablet_bootstrap.cc:492] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:08.841394 13559 ts_tablet_manager.cc:1434] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.013s
I20260710 13:21:08.842695 13555 tablet_bootstrap.cc:492] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:08.843261 13555 ts_tablet_manager.cc:1403] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.078s	user 0.004s	sys 0.008s
I20260710 13:21:08.845788 13559 tablet_bootstrap.cc:492] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:08.846460 13557 ts_tablet_manager.cc:1434] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.107s	user 0.006s	sys 0.003s
I20260710 13:21:08.846952 13555 raft_consensus.cc:359] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:08.847908 13555 raft_consensus.cc:385] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:08.848240 13555 raft_consensus.cc:740] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:08.849570 13555 consensus_queue.cc:260] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:08.852301 13555 ts_tablet_manager.cc:1434] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:08.852588 13559 tablet_bootstrap.cc:654] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.853324 13555 tablet_bootstrap.cc:492] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:08.862049 13567 raft_consensus.cc:493] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:08.862432 13557 tablet_bootstrap.cc:492] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:08.866122 13556 tablet_bootstrap.cc:654] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.872936 13555 tablet_bootstrap.cc:654] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.873217 13559 tablet_bootstrap.cc:492] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:08.874027 13559 ts_tablet_manager.cc:1403] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.006s
I20260710 13:21:08.873509 13567 raft_consensus.cc:515] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
W20260710 13:21:08.877467 13314 tablet.cc:2406] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:08.877526 13559 raft_consensus.cc:359] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:08.878650 13559 raft_consensus.cc:385] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:08.879089 13559 raft_consensus.cc:740] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:08.884135 13559 consensus_queue.cc:260] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:08.887101 13555 tablet_bootstrap.cc:492] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:08.887861 13555 ts_tablet_manager.cc:1403] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.010s
I20260710 13:21:08.892393 13555 raft_consensus.cc:359] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:08.893589 13555 raft_consensus.cc:385] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:08.894014 13555 raft_consensus.cc:740] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:08.895248 13559 ts_tablet_manager.cc:1434] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.002s
I20260710 13:21:08.895449 13555 consensus_queue.cc:260] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:08.896733 13559 tablet_bootstrap.cc:492] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:08.899137 13555 ts_tablet_manager.cc:1434] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:21:08.900655 13555 tablet_bootstrap.cc:492] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:08.905473 13557 tablet_bootstrap.cc:654] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.905473 13559 tablet_bootstrap.cc:654] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.910071 13555 tablet_bootstrap.cc:654] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.921985 13567 leader_election.cc:290] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:08.922492 13559 tablet_bootstrap.cc:492] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:08.923074 13559 ts_tablet_manager.cc:1403] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.012s
I20260710 13:21:08.923807 13555 tablet_bootstrap.cc:492] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:08.924544 13555 ts_tablet_manager.cc:1403] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260710 13:21:08.927482 13559 raft_consensus.cc:359] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:08.928628 13559 raft_consensus.cc:385] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:08.928581 13555 raft_consensus.cc:359] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:08.929301 13559 raft_consensus.cc:740] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:08.929708 13555 raft_consensus.cc:385] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:08.930155 13555 raft_consensus.cc:740] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:08.930466 13559 consensus_queue.cc:260] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:08.931605 13555 consensus_queue.cc:260] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:08.933313 13559 ts_tablet_manager.cc:1434] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:21:08.934796 13559 tablet_bootstrap.cc:492] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:08.935861 13555 ts_tablet_manager.cc:1434] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260710 13:21:08.937346 13555 tablet_bootstrap.cc:492] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:08.943882 13559 tablet_bootstrap.cc:654] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.955804 13562 raft_consensus.cc:493] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:08.956430 13562 raft_consensus.cc:515] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:08.962033 13562 leader_election.cc:290] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:08.970975 13556 tablet_bootstrap.cc:492] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:08.971556 13556 ts_tablet_manager.cc:1403] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.136s	user 0.034s	sys 0.044s
I20260710 13:21:08.968773 13562 raft_consensus.cc:493] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:08.979403 13562 raft_consensus.cc:515] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:08.982508 13557 tablet_bootstrap.cc:492] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:08.984139 13557 ts_tablet_manager.cc:1403] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.015s
I20260710 13:21:08.984225 13363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:08.984997 13562 leader_election.cc:290] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:08.985940 13555 tablet_bootstrap.cc:654] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:08.987931 13557 raft_consensus.cc:359] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:08.988801 13557 raft_consensus.cc:385] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:08.989132 13557 raft_consensus.cc:740] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:08.989364 13556 raft_consensus.cc:359] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:08.990252 13556 raft_consensus.cc:385] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:08.990664 13556 raft_consensus.cc:740] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:08.990883 13557 consensus_queue.cc:260] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:08.991662 13556 consensus_queue.cc:260] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:08.985177 13363 raft_consensus.cc:2468] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 0.
I20260710 13:21:08.995246 13556 ts_tablet_manager.cc:1434] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.005s
I20260710 13:21:08.995682 13254 leader_election.cc:304] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 
I20260710 13:21:08.996548 13556 tablet_bootstrap.cc:492] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:08.996929 13567 raft_consensus.cc:2804] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:08.997498 13567 raft_consensus.cc:493] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:08.997936 13567 raft_consensus.cc:3060] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:08.995745 13557 ts_tablet_manager.cc:1434] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:21:09.003321 13557 tablet_bootstrap.cc:492] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:09.004333 13559 tablet_bootstrap.cc:492] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:09.008080 13559 ts_tablet_manager.cc:1403] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.003s
I20260710 13:21:09.011561 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:09.013944 13556 tablet_bootstrap.cc:654] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:09.018955 13254 leader_election.cc:343] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.023452 13567 raft_consensus.cc:515] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.023825 13559 raft_consensus.cc:359] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.025594 13559 raft_consensus.cc:385] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.025947 13559 raft_consensus.cc:740] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.026737 13559 consensus_queue.cc:260] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.030649 13559 ts_tablet_manager.cc:1434] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:21:09.031919 13559 tablet_bootstrap.cc:492] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:09.032871 13557 tablet_bootstrap.cc:654] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.036872 13555 tablet_bootstrap.cc:492] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:09.040910 13555 ts_tablet_manager.cc:1403] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.006s
I20260710 13:21:09.048781 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3a840b426143cd87d87b34adc68611" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:09.050683 13511 raft_consensus.cc:2468] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 0.
I20260710 13:21:09.044597 13555 raft_consensus.cc:359] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.052109 13555 raft_consensus.cc:385] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.053860 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:09.054289 13329 leader_election.cc:304] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
I20260710 13:21:09.055758 13581 raft_consensus.cc:2804] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:09.055789 13329 leader_election.cc:343] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.056267 13581 raft_consensus.cc:493] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.052501 13555 raft_consensus.cc:740] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.056641 13581 raft_consensus.cc:3060] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.058843 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3a840b426143cd87d87b34adc68611" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.060201 13556 tablet_bootstrap.cc:492] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
W20260710 13:21:09.060604 13326 leader_election.cc:343] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.060801 13556 ts_tablet_manager.cc:1403] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.003s
I20260710 13:21:09.061633 13565 raft_consensus.cc:493] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.062114 13565 raft_consensus.cc:515] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.064173 13556 raft_consensus.cc:359] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.070776 13556 raft_consensus.cc:385] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.071198 13556 raft_consensus.cc:740] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.075624 13559 tablet_bootstrap.cc:654] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.076684 13581 raft_consensus.cc:515] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.067082 13565 leader_election.cc:290] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:09.084681 13567 leader_election.cc:290] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:09.085860 13581 leader_election.cc:290] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Requested vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:09.088673 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3a840b426143cd87d87b34adc68611" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:09.092222 13510 raft_consensus.cc:3060] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.088515 13564 raft_consensus.cc:493] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.094288 13564 raft_consensus.cc:515] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.086040 13363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:09.097743 13363 raft_consensus.cc:3060] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.098090 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3a840b426143cd87d87b34adc68611" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:09.101392 13556 consensus_queue.cc:260] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.069744 13555 consensus_queue.cc:260] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
W20260710 13:21:09.107056 13326 leader_election.cc:343] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.103770 13510 raft_consensus.cc:2468] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
I20260710 13:21:09.108444 13555 ts_tablet_manager.cc:1434] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.002s
I20260710 13:21:09.109807 13555 tablet_bootstrap.cc:492] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:09.109723 13329 leader_election.cc:304] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:09.111204 13564 leader_election.cc:290] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:09.086261 13565 raft_consensus.cc:493] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.105036 13556 ts_tablet_manager.cc:1434] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260710 13:21:09.114079 13581 raft_consensus.cc:2804] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.118973 13581 raft_consensus.cc:697] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Becoming Leader. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:09.120424 13581 consensus_queue.cc:237] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.115682 13565 raft_consensus.cc:515] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.145591 13562 raft_consensus.cc:493] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.141276 13567 raft_consensus.cc:493] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.147976 13562 raft_consensus.cc:515] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.166642 13567 raft_consensus.cc:515] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.182317 13562 leader_election.cc:290] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:09.194937 13573 raft_consensus.cc:493] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.195719 13565 leader_election.cc:290] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:09.195519 13573 raft_consensus.cc:515] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.194373 13556 tablet_bootstrap.cc:492] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:09.199762 13573 leader_election.cc:290] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:09.200350 13363 raft_consensus.cc:2468] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 1.
I20260710 13:21:09.216243 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:09.217176 13288 raft_consensus.cc:2393] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in current term 1: Already voted for candidate 5650283c1d0345bb8584560a59f3b1e9 in this term.
I20260710 13:21:09.218065 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15998487b5a74118a2af9ab593b4fcd4" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:09.218736 13510 raft_consensus.cc:2468] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 0.
I20260710 13:21:09.218954 13557 tablet_bootstrap.cc:492] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:09.219758 13557 ts_tablet_manager.cc:1403] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.217s	user 0.010s	sys 0.012s
I20260710 13:21:09.221433 13326 leader_election.cc:304] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:09.225353 13562 raft_consensus.cc:2749] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.226405 13567 leader_election.cc:290] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:09.233930 13329 leader_election.cc:304] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
I20260710 13:21:09.247224 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:09.247620 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8433898fd76e4c908432ba17b009a806" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:09.247659 13555 tablet_bootstrap.cc:654] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.246153 13562 raft_consensus.cc:493] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.248908 13562 raft_consensus.cc:515] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.252188 13562 leader_election.cc:290] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:09.252275 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.252808 13562 raft_consensus.cc:2804] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.253221 13562 raft_consensus.cc:493] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.253576 13562 raft_consensus.cc:3060] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.253473 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:09.234565 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15998487b5a74118a2af9ab593b4fcd4" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:09.231863 13567 raft_consensus.cc:493] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:09.258801 13326 leader_election.cc:343] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:09.260943 13326 leader_election.cc:343] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:09.261986 13326 leader_election.cc:343] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.262152 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343a3b6b8a834eefaf2e6b650abd1321" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:09.262598 13326 leader_election.cc:304] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:09.259187 13567 raft_consensus.cc:515] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
W20260710 13:21:09.269876 13254 leader_election.cc:343] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.269999 13363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343a3b6b8a834eefaf2e6b650abd1321" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
W20260710 13:21:09.270689 13254 leader_election.cc:343] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.272487 13567 leader_election.cc:290] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:09.272763 13600 raft_consensus.cc:2749] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:09.274590 13329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.4:44647, user_credentials={real_user=slave}} blocked reactor thread for 44216.7us
I20260710 13:21:09.275084 13557 raft_consensus.cc:359] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.275849 13600 raft_consensus.cc:493] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.276276 13557 raft_consensus.cc:385] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.276463 13600 raft_consensus.cc:515] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.276790 13557 raft_consensus.cc:740] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.278012 13557 consensus_queue.cc:260] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
W20260710 13:21:09.278434 13254 leader_election.cc:343] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.279680 13254 leader_election.cc:304] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3
W20260710 13:21:09.281430 13254 leader_election.cc:343] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.281984 13254 leader_election.cc:304] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:09.285431 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8433898fd76e4c908432ba17b009a806" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.285825 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713739eb19544a1aadd313b5678927c" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
W20260710 13:21:09.287372 13251 leader_election.cc:343] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.287961 13251 leader_election.cc:304] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:09.287963 13557 ts_tablet_manager.cc:1434] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.068s	user 0.011s	sys 0.000s
I20260710 13:21:09.293362 13567 raft_consensus.cc:2749] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.291157 13573 raft_consensus.cc:2804] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.290601 13556 tablet_bootstrap.cc:654] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.298990 13567 raft_consensus.cc:2749] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.299688 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8642335f4fd44f19adbdf2ffbb424dc0" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:09.301249 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
W20260710 13:21:09.301975 13251 leader_election.cc:343] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.301249 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713739eb19544a1aadd313b5678927c" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
W20260710 13:21:09.306205 13400 leader_election.cc:343] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:09.307319 13400 leader_election.cc:343] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.307451 13600 leader_election.cc:290] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:09.299005 13573 raft_consensus.cc:697] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Running, Role: LEADER
I20260710 13:21:09.308655 13573 consensus_queue.cc:237] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.309283 13363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8642335f4fd44f19adbdf2ffbb424dc0" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:09.309564 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:09.305094 13557 tablet_bootstrap.cc:492] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:09.312558 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff5ad4fede4ccdb2fcb2ad22280d82" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.312327 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15998487b5a74118a2af9ab593b4fcd4" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
W20260710 13:21:09.311671 13403 leader_election.cc:343] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.313490 13403 leader_election.cc:304] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad06b26324414494966f7d7fcd2d6d7f; no voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c
W20260710 13:21:09.314657 13403 leader_election.cc:343] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:09.314744 13474 leader_election.cc:343] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.315099 13403 leader_election.cc:304] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad06b26324414494966f7d7fcd2d6d7f; no voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c
W20260710 13:21:09.316556 13326 leader_election.cc:343] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.317327 13589 raft_consensus.cc:2749] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.317977 13589 raft_consensus.cc:2749] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.318490 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff5ad4fede4ccdb2fcb2ad22280d82" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
W20260710 13:21:09.319203 13254 leader_election.cc:343] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.319669 13254 leader_election.cc:304] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3, ad06b26324414494966f7d7fcd2d6d7f
W20260710 13:21:09.319947 13329 leader_election.cc:343] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.320647 13329 leader_election.cc:304] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:09.321890 13600 raft_consensus.cc:2749] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.320681 13567 raft_consensus.cc:2749] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.323441 13557 tablet_bootstrap.cc:654] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.351431 13556 tablet_bootstrap.cc:492] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:09.354653 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15998487b5a74118a2af9ab593b4fcd4" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:09.353607 13559 tablet_bootstrap.cc:492] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:09.357481 13559 ts_tablet_manager.cc:1403] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.326s	user 0.048s	sys 0.047s
I20260710 13:21:09.358871 13555 tablet_bootstrap.cc:492] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:09.359411 13555 ts_tablet_manager.cc:1403] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.250s	user 0.027s	sys 0.030s
I20260710 13:21:09.360889 13559 raft_consensus.cc:359] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.361678 13559 raft_consensus.cc:385] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.362035 13559 raft_consensus.cc:740] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.362773 13559 consensus_queue.cc:260] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.364970 13559 ts_tablet_manager.cc:1434] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:21:09.365978 13559 tablet_bootstrap.cc:492] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:09.373600 13559 tablet_bootstrap.cc:654] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.372110 13556 ts_tablet_manager.cc:1403] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.198s	user 0.019s	sys 0.002s
I20260710 13:21:09.375438 13555 raft_consensus.cc:359] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.376722 13557 tablet_bootstrap.cc:492] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:09.378470 13557 ts_tablet_manager.cc:1403] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.022s
I20260710 13:21:09.380949 13556 raft_consensus.cc:359] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.381444 13557 raft_consensus.cc:359] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.381916 13556 raft_consensus.cc:385] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.380875 13184 catalog_manager.cc:5697] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "5650283c1d0345bb8584560a59f3b1e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:09.382186 13557 raft_consensus.cc:385] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.382330 13556 raft_consensus.cc:740] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.382998 13557 raft_consensus.cc:740] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.383685 13556 consensus_queue.cc:260] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.383919 13557 consensus_queue.cc:260] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.386194 13557 ts_tablet_manager.cc:1434] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:21:09.386279 13556 ts_tablet_manager.cc:1434] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:09.387306 13557 tablet_bootstrap.cc:492] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:09.387401 13556 tablet_bootstrap.cc:492] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:09.382315 13562 raft_consensus.cc:515] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.390978 13555 raft_consensus.cc:385] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.392940 13555 raft_consensus.cc:740] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.394038 13362 raft_consensus.cc:2393] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in current term 1: Already voted for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in this term.
I20260710 13:21:09.393834 13555 consensus_queue.cc:260] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.395505 13556 tablet_bootstrap.cc:654] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.398795 13477 leader_election.cc:304] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:09.400875 13564 raft_consensus.cc:3060] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.401379 13557 tablet_bootstrap.cc:654] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.406906 13559 tablet_bootstrap.cc:492] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:09.407699 13559 ts_tablet_manager.cc:1403] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.042s	user 0.003s	sys 0.010s
I20260710 13:21:09.411914 13559 raft_consensus.cc:359] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.412968 13557 tablet_bootstrap.cc:492] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:09.396286 13555 ts_tablet_manager.cc:1434] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 13:21:09.414718 13557 ts_tablet_manager.cc:1403] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260710 13:21:09.416616 13555 tablet_bootstrap.cc:492] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:09.424748 13557 raft_consensus.cc:359] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.425752 13557 raft_consensus.cc:385] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.426117 13557 raft_consensus.cc:740] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.427073 13557 consensus_queue.cc:260] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.428267 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15998487b5a74118a2af9ab593b4fcd4" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:09.429459 13559 raft_consensus.cc:385] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.429642 13562 leader_election.cc:290] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Requested vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:09.429919 13559 raft_consensus.cc:740] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.430965 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15998487b5a74118a2af9ab593b4fcd4" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:09.431860 13288 raft_consensus.cc:3060] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.436111 13555 tablet_bootstrap.cc:654] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.437683 13557 ts_tablet_manager.cc:1434] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.006s
I20260710 13:21:09.438702 13557 tablet_bootstrap.cc:492] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:09.431841 13186 catalog_manager.cc:5697] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2). New cstate: current_term: 1 leader_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:09.444275 13288 raft_consensus.cc:2468] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
I20260710 13:21:09.448110 13555 tablet_bootstrap.cc:492] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
W20260710 13:21:09.448462 13234 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:09.448711 13555 ts_tablet_manager.cc:1403] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.005s
I20260710 13:21:09.448544 13326 leader_election.cc:304] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 
I20260710 13:21:09.449172 13557 tablet_bootstrap.cc:654] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.449906 13562 raft_consensus.cc:2804] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.450927 13562 raft_consensus.cc:697] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Becoming Leader. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:09.451927 13562 consensus_queue.cc:237] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.455900 13557 tablet_bootstrap.cc:492] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:09.456678 13557 ts_tablet_manager.cc:1403] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 13:21:09.456882 13555 raft_consensus.cc:359] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.455524 13564 raft_consensus.cc:2749] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.457831 13555 raft_consensus.cc:385] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.460412 13555 raft_consensus.cc:740] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.461190 13557 raft_consensus.cc:359] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.462311 13557 raft_consensus.cc:385] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.462069 13555 consensus_queue.cc:260] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.462803 13557 raft_consensus.cc:740] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.464018 13557 consensus_queue.cc:260] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.467454 13557 ts_tablet_manager.cc:1434] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:21:09.468900 13557 tablet_bootstrap.cc:492] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:09.468945 13555 ts_tablet_manager.cc:1434] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 13:21:09.472314 13511 raft_consensus.cc:2468] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
I20260710 13:21:09.473434 13555 tablet_bootstrap.cc:492] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:09.430987 13559 consensus_queue.cc:260] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.477957 13559 ts_tablet_manager.cc:1434] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.003s
I20260710 13:21:09.479034 13559 tablet_bootstrap.cc:492] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:09.479717 13557 tablet_bootstrap.cc:654] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.479772 13555 tablet_bootstrap.cc:654] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.489207 13559 tablet_bootstrap.cc:654] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.493221 13556 tablet_bootstrap.cc:492] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:09.493785 13556 ts_tablet_manager.cc:1403] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.049s
I20260710 13:21:09.502185 13556 raft_consensus.cc:359] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.503378 13556 raft_consensus.cc:385] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.503813 13556 raft_consensus.cc:740] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.510581 13557 tablet_bootstrap.cc:492] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:09.511291 13557 ts_tablet_manager.cc:1403] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.004s
I20260710 13:21:09.514573 13556 consensus_queue.cc:260] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.515070 13557 raft_consensus.cc:359] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.515919 13557 raft_consensus.cc:385] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.516240 13557 raft_consensus.cc:740] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.516958 13559 tablet_bootstrap.cc:492] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:09.516912 13557 consensus_queue.cc:260] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.517611 13559 ts_tablet_manager.cc:1403] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.004s
I20260710 13:21:09.519434 13557 ts_tablet_manager.cc:1434] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:21:09.520545 13557 tablet_bootstrap.cc:492] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:09.520929 13559 raft_consensus.cc:359] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.521766 13559 raft_consensus.cc:385] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.522114 13559 raft_consensus.cc:740] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.523196 13555 tablet_bootstrap.cc:492] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:09.522889 13559 consensus_queue.cc:260] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.523662 13555 ts_tablet_manager.cc:1403] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.000s
I20260710 13:21:09.519274 13562 raft_consensus.cc:493] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.524158 13562 raft_consensus.cc:515] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.525624 13559 ts_tablet_manager.cc:1434] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:21:09.526283 13562 leader_election.cc:290] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:09.526510 13565 raft_consensus.cc:493] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.526690 13559 tablet_bootstrap.cc:492] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:09.527050 13565 raft_consensus.cc:515] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.528050 13556 ts_tablet_manager.cc:1434] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.003s
I20260710 13:21:09.529325 13565 leader_election.cc:290] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:09.529723 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7679da1ad9e14aa49f9683a25e280aa4" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:09.529338 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7679da1ad9e14aa49f9683a25e280aa4" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:09.531522 13557 tablet_bootstrap.cc:654] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.532430 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b646feaaf8b4115be37d8f04b4c2b1d" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:09.533828 13559 tablet_bootstrap.cc:654] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.527005 13555 raft_consensus.cc:359] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
W20260710 13:21:09.534343 13329 leader_election.cc:343] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.534734 13555 raft_consensus.cc:385] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.535094 13555 raft_consensus.cc:740] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.535827 13555 consensus_queue.cc:260] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
W20260710 13:21:09.536178 13403 leader_election.cc:343] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:09.535820 13326 leader_election.cc:343] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.537935 13326 leader_election.cc:304] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:09.538429 13555 ts_tablet_manager.cc:1434] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:21:09.539356 13581 raft_consensus.cc:2749] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.539642 13555 tablet_bootstrap.cc:492] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:09.548758 13555 tablet_bootstrap.cc:654] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.549448 13556 tablet_bootstrap.cc:492] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:09.552480 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b646feaaf8b4115be37d8f04b4c2b1d" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
W20260710 13:21:09.554152 13403 leader_election.cc:343] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.554641 13403 leader_election.cc:304] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad06b26324414494966f7d7fcd2d6d7f; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:09.555939 13565 raft_consensus.cc:2749] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.556412 13557 tablet_bootstrap.cc:492] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:09.557046 13557 ts_tablet_manager.cc:1403] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260710 13:21:09.557155 13556 tablet_bootstrap.cc:654] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.560674 13557 raft_consensus.cc:359] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.561434 13557 raft_consensus.cc:385] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.561739 13557 raft_consensus.cc:740] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.562698 13559 tablet_bootstrap.cc:492] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:09.562417 13557 consensus_queue.cc:260] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.562803 13555 tablet_bootstrap.cc:492] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:09.563289 13559 ts_tablet_manager.cc:1403] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.017s
I20260710 13:21:09.563552 13555 ts_tablet_manager.cc:1403] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260710 13:21:09.565008 13557 ts_tablet_manager.cc:1434] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:09.566067 13557 tablet_bootstrap.cc:492] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:09.565981 13559 raft_consensus.cc:359] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.566706 13559 raft_consensus.cc:385] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.566987 13559 raft_consensus.cc:740] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.567169 13555 raft_consensus.cc:359] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.567607 13559 consensus_queue.cc:260] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.568324 13555 raft_consensus.cc:385] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.568684 13555 raft_consensus.cc:740] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.569896 13559 ts_tablet_manager.cc:1434] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:09.569545 13555 consensus_queue.cc:260] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.570815 13559 tablet_bootstrap.cc:492] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:09.571925 13555 ts_tablet_manager.cc:1434] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:21:09.572197 13557 tablet_bootstrap.cc:654] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.572971 13555 tablet_bootstrap.cc:492] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:09.577425 13559 tablet_bootstrap.cc:654] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.581068 13555 tablet_bootstrap.cc:654] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.561084 13186 catalog_manager.cc:5697] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2). New cstate: current_term: 1 leader_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:09.590168 13557 tablet_bootstrap.cc:492] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:09.590283 13559 tablet_bootstrap.cc:492] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:09.590699 13557 ts_tablet_manager.cc:1403] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260710 13:21:09.591207 13559 ts_tablet_manager.cc:1403] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 13:21:09.594413 13557 raft_consensus.cc:359] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.595166 13557 raft_consensus.cc:385] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.595420 13557 raft_consensus.cc:740] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.596246 13557 consensus_queue.cc:260] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.598426 13557 ts_tablet_manager.cc:1434] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:09.599742 13557 tablet_bootstrap.cc:492] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:09.601550 13555 tablet_bootstrap.cc:492] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:09.602186 13555 ts_tablet_manager.cc:1403] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260710 13:21:09.605414 13555 raft_consensus.cc:359] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.608110 13555 raft_consensus.cc:385] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.608989 13555 raft_consensus.cc:740] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.609915 13555 consensus_queue.cc:260] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.610285 13436 raft_consensus.cc:3060] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.611812 13581 consensus_queue.cc:1048] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:09.612471 13555 ts_tablet_manager.cc:1434] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:09.613644 13555 tablet_bootstrap.cc:492] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:09.617883 13562 raft_consensus.cc:493] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.618134 13581 raft_consensus.cc:493] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.618481 13562 raft_consensus.cc:515] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.607146 13559 raft_consensus.cc:359] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.618583 13581 raft_consensus.cc:515] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.619724 13555 tablet_bootstrap.cc:654] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.620574 13581 leader_election.cc:290] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:09.621927 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8642335f4fd44f19adbdf2ffbb424dc0" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:09.623481 13559 raft_consensus.cc:385] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.623806 13559 raft_consensus.cc:740] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.624125 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8642335f4fd44f19adbdf2ffbb424dc0" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.624876 13435 raft_consensus.cc:2468] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 0.
I20260710 13:21:09.624624 13559 consensus_queue.cc:260] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.623641 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b646feaaf8b4115be37d8f04b4c2b1d" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.625871 13437 raft_consensus.cc:2468] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 0.
I20260710 13:21:09.626679 13326 leader_election.cc:304] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
W20260710 13:21:09.627669 13326 leader_election.cc:343] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.629357 13562 leader_election.cc:290] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:09.629746 13559 ts_tablet_manager.cc:1434] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.005s
I20260710 13:21:09.629956 13562 raft_consensus.cc:2804] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.630424 13562 raft_consensus.cc:493] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.631944 13559 tablet_bootstrap.cc:492] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:09.632259 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b646feaaf8b4115be37d8f04b4c2b1d" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
W20260710 13:21:09.633556 13329 leader_election.cc:343] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.634562 13326 leader_election.cc:304] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c, ad06b26324414494966f7d7fcd2d6d7f; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:09.635612 13600 raft_consensus.cc:2804] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.636215 13600 raft_consensus.cc:493] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.636597 13600 raft_consensus.cc:3060] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.644300 13559 tablet_bootstrap.cc:654] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.630864 13562 raft_consensus.cc:3060] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.650537 13556 tablet_bootstrap.cc:492] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:09.651228 13556 ts_tablet_manager.cc:1403] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.021s
I20260710 13:21:09.655596 13556 raft_consensus.cc:359] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.655992 13564 raft_consensus.cc:493] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.657605 13573 raft_consensus.cc:493] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.657474 13564 raft_consensus.cc:515] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.658124 13573 raft_consensus.cc:515] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.660183 13564 leader_election.cc:290] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:09.656948 13555 tablet_bootstrap.cc:492] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:09.661602 13555 ts_tablet_manager.cc:1403] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.020s
I20260710 13:21:09.665468 13555 raft_consensus.cc:359] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.666324 13555 raft_consensus.cc:385] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.666667 13555 raft_consensus.cc:740] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.666987 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04d405480241a5b53fe5076a861b00" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.666998 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8433898fd76e4c908432ba17b009a806" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:09.667601 13556 raft_consensus.cc:385] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.668488 13288 raft_consensus.cc:2468] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:09.670799 13556 raft_consensus.cc:740] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.671217 13559 tablet_bootstrap.cc:492] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:09.671804 13474 leader_election.cc:304] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
I20260710 13:21:09.671911 13556 consensus_queue.cc:260] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.672140 13555 consensus_queue.cc:260] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.660247 13573 leader_election.cc:290] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:09.673144 13437 raft_consensus.cc:2468] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 0.
I20260710 13:21:09.673659 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04d405480241a5b53fe5076a861b00" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:09.674407 13511 raft_consensus.cc:2468] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 0.
I20260710 13:21:09.674886 13555 ts_tablet_manager.cc:1434] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:21:09.675143 13251 leader_election.cc:304] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:09.676071 13555 tablet_bootstrap.cc:492] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:09.676314 13600 raft_consensus.cc:515] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.678692 13600 leader_election.cc:290] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Requested vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:09.671841 13559 ts_tablet_manager.cc:1403] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.009s
I20260710 13:21:09.681819 13610 raft_consensus.cc:2804] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.682240 13610 raft_consensus.cc:493] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.682363 13555 tablet_bootstrap.cc:654] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.682631 13610 raft_consensus.cc:3060] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.606163 13557 tablet_bootstrap.cc:654] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.683691 13564 raft_consensus.cc:493] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.684505 13573 raft_consensus.cc:2804] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.685140 13573 raft_consensus.cc:493] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.684824 13564 raft_consensus.cc:515] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.685655 13573 raft_consensus.cc:3060] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.688220 13559 raft_consensus.cc:359] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.688946 13559 raft_consensus.cc:385] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.689541 13559 raft_consensus.cc:740] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.690475 13559 consensus_queue.cc:260] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.693080 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:09.687858 13562 raft_consensus.cc:515] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.707957 13362 raft_consensus.cc:2393] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in current term 1: Already voted for candidate 5650283c1d0345bb8584560a59f3b1e9 in this term.
I20260710 13:21:09.708668 13567 raft_consensus.cc:493] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.709568 13562 leader_election.cc:290] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Requested vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:09.709172 13567 raft_consensus.cc:515] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.691967 13564 leader_election.cc:290] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:09.710309 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8642335f4fd44f19adbdf2ffbb424dc0" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:09.711742 13567 leader_election.cc:290] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:09.712706 13564 raft_consensus.cc:493] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.713296 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.713101 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8642335f4fd44f19adbdf2ffbb424dc0" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:09.715123 13602 raft_consensus.cc:493] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.715361 13434 raft_consensus.cc:3060] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.706334 13556 ts_tablet_manager.cc:1434] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.001s
I20260710 13:21:09.714668 13581 consensus_queue.cc:1048] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:09.715898 13251 leader_election.cc:343] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.715644 13602 raft_consensus.cc:515] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
W20260710 13:21:09.716168 13326 leader_election.cc:343] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.717555 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:09.717936 13556 tablet_bootstrap.cc:492] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:09.693161 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8433898fd76e4c908432ba17b009a806" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.692337 13565 raft_consensus.cc:493] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.694358 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b646feaaf8b4115be37d8f04b4c2b1d" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:09.722973 13436 raft_consensus.cc:3060] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.722869 13565 raft_consensus.cc:515] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.697940 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:09.726478 13437 raft_consensus.cc:2468] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:09.727142 13474 leader_election.cc:304] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:09.729045 13556 tablet_bootstrap.cc:654] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.730611 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b646feaaf8b4115be37d8f04b4c2b1d" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
W20260710 13:21:09.732944 13329 leader_election.cc:343] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.719695 13559 ts_tablet_manager.cc:1434] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.006s
I20260710 13:21:09.708837 13573 raft_consensus.cc:515] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.713172 13564 raft_consensus.cc:515] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.736099 13559 tablet_bootstrap.cc:492] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:09.740502 13565 leader_election.cc:290] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:09.722419 13362 raft_consensus.cc:2468] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 0.
I20260710 13:21:09.741197 13363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3a840b426143cd87d87b34adc68611" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:09.743177 13602 leader_election.cc:290] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:09.743466 13254 leader_election.cc:304] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:09.743058 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04d405480241a5b53fe5076a861b00" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:09.744277 13511 raft_consensus.cc:3060] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.744716 13564 leader_election.cc:290] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:09.745237 13564 raft_consensus.cc:3060] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.747784 13559 tablet_bootstrap.cc:654] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.747944 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04d405480241a5b53fe5076a861b00" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:09.748114 13573 leader_election.cc:290] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Requested vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:09.748616 13437 raft_consensus.cc:3060] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.748828 13573 raft_consensus.cc:2804] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.749534 13573 raft_consensus.cc:493] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.751137 13573 raft_consensus.cc:3060] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.752579 13602 raft_consensus.cc:493] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.754573 13602 raft_consensus.cc:515] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.756579 13564 raft_consensus.cc:2749] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.757215 13602 leader_election.cc:290] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:09.758821 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:09.760113 13436 raft_consensus.cc:2468] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
I20260710 13:21:09.769840 13511 raft_consensus.cc:2468] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 1.
I20260710 13:21:09.760151 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3a840b426143cd87d87b34adc68611" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:09.770612 13326 leader_election.cc:304] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c, ad06b26324414494966f7d7fcd2d6d7f; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:09.759987 13435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d46b48cb3e241219a0ee9124b2cf282" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.757185 13564 raft_consensus.cc:493] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.772341 13581 raft_consensus.cc:2804] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.772243 13403 leader_election.cc:304] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f [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: ad06b26324414494966f7d7fcd2d6d7f; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:09.774304 13581 raft_consensus.cc:697] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Becoming Leader. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:09.774744 13565 raft_consensus.cc:2749] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:21:09.775537 13251 leader_election.cc:343] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.762544 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.776949 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343a3b6b8a834eefaf2e6b650abd1321" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:09.776989 13433 raft_consensus.cc:2468] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 0.
I20260710 13:21:09.775188 13581 consensus_queue.cc:237] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.763026 13363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d46b48cb3e241219a0ee9124b2cf282" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:09.777583 13288 raft_consensus.cc:2468] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:09.779874 13474 leader_election.cc:304] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
I20260710 13:21:09.776265 13434 raft_consensus.cc:2468] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
W20260710 13:21:09.781392 13254 leader_election.cc:343] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.784071 13254 leader_election.cc:304] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
I20260710 13:21:09.784956 13567 raft_consensus.cc:2804] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:21:09.785049 13254 leader_election.cc:343] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.785589 13251 leader_election.cc:304] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [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: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:09.785926 13573 raft_consensus.cc:515] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.790215 13573 leader_election.cc:290] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Requested vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:09.791033 13573 raft_consensus.cc:2804] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.791386 13573 raft_consensus.cc:493] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.791908 13573 raft_consensus.cc:3060] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.782115 13564 raft_consensus.cc:515] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.796691 13564 leader_election.cc:290] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:09.798017 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713739eb19544a1aadd313b5678927c" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:09.785638 13254 leader_election.cc:304] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:09.798848 13288 raft_consensus.cc:2468] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:09.800138 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713739eb19544a1aadd313b5678927c" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.800360 13602 raft_consensus.cc:2749] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:09.801051 13573 raft_consensus.cc:515] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.801640 13437 raft_consensus.cc:2468] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 1.
I20260710 13:21:09.802976 13363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:09.803614 13573 leader_election.cc:290] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:09.803758 13363 raft_consensus.cc:3060] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.805514 13633 raft_consensus.cc:493] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.806099 13633 raft_consensus.cc:515] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.808135 13557 tablet_bootstrap.cc:492] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:09.808835 13557 ts_tablet_manager.cc:1403] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.209s	user 0.020s	sys 0.007s
W20260710 13:21:09.811101 13474 leader_election.cc:343] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.812041 13474 leader_election.cc:304] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:09.806943 13564 raft_consensus.cc:2804] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.814284 13610 raft_consensus.cc:515] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.816083 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:09.814719 13564 raft_consensus.cc:493] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.822211 13564 raft_consensus.cc:3060] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:09.833237 13254 leader_election.cc:343] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.837461 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343a3b6b8a834eefaf2e6b650abd1321" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:09.844776 13610 leader_election.cc:290] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Requested vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:09.844326 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.858662 13557 raft_consensus.cc:359] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.862716 13557 raft_consensus.cc:385] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.847971 13600 raft_consensus.cc:493] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.863183 13557 raft_consensus.cc:740] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.848022 13567 raft_consensus.cc:697] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Running, Role: LEADER
I20260710 13:21:09.867624 13557 consensus_queue.cc:260] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.852694 13633 leader_election.cc:290] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:09.849874 13634 raft_consensus.cc:2804] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.854521 13360 raft_consensus.cc:2468] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:09.877509 13557 ts_tablet_manager.cc:1434] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260710 13:21:09.878283 13634 raft_consensus.cc:493] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.871474 13600 raft_consensus.cc:515] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.887399 13557 tablet_bootstrap.cc:492] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:09.887845 13567 consensus_queue.cc:237] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:09.888857 13638 consensus_queue.cc:1048] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:21:09.889313 13637 raft_consensus.cc:493] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.886672 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8433898fd76e4c908432ba17b009a806" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:09.891024 13288 raft_consensus.cc:3060] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:09.878878 13251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.3:40839, user_credentials={real_user=slave}} blocked reactor thread for 100526us
I20260710 13:21:09.895756 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:09.896333 13559 tablet_bootstrap.cc:492] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:09.896826 13559 ts_tablet_manager.cc:1403] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.161s	user 0.011s	sys 0.017s
I20260710 13:21:09.898825 13638 consensus_queue.cc:1048] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:09.899240 13326 leader_election.cc:304] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c, ad06b26324414494966f7d7fcd2d6d7f; no voters: 5650283c1d0345bb8584560a59f3b1e9
I20260710 13:21:09.899477 13559 raft_consensus.cc:359] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.900095 13581 raft_consensus.cc:2804] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.900158 13559 raft_consensus.cc:385] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.884447 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8433898fd76e4c908432ba17b009a806" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:09.886039 13634 raft_consensus.cc:3060] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.902674 13581 raft_consensus.cc:697] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Becoming Leader. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:09.901692 13559 raft_consensus.cc:740] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
W20260710 13:21:09.886794 13474 leader_election.cc:343] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.916815 13559 consensus_queue.cc:260] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.919988 13555 tablet_bootstrap.cc:492] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:09.920164 13559 ts_tablet_manager.cc:1434] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:21:09.920557 13555 ts_tablet_manager.cc:1403] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.245s	user 0.017s	sys 0.006s
I20260710 13:21:09.921096 13559 tablet_bootstrap.cc:492] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:09.923671 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:09.924362 13433 raft_consensus.cc:3060] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.924644 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
W20260710 13:21:09.928714 13251 leader_election.cc:343] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.929834 13559 tablet_bootstrap.cc:654] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:09.933377 13581 consensus_queue.cc:237] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.893831 13637 raft_consensus.cc:515] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:09.915437 13434 raft_consensus.cc:3060] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.944890 13631 consensus_queue.cc:1048] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:09.945652 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
W20260710 13:21:09.940243 13474 leader_election.cc:343] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.959112 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.959579 13363 raft_consensus.cc:2468] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 1.
I20260710 13:21:09.952505 13362 raft_consensus.cc:2468] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 0.
I20260710 13:21:09.947585 13600 leader_election.cc:290] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:09.951165 13637 leader_election.cc:290] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
W20260710 13:21:09.970116 13251 leader_election.cc:343] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:09.981896 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:09.970165 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:09.983214 13287 raft_consensus.cc:2468] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 0.
I20260710 13:21:09.970664 13254 leader_election.cc:304] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:09.984911 13254 leader_election.cc:304] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:09.986189 13638 raft_consensus.cc:2804] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:09.986706 13638 raft_consensus.cc:697] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Running, Role: LEADER
I20260710 13:21:09.987533 13638 consensus_queue.cc:237] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.988752 13637 raft_consensus.cc:2804] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:09.963177 13474 leader_election.cc:304] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:09.989856 13610 raft_consensus.cc:2749] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:09.990010 13474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.1:41551, user_credentials={real_user=slave}} blocked reactor thread for 68437.9us
I20260710 13:21:09.989179 13637 raft_consensus.cc:493] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:09.990957 13637 raft_consensus.cc:3060] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:09.978883 13433 raft_consensus.cc:2468] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 1.
I20260710 13:21:09.979393 13555 raft_consensus.cc:359] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.992419 13555 raft_consensus.cc:385] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:09.992827 13555 raft_consensus.cc:740] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:09.993774 13555 consensus_queue.cc:260] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:09.976287 13184 catalog_manager.cc:5697] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "5650283c1d0345bb8584560a59f3b1e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:09.998345 13610 raft_consensus.cc:493] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:09.998699 13555 ts_tablet_manager.cc:1434] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260710 13:21:09.998914 13610 raft_consensus.cc:515] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:09.999773 13555 tablet_bootstrap.cc:492] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:09.999874 13556 tablet_bootstrap.cc:492] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:10.000576 13556 ts_tablet_manager.cc:1403] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.283s	user 0.013s	sys 0.020s
I20260710 13:21:10.002000 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff5ad4fede4ccdb2fcb2ad22280d82" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:10.002624 13362 raft_consensus.cc:2468] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:10.003451 13556 raft_consensus.cc:359] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.001071 13610 leader_election.cc:290] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:10.004159 13556 raft_consensus.cc:385] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.003906 13477 leader_election.cc:304] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
I20260710 13:21:10.004570 13556 raft_consensus.cc:740] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.004652 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff5ad4fede4ccdb2fcb2ad22280d82" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:10.004980 13610 raft_consensus.cc:2804] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.005410 13610 raft_consensus.cc:493] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:21:10.008649 13474 leader_election.cc:343] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.005723 13610 raft_consensus.cc:3060] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.006064 13326 leader_election.cc:304] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 
I20260710 13:21:10.010948 13600 raft_consensus.cc:2804] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.011438 13600 raft_consensus.cc:493] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.011898 13600 raft_consensus.cc:3060] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.016788 13564 raft_consensus.cc:515] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.023094 13251 leader_election.cc:304] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [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: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:10.025480 13567 raft_consensus.cc:2804] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.026127 13567 raft_consensus.cc:697] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Running, Role: LEADER
I20260710 13:21:10.027082 13557 tablet_bootstrap.cc:654] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:10.035774 13326 leader_election.cc:343] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.040520 13562 consensus_queue.cc:1048] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.039676 13567 consensus_queue.cc:237] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.042223 13600 raft_consensus.cc:515] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.044193 13564 leader_election.cc:290] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:10.045763 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343a3b6b8a834eefaf2e6b650abd1321" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:10.046527 13360 raft_consensus.cc:3060] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.045884 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:10.055362 13559 tablet_bootstrap.cc:492] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:10.056056 13559 ts_tablet_manager.cc:1403] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.135s	user 0.014s	sys 0.000s
I20260710 13:21:09.989158 13182 catalog_manager.cc:5697] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2). New cstate: current_term: 1 leader_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.005590 13556 consensus_queue.cc:260] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.074631 13565 raft_consensus.cc:493] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.079530 13434 raft_consensus.cc:2468] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:10.084018 13600 leader_election.cc:290] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Requested vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:10.079841 13634 raft_consensus.cc:515] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.093448 13559 raft_consensus.cc:359] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.092061 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343a3b6b8a834eefaf2e6b650abd1321" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:10.095075 13285 raft_consensus.cc:3060] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.095172 13474 leader_election.cc:304] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93af53ac12a345d9bfca94e5e6cf5aa3, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:10.095928 13634 leader_election.cc:290] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Requested vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:10.096115 13564 raft_consensus.cc:2804] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.096596 13564 raft_consensus.cc:697] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:10.094201 13559 raft_consensus.cc:385] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.097479 13564 consensus_queue.cc:237] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.097926 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:10.097548 13559 raft_consensus.cc:740] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.103154 13284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713739eb19544a1aadd313b5678927c" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:10.103816 13284 raft_consensus.cc:3060] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.102707 13559 consensus_queue.cc:260] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.109865 13559 ts_tablet_manager.cc:1434] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.002s
I20260710 13:21:10.110710 13559 tablet_bootstrap.cc:492] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:10.083671 13565 raft_consensus.cc:515] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.115775 13555 tablet_bootstrap.cc:654] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.106498 13602 raft_consensus.cc:493] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.113508 13288 raft_consensus.cc:2468] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:10.125087 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713739eb19544a1aadd313b5678927c" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:10.129956 13434 raft_consensus.cc:3060] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:10.131220 13326 leader_election.cc:343] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.123986 13602 raft_consensus.cc:515] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.139312 13556 ts_tablet_manager.cc:1434] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.138s	user 0.003s	sys 0.008s
I20260710 13:21:10.143687 13556 tablet_bootstrap.cc:492] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:10.145071 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8642335f4fd44f19adbdf2ffbb424dc0" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:10.146631 13565 leader_election.cc:290] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:10.166493 13610 raft_consensus.cc:515] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.169534 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff5ad4fede4ccdb2fcb2ad22280d82" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:10.169693 13602 leader_election.cc:290] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:10.170156 13362 raft_consensus.cc:3060] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.170336 13610 leader_election.cc:290] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:10.170958 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8642335f4fd44f19adbdf2ffbb424dc0" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:10.171286 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713739eb19544a1aadd313b5678927c" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:10.171815 13433 raft_consensus.cc:2393] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5650283c1d0345bb8584560a59f3b1e9 in current term 1: Already voted for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in this term.
I20260710 13:21:10.172329 13600 raft_consensus.cc:493] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.174363 13600 raft_consensus.cc:515] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.177049 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff5ad4fede4ccdb2fcb2ad22280d82" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:10.180158 13600 leader_election.cc:290] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:10.183637 13509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59efb56be3644582819205c66cc97f25" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
W20260710 13:21:10.181923 13474 leader_election.cc:343] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.184741 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59efb56be3644582819205c66cc97f25" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:10.184919 13251 leader_election.cc:304] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, ad06b26324414494966f7d7fcd2d6d7f
W20260710 13:21:10.185570 13329 leader_election.cc:343] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:10.186805 13326 leader_election.cc:343] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.162439 13637 raft_consensus.cc:515] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.178386 13183 catalog_manager.cc:5697] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "5650283c1d0345bb8584560a59f3b1e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:10.188743 13653 log.cc:927] Time spent T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260710 13:21:10.188858 13655 raft_consensus.cc:3060] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.175477 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713739eb19544a1aadd313b5678927c" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:10.193776 13286 raft_consensus.cc:2393] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in current term 1: Already voted for candidate 5650283c1d0345bb8584560a59f3b1e9 in this term.
I20260710 13:21:10.194123 13362 raft_consensus.cc:2468] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:10.195734 13363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:10.204195 13559 tablet_bootstrap.cc:654] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.204321 13363 raft_consensus.cc:2393] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5650283c1d0345bb8584560a59f3b1e9 in current term 1: Already voted for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in this term.
I20260710 13:21:10.205035 13360 raft_consensus.cc:2468] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:10.197079 13637 leader_election.cc:290] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:10.197314 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:10.199290 13284 raft_consensus.cc:2468] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:10.204898 13477 leader_election.cc:304] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:10.196456 13434 raft_consensus.cc:2468] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:10.210319 13511 raft_consensus.cc:2393] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad06b26324414494966f7d7fcd2d6d7f in current term 1: Already voted for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in this term.
I20260710 13:21:10.187270 13326 leader_election.cc:304] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:10.215832 13557 tablet_bootstrap.cc:492] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:10.217816 13474 leader_election.cc:304] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93af53ac12a345d9bfca94e5e6cf5aa3, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:10.218372 13477 leader_election.cc:304] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
I20260710 13:21:10.221094 13555 tablet_bootstrap.cc:492] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:10.221231 13564 raft_consensus.cc:2804] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.218896 13326 leader_election.cc:304] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f
W20260710 13:21:10.221549 13251 leader_election.cc:343] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.221848 13564 raft_consensus.cc:697] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:10.222415 13251 leader_election.cc:304] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [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: 5650283c1d0345bb8584560a59f3b1e9; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:10.219481 13600 raft_consensus.cc:2749] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.222568 13581 raft_consensus.cc:2749] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.213968 13285 raft_consensus.cc:2468] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:10.218946 13610 raft_consensus.cc:2804] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.225476 13634 raft_consensus.cc:2804] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.229063 13556 tablet_bootstrap.cc:654] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.228917 13403 leader_election.cc:304] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad06b26324414494966f7d7fcd2d6d7f; no voters: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:10.229671 13610 raft_consensus.cc:697] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:10.230587 13610 consensus_queue.cc:237] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.231592 13565 raft_consensus.cc:2749] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.223067 13564 consensus_queue.cc:237] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.229072 13634 raft_consensus.cc:697] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:10.234411 13634 consensus_queue.cc:237] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.227382 13557 ts_tablet_manager.cc:1403] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.347s	user 0.020s	sys 0.012s
I20260710 13:21:10.223232 13637 raft_consensus.cc:2749] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.221619 13555 ts_tablet_manager.cc:1403] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.222s	user 0.013s	sys 0.000s
I20260710 13:21:10.214290 13655 raft_consensus.cc:2749] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.238803 13555 raft_consensus.cc:359] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.239781 13555 raft_consensus.cc:385] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.240137 13555 raft_consensus.cc:740] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.241309 13555 consensus_queue.cc:260] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.243777 13555 ts_tablet_manager.cc:1434] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:10.244778 13555 tablet_bootstrap.cc:492] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:10.248943 13610 raft_consensus.cc:493] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.249644 13610 raft_consensus.cc:515] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.255131 13555 tablet_bootstrap.cc:654] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.244527 13183 catalog_manager.cc:5697] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "5650283c1d0345bb8584560a59f3b1e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.261157 13559 tablet_bootstrap.cc:492] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:10.261694 13559 ts_tablet_manager.cc:1403] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.151s	user 0.017s	sys 0.002s
I20260710 13:21:10.262091 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7679da1ad9e14aa49f9683a25e280aa4" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:10.263386 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7679da1ad9e14aa49f9683a25e280aa4" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
W20260710 13:21:10.263636 13474 leader_election.cc:343] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.264024 13360 raft_consensus.cc:2468] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:10.265702 13477 leader_election.cc:304] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 5650283c1d0345bb8584560a59f3b1e9
I20260710 13:21:10.266435 13557 raft_consensus.cc:359] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.267055 13600 consensus_queue.cc:1048] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.267953 13559 raft_consensus.cc:359] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.268841 13559 raft_consensus.cc:385] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.269479 13559 raft_consensus.cc:740] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
W20260710 13:21:10.270087 13329 consensus_peers.cc:597] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c -> Peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Couldn't send request to peer 93af53ac12a345d9bfca94e5e6cf5aa3. 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:21:10.267592 13610 leader_election.cc:290] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:10.270820 13555 tablet_bootstrap.cc:492] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:10.271468 13555 ts_tablet_manager.cc:1403] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260710 13:21:10.271589 13557 raft_consensus.cc:385] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.271965 13557 raft_consensus.cc:740] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.270766 13559 consensus_queue.cc:260] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.273536 13557 consensus_queue.cc:260] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.274775 13555 raft_consensus.cc:359] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.275350 13559 ts_tablet_manager.cc:1434] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:21:10.275841 13555 raft_consensus.cc:385] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.276329 13555 raft_consensus.cc:740] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.277140 13555 consensus_queue.cc:260] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.277647 13559 tablet_bootstrap.cc:492] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:10.276029 13557 ts_tablet_manager.cc:1434] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260710 13:21:10.278852 13557 tablet_bootstrap.cc:492] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:10.279724 13555 ts_tablet_manager.cc:1434] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:10.280694 13555 tablet_bootstrap.cc:492] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:10.285247 13559 tablet_bootstrap.cc:654] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.286247 13555 tablet_bootstrap.cc:654] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.287533 13556 tablet_bootstrap.cc:492] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:10.288005 13556 ts_tablet_manager.cc:1403] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.015s
I20260710 13:21:10.291324 13556 raft_consensus.cc:359] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.292200 13556 raft_consensus.cc:385] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.292493 13556 raft_consensus.cc:740] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.293412 13556 consensus_queue.cc:260] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.294974 13555 tablet_bootstrap.cc:492] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:10.295500 13555 ts_tablet_manager.cc:1403] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 13:21:10.295671 13556 ts_tablet_manager.cc:1434] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:10.294399 13182 catalog_manager.cc:5697] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2). New cstate: current_term: 1 leader_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.298331 13555 raft_consensus.cc:359] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.299149 13555 raft_consensus.cc:385] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.299480 13555 raft_consensus.cc:740] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.301513 13565 raft_consensus.cc:493] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.302003 13565 raft_consensus.cc:515] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.303360 13559 tablet_bootstrap.cc:492] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:10.301362 13555 consensus_queue.cc:260] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.304018 13565 leader_election.cc:290] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:10.304926 13631 raft_consensus.cc:493] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.305121 13555 ts_tablet_manager.cc:1434] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:10.305409 13631 raft_consensus.cc:515] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.306253 13555 tablet_bootstrap.cc:492] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:10.307132 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff5ad4fede4ccdb2fcb2ad22280d82" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:10.307458 13631 leader_election.cc:290] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:10.309770 13556 tablet_bootstrap.cc:492] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:10.310844 13557 tablet_bootstrap.cc:654] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.311124 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff5ad4fede4ccdb2fcb2ad22280d82" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:10.312026 13360 raft_consensus.cc:2393] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad06b26324414494966f7d7fcd2d6d7f in current term 1: Already voted for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in this term.
I20260710 13:21:10.312628 13555 tablet_bootstrap.cc:654] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.313184 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df21aa7699c940c1b37b3b265994e56a" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:10.313577 13562 raft_consensus.cc:493] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.313920 13285 raft_consensus.cc:2468] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 0.
I20260710 13:21:10.314145 13562 raft_consensus.cc:515] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.316483 13562 leader_election.cc:290] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:10.304018 13559 ts_tablet_manager.cc:1403] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260710 13:21:10.319022 13326 leader_election.cc:304] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 
I20260710 13:21:10.278852 13564 raft_consensus.cc:2804] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.321090 13403 leader_election.cc:304] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad06b26324414494966f7d7fcd2d6d7f; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:10.320920 13559 raft_consensus.cc:359] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.322078 13559 raft_consensus.cc:385] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.322451 13559 raft_consensus.cc:740] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.322813 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df21aa7699c940c1b37b3b265994e56a" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:10.323377 13559 consensus_queue.cc:260] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.323958 13186 catalog_manager.cc:5697] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4). New cstate: current_term: 1 leader_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:10.326169 13329 leader_election.cc:343] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.316835 13655 consensus_queue.cc:1048] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:10.329188 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:10.329792 13556 tablet_bootstrap.cc:654] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.333495 13559 ts_tablet_manager.cc:1434] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:21:10.334762 13559 tablet_bootstrap.cc:492] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:10.321288 13564 raft_consensus.cc:493] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.335335 13564 raft_consensus.cc:3060] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.345405 13631 raft_consensus.cc:2804] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:10.345527 13326 leader_election.cc:343] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.346220 13631 raft_consensus.cc:493] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.345985 13564 raft_consensus.cc:515] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.346845 13631 raft_consensus.cc:3060] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.347496 13565 raft_consensus.cc:3060] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.357688 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7679da1ad9e14aa49f9683a25e280aa4" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:10.358677 13581 consensus_queue.cc:1048] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:10.359141 13474 leader_election.cc:343] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.362010 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7679da1ad9e14aa49f9683a25e280aa4" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:10.362651 13360 raft_consensus.cc:3060] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.366322 13631 raft_consensus.cc:515] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.370285 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df21aa7699c940c1b37b3b265994e56a" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
W20260710 13:21:10.372279 13329 leader_election.cc:343] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.378036 13631 leader_election.cc:290] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Requested vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:10.379644 13559 tablet_bootstrap.cc:654] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.380558 13557 tablet_bootstrap.cc:492] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:10.381068 13557 ts_tablet_manager.cc:1403] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.001s
I20260710 13:21:10.384121 13557 raft_consensus.cc:359] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.384869 13557 raft_consensus.cc:385] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.385449 13564 leader_election.cc:290] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:10.385581 13655 consensus_queue.cc:1048] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.377053 13360 raft_consensus.cc:2468] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:10.387254 13477 leader_election.cc:304] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 5650283c1d0345bb8584560a59f3b1e9
I20260710 13:21:10.388422 13564 raft_consensus.cc:2804] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.389134 13564 raft_consensus.cc:697] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:10.390128 13564 consensus_queue.cc:237] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.385185 13557 raft_consensus.cc:740] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.392755 13557 consensus_queue.cc:260] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.395607 13557 ts_tablet_manager.cc:1434] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:21:10.396688 13557 tablet_bootstrap.cc:492] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:10.406772 13557 tablet_bootstrap.cc:654] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.408491 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:10.414644 13556 tablet_bootstrap.cc:492] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:10.416756 13556 ts_tablet_manager.cc:1403] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.020s
I20260710 13:21:10.418642 13284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df21aa7699c940c1b37b3b265994e56a" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:10.427258 13284 raft_consensus.cc:3060] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.428429 13556 raft_consensus.cc:359] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.429127 13556 raft_consensus.cc:385] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.429418 13556 raft_consensus.cc:740] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.430105 13556 consensus_queue.cc:260] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.432770 13556 ts_tablet_manager.cc:1434] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:21:10.435607 13556 tablet_bootstrap.cc:492] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
W20260710 13:21:10.445902 13326 leader_election.cc:343] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.448041 13555 tablet_bootstrap.cc:492] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:10.448698 13555 ts_tablet_manager.cc:1403] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.143s	user 0.033s	sys 0.075s
I20260710 13:21:10.451023 13284 raft_consensus.cc:2468] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
I20260710 13:21:10.451794 13555 raft_consensus.cc:359] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.452564 13555 raft_consensus.cc:385] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.452848 13555 raft_consensus.cc:740] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.445305 13565 raft_consensus.cc:2749] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.453604 13555 consensus_queue.cc:260] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
W20260710 13:21:10.454629 13234 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:10.455857 13556 tablet_bootstrap.cc:654] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.455969 13555 ts_tablet_manager.cc:1434] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:10.457218 13555 tablet_bootstrap.cc:492] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:10.463359 13555 tablet_bootstrap.cc:654] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.463721 13184 catalog_manager.cc:5697] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4). New cstate: current_term: 1 leader_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.465153 13557 tablet_bootstrap.cc:492] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:10.465673 13557 ts_tablet_manager.cc:1403] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.004s
I20260710 13:21:10.466907 13564 raft_consensus.cc:493] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.466377 13184 catalog_manager.cc:5697] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4). New cstate: current_term: 1 leader_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.467523 13564 raft_consensus.cc:515] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.468688 13184 catalog_manager.cc:5697] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4). New cstate: current_term: 1 leader_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:10.470628 13637 consensus_queue.cc:1048] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:10.473762 13557 raft_consensus.cc:359] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.474453 13557 raft_consensus.cc:385] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.474740 13557 raft_consensus.cc:740] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.480194 13557 consensus_queue.cc:260] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.483798 13360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5475704a8664dcfb0379200779106fc" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:10.486838 13602 raft_consensus.cc:493] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.487329 13602 raft_consensus.cc:515] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.489362 13602 leader_election.cc:290] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:10.489804 13602 consensus_queue.cc:1048] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:10.494091 13477 leader_election.cc:343] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.447625 13326 leader_election.cc:304] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:10.499667 13559 tablet_bootstrap.cc:492] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:10.500466 13559 ts_tablet_manager.cc:1403] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.166s	user 0.013s	sys 0.024s
I20260710 13:21:10.496330 13564 leader_election.cc:290] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:10.504390 13562 raft_consensus.cc:2749] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.503765 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:10.505901 13510 raft_consensus.cc:2468] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 0.
I20260710 13:21:10.496181 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:10.496407 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5475704a8664dcfb0379200779106fc" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:10.504038 13565 raft_consensus.cc:493] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.509668 13254 leader_election.cc:304] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
I20260710 13:21:10.510013 13565 raft_consensus.cc:515] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
W20260710 13:21:10.510599 13326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.3:40839, user_credentials={real_user=slave}} blocked reactor thread for 64733us
W20260710 13:21:10.512030 13251 leader_election.cc:343] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.512691 13565 leader_election.cc:290] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:10.511837 13602 raft_consensus.cc:2804] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.513211 13602 raft_consensus.cc:493] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.513602 13602 raft_consensus.cc:3060] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.514470 13555 tablet_bootstrap.cc:492] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:10.514964 13555 ts_tablet_manager.cc:1403] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.008s
I20260710 13:21:10.515184 13284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:10.516034 13284 raft_consensus.cc:2393] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad06b26324414494966f7d7fcd2d6d7f in current term 1: Already voted for candidate 5650283c1d0345bb8584560a59f3b1e9 in this term.
I20260710 13:21:10.518121 13559 raft_consensus.cc:359] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.518400 13555 raft_consensus.cc:359] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.518827 13559 raft_consensus.cc:385] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.519011 13555 raft_consensus.cc:385] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:10.518951 13474 leader_election.cc:343] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.519569 13555 raft_consensus.cc:740] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.519704 13474 leader_election.cc:304] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:10.519117 13559 raft_consensus.cc:740] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.520252 13555 consensus_queue.cc:260] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.520853 13559 consensus_queue.cc:260] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.522149 13557 ts_tablet_manager.cc:1434] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260710 13:21:10.522689 13564 raft_consensus.cc:2749] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.523124 13555 ts_tablet_manager.cc:1434] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:10.523922 13557 tablet_bootstrap.cc:492] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:10.524567 13555 tablet_bootstrap.cc:492] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Bootstrap starting.
I20260710 13:21:10.530527 13557 tablet_bootstrap.cc:654] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.533730 13555 tablet_bootstrap.cc:654] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.535256 13559 ts_tablet_manager.cc:1434] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 13:21:10.535964 13602 raft_consensus.cc:515] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.536451 13559 tablet_bootstrap.cc:492] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:10.517975 13326 leader_election.cc:304] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:10.547650 13602 leader_election.cc:290] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Requested vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:10.548264 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:10.550062 13559 tablet_bootstrap.cc:654] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.549228 13510 raft_consensus.cc:3060] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.548974 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:10.557665 13562 raft_consensus.cc:2804] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.558382 13562 raft_consensus.cc:697] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Becoming Leader. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
W20260710 13:21:10.559156 13251 leader_election.cc:343] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.559260 13562 consensus_queue.cc:237] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.572247 13600 raft_consensus.cc:493] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.572805 13600 raft_consensus.cc:515] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.574865 13600 leader_election.cc:290] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:10.562785 13510 raft_consensus.cc:2468] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 1.
W20260710 13:21:10.567592 13326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.1:41551, user_credentials={real_user=slave}} blocked reactor thread for 54339.1us
I20260710 13:21:10.579923 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00e9c706f3f4089ac80a3c94eb41102" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
W20260710 13:21:10.584080 13329 leader_election.cc:343] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.588517 13600 consensus_queue.cc:1048] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:10.589356 13251 consensus_peers.cc:597] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 -> Peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Couldn't send request to peer ad06b26324414494966f7d7fcd2d6d7f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:10.590157 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00e9c706f3f4089ac80a3c94eb41102" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
W20260710 13:21:10.596333 13326 leader_election.cc:343] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.600525 13254 leader_election.cc:304] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [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: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:10.602213 13567 raft_consensus.cc:2804] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:10.602856 13567 raft_consensus.cc:697] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Running, Role: LEADER
I20260710 13:21:10.603902 13567 consensus_queue.cc:237] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.596941 13326 leader_election.cc:304] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:10.618886 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:10.623647 13362 raft_consensus.cc:2393] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad06b26324414494966f7d7fcd2d6d7f in current term 1: Already voted for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in this term.
I20260710 13:21:10.614658 13562 raft_consensus.cc:2749] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.630226 13610 raft_consensus.cc:493] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.641098 13556 tablet_bootstrap.cc:492] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:10.641870 13556 ts_tablet_manager.cc:1403] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.206s	user 0.026s	sys 0.010s
I20260710 13:21:10.647032 13186 catalog_manager.cc:5697] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2). New cstate: current_term: 1 leader_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:10.628057 13564 consensus_queue.cc:1048] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:21:10.662643 13564 consensus_queue.cc:1048] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:10.667376 13557 tablet_bootstrap.cc:492] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:10.658835 13631 raft_consensus.cc:493] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.668028 13557 ts_tablet_manager.cc:1403] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.006s
I20260710 13:21:10.668406 13631 raft_consensus.cc:515] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.670516 13631 leader_election.cc:290] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:10.671383 13573 raft_consensus.cc:493] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.671887 13573 raft_consensus.cc:515] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.673240 13556 raft_consensus.cc:359] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.676858 13556 raft_consensus.cc:385] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.677136 13556 raft_consensus.cc:740] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.675666 13557 raft_consensus.cc:359] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.680729 13557 raft_consensus.cc:385] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.677826 13556 consensus_queue.cc:260] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.681149 13557 raft_consensus.cc:740] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.638893 13610 raft_consensus.cc:515] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.673908 13573 leader_election.cc:290] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:10.675102 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c5760ac2fd40f1bb96f5ea73d0fe95" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:10.685197 13557 consensus_queue.cc:260] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.653842 13403 leader_election.cc:304] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad06b26324414494966f7d7fcd2d6d7f; no voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:10.678721 13360 raft_consensus.cc:3060] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.694639 13565 raft_consensus.cc:3060] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.697067 13557 ts_tablet_manager.cc:1434] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 13:21:10.698616 13557 tablet_bootstrap.cc:492] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:10.703198 13610 leader_election.cc:290] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:10.705832 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4023656862d14a22a68dcdcf2655ff5e" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
W20260710 13:21:10.707291 13403 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.2:44167, user_credentials={real_user=slave}} blocked reactor thread for 68184.8us
I20260710 13:21:10.707935 13557 tablet_bootstrap.cc:654] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:10.711869 13474 leader_election.cc:343] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.714916 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c5760ac2fd40f1bb96f5ea73d0fe95" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:10.715404 13556 ts_tablet_manager.cc:1434] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260710 13:21:10.716228 13555 tablet_bootstrap.cc:492] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c: No bootstrap required, opened a new log
I20260710 13:21:10.716368 13556 tablet_bootstrap.cc:492] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:10.716723 13555 ts_tablet_manager.cc:1403] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent bootstrapping tablet: real 0.192s	user 0.039s	sys 0.049s
I20260710 13:21:10.718325 13565 raft_consensus.cc:2749] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.719185 13559 tablet_bootstrap.cc:492] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:10.719802 13559 ts_tablet_manager.cc:1403] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.184s	user 0.007s	sys 0.008s
I20260710 13:21:10.719501 13555 raft_consensus.cc:359] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.720412 13555 raft_consensus.cc:385] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.720765 13555 raft_consensus.cc:740] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.721647 13555 consensus_queue.cc:260] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.724713 13555 ts_tablet_manager.cc:1434] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:21:10.728996 13557 tablet_bootstrap.cc:492] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:10.729816 13557 ts_tablet_manager.cc:1403] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.004s
W20260710 13:21:10.768399 13254 leader_election.cc:343] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.770682 13284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4023656862d14a22a68dcdcf2655ff5e" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:10.781512 13186 catalog_manager.cc:5697] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "5650283c1d0345bb8584560a59f3b1e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: HEALTHY } } }
W20260710 13:21:10.792419 13251 leader_election.cc:343] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.807487 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:10.810012 13564 raft_consensus.cc:493] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.809872 13557 raft_consensus.cc:359] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.811534 13557 raft_consensus.cc:385] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.811486 13564 raft_consensus.cc:515] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.812094 13557 raft_consensus.cc:740] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.813084 13557 consensus_queue.cc:260] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.814579 13564 leader_election.cc:290] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:10.813956 13182 catalog_manager.cc:5697] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4). New cstate: current_term: 1 leader_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.816268 13557 ts_tablet_manager.cc:1434] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.006s
I20260710 13:21:10.816978 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b646feaaf8b4115be37d8f04b4c2b1d" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:10.801203 13610 raft_consensus.cc:493] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.825569 13557 tablet_bootstrap.cc:492] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:10.824595 13581 raft_consensus.cc:493] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.828336 13581 raft_consensus.cc:515] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:10.820593 13567 raft_consensus.cc:493] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.831354 13567 raft_consensus.cc:515] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.832326 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a64de032894746ae1290897c16c866" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
W20260710 13:21:10.835232 13326 leader_election.cc:343] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.836555 13557 tablet_bootstrap.cc:654] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.836526 13610 raft_consensus.cc:515] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:10.838290 13581 leader_election.cc:290] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:10.839607 13610 leader_election.cc:290] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:10.801966 13251 leader_election.cc:304] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:10.845568 13573 raft_consensus.cc:2749] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:10.845856 13251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.3:40839, user_credentials={real_user=slave}} blocked reactor thread for 53795.3us
I20260710 13:21:10.851315 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a64de032894746ae1290897c16c866" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:10.852560 13559 raft_consensus.cc:359] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.853725 13559 raft_consensus.cc:385] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:10.858306 13634 consensus_queue.cc:1048] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:10.859342 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b646feaaf8b4115be37d8f04b4c2b1d" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:10.853922 13559 raft_consensus.cc:740] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:10.869930 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df21aa7699c940c1b37b3b265994e56a" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:10.871934 13286 raft_consensus.cc:2393] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in current term 1: Already voted for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in this term.
I20260710 13:21:10.875785 13362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df21aa7699c940c1b37b3b265994e56a" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
W20260710 13:21:10.877781 13329 leader_election.cc:343] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.878484 13329 leader_election.cc:304] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:10.879858 13562 raft_consensus.cc:2749] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:10.880491 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7679da1ad9e14aa49f9683a25e280aa4" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:10.882603 13359 raft_consensus.cc:2393] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5650283c1d0345bb8584560a59f3b1e9 in current term 1: Already voted for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in this term.
I20260710 13:21:10.882710 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:10.883606 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7679da1ad9e14aa49f9683a25e280aa4" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:10.886096 13559 consensus_queue.cc:260] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:10.887279 13284 raft_consensus.cc:2468] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:10.888949 13559 ts_tablet_manager.cc:1434] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.169s	user 0.006s	sys 0.000s
I20260710 13:21:10.914579 13559 tablet_bootstrap.cc:492] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:10.891114 13326 leader_election.cc:304] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:10.891788 13562 raft_consensus.cc:493] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:10.917284 13562 raft_consensus.cc:515] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:10.871476 13567 leader_election.cc:290] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:10.905333 13564 consensus_queue.cc:1048] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:10.907811 13254 leader_election.cc:304] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:10.908238 13511 raft_consensus.cc:3060] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.920523 13562 leader_election.cc:290] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:10.922996 13567 raft_consensus.cc:3060] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.924088 13433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d46b48cb3e241219a0ee9124b2cf282" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:10.929045 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d46b48cb3e241219a0ee9124b2cf282" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:10.925220 13581 raft_consensus.cc:2749] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:10.950875 13477 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.2:44167, user_credentials={real_user=slave}} blocked reactor thread for 66489.7us
I20260710 13:21:10.951185 13693 consensus_queue.cc:1048] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:21:10.936944 13286 raft_consensus.cc:2468] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 0.
I20260710 13:21:10.943374 13573 consensus_queue.cc:1048] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:10.956604 13326 leader_election.cc:343] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:10.962057 13556 tablet_bootstrap.cc:654] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.930807 13634 consensus_queue.cc:1048] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260710 13:21:10.966266 13557 tablet_bootstrap.cc:492] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:10.967460 13557 ts_tablet_manager.cc:1403] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.150s	user 0.023s	sys 0.028s
I20260710 13:21:10.971753 13508 raft_consensus.cc:3060] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.983775 13559 tablet_bootstrap.cc:654] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:10.983942 13326 leader_election.cc:304] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:10.986454 13562 raft_consensus.cc:2804] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:10.986888 13562 raft_consensus.cc:493] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:10.987263 13562 raft_consensus.cc:3060] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:10.989346 13567 raft_consensus.cc:2749] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:11.000078 13562 raft_consensus.cc:515] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:11.002152 13581 consensus_queue.cc:1048] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:11.007548 13477 leader_election.cc:304] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:11.000993 13474 leader_election.cc:304] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:11.011520 13557 raft_consensus.cc:359] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.012571 13557 raft_consensus.cc:385] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:11.012940 13557 raft_consensus.cc:740] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.015347 13557 consensus_queue.cc:260] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.019730 13581 raft_consensus.cc:493] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:11.020569 13581 raft_consensus.cc:515] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:11.023593 13581 leader_election.cc:290] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:11.024533 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5475704a8664dcfb0379200779106fc" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:11.025393 13510 raft_consensus.cc:2468] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 0.
I20260710 13:21:11.025450 13284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5475704a8664dcfb0379200779106fc" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:11.026723 13329 leader_election.cc:304] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
W20260710 13:21:11.027328 13326 leader_election.cc:343] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:11.028846 13581 raft_consensus.cc:2804] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:11.029147 13556 tablet_bootstrap.cc:492] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:11.029318 13581 raft_consensus.cc:493] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:11.029765 13556 ts_tablet_manager.cc:1403] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.314s	user 0.033s	sys 0.018s
I20260710 13:21:11.031972 13581 raft_consensus.cc:3060] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.039422 13634 raft_consensus.cc:2804] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:11.040529 13634 raft_consensus.cc:493] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:11.041019 13634 raft_consensus.cc:3060] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:11.050294 13474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.1:41551, user_credentials={real_user=slave}} blocked reactor thread for 92985.3us
I20260710 13:21:11.051362 13474 leader_election.cc:304] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:11.052363 13564 raft_consensus.cc:2749] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:11.055083 13610 consensus_queue.cc:1048] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:11.059767 13557 ts_tablet_manager.cc:1434] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.002s
I20260710 13:21:11.055135 13694 consensus_queue.cc:1048] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:21:11.061228 13557 tablet_bootstrap.cc:492] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:11.060824 13581 raft_consensus.cc:515] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:11.061923 13631 consensus_queue.cc:1048] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:11.062256 13694 consensus_queue.cc:1048] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.063642 13581 leader_election.cc:290] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Requested vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:11.065680 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d46b48cb3e241219a0ee9124b2cf282" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:11.066279 13286 raft_consensus.cc:3060] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.066644 13436 raft_consensus.cc:3060] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.077328 13284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5475704a8664dcfb0379200779106fc" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:11.079118 13634 raft_consensus.cc:515] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.070075 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5475704a8664dcfb0379200779106fc" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:11.082165 13510 raft_consensus.cc:3060] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:11.091684 13326 leader_election.cc:343] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:11.092350 13556 raft_consensus.cc:359] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.093883 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d46b48cb3e241219a0ee9124b2cf282" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:11.097682 13634 leader_election.cc:290] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Requested vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:11.093154 13556 raft_consensus.cc:385] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:11.098984 13251 consensus_peers.cc:597] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 -> Peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Couldn't send request to peer ad06b26324414494966f7d7fcd2d6d7f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:11.099025 13556 raft_consensus.cc:740] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.100173 13556 consensus_queue.cc:260] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
W20260710 13:21:11.110291 13326 leader_election.cc:343] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:11.115880 13556 ts_tablet_manager.cc:1434] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.003s
W20260710 13:21:11.120563 13474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.1:41551, user_credentials={real_user=slave}} blocked reactor thread for 66360.1us
I20260710 13:21:11.120872 13286 raft_consensus.cc:2468] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
I20260710 13:21:11.074442 13562 leader_election.cc:290] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 1 election: Requested vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:11.127377 13557 tablet_bootstrap.cc:654] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:11.136986 13573 consensus_queue.cc:1048] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:11.139185 13559 tablet_bootstrap.cc:492] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:11.139892 13559 ts_tablet_manager.cc:1403] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.226s	user 0.018s	sys 0.021s
I20260710 13:21:11.140825 13706 raft_consensus.cc:493] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:11.141592 13706 raft_consensus.cc:515] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.141788 13326 leader_election.cc:304] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:11.143407 13562 raft_consensus.cc:2804] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:11.143940 13562 raft_consensus.cc:697] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Becoming Leader. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:11.150535 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4023656862d14a22a68dcdcf2655ff5e" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:11.168695 13556 tablet_bootstrap.cc:492] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:11.144955 13562 consensus_queue.cc:237] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
W20260710 13:21:11.179556 13474 leader_election.cc:343] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:11.181594 13706 leader_election.cc:290] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
W20260710 13:21:11.186766 13698 log.cc:927] Time spent T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260710 13:21:11.185647 13695 consensus_queue.cc:1048] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:21:11.179627 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59efb56be3644582819205c66cc97f25" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:11.195724 13510 raft_consensus.cc:2468] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
I20260710 13:21:11.195405 13559 raft_consensus.cc:359] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:11.198578 13559 raft_consensus.cc:385] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:11.198982 13559 raft_consensus.cc:740] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.200310 13559 consensus_queue.cc:260] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:11.210907 13559 ts_tablet_manager.cc:1434] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.002s
I20260710 13:21:11.203208 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4023656862d14a22a68dcdcf2655ff5e" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:11.217533 13329 leader_election.cc:304] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 5650283c1d0345bb8584560a59f3b1e9
I20260710 13:21:11.216571 13361 raft_consensus.cc:2468] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:11.222066 13286 raft_consensus.cc:3060] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.231050 13556 tablet_bootstrap.cc:654] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:11.228652 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59efb56be3644582819205c66cc97f25" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:11.241423 13559 tablet_bootstrap.cc:492] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:11.238032 13581 raft_consensus.cc:2804] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:11.247527 13581 raft_consensus.cc:697] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Becoming Leader. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:11.262223 13693 raft_consensus.cc:2749] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:11.284011 13559 tablet_bootstrap.cc:654] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:11.290704 13557 tablet_bootstrap.cc:492] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:11.291172 13557 ts_tablet_manager.cc:1403] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.230s	user 0.004s	sys 0.017s
I20260710 13:21:11.282043 13186 catalog_manager.cc:5697] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2). New cstate: current_term: 1 leader_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.279927 13477 leader_election.cc:304] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
W20260710 13:21:11.298979 13474 leader_election.cc:343] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:11.304328 13565 raft_consensus.cc:493] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
W20260710 13:21:11.304723 13710 log.cc:927] Time spent T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260710 13:21:11.305027 13565 raft_consensus.cc:515] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:11.313364 13695 raft_consensus.cc:2804] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:11.337380 13637 raft_consensus.cc:493] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:11.340485 13715 log.cc:927] Time spent T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f: Append to log took a long time: real 0.057s	user 0.002s	sys 0.000s
I20260710 13:21:11.334877 13695 raft_consensus.cc:493] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:11.342090 13557 raft_consensus.cc:359] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.344581 13557 raft_consensus.cc:385] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:11.345323 13695 raft_consensus.cc:3060] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.338181 13637 raft_consensus.cc:515] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:11.313800 13581 consensus_queue.cc:237] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:11.353921 13637 leader_election.cc:290] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:11.359429 13557 raft_consensus.cc:740] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.360051 13507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5475704a8664dcfb0379200779106fc" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:11.360347 13557 consensus_queue.cc:260] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.360950 13507 raft_consensus.cc:2393] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5650283c1d0345bb8584560a59f3b1e9 in current term 1: Already voted for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in this term.
I20260710 13:21:11.362815 13557 ts_tablet_manager.cc:1434] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.004s
I20260710 13:21:11.366873 13286 raft_consensus.cc:2468] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:11.367216 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5475704a8664dcfb0379200779106fc" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
W20260710 13:21:11.379616 13474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.3:40839, user_credentials={real_user=slave}} blocked reactor thread for 108149us
I20260710 13:21:11.381377 13474 leader_election.cc:304] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:11.383654 13557 tablet_bootstrap.cc:492] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3: Bootstrap starting.
I20260710 13:21:11.390085 13557 tablet_bootstrap.cc:654] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:11.394672 13703 raft_consensus.cc:493] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:11.395248 13703 raft_consensus.cc:515] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.397415 13559 tablet_bootstrap.cc:492] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9: No bootstrap required, opened a new log
I20260710 13:21:11.397584 13703 leader_election.cc:290] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:11.397928 13559 ts_tablet_manager.cc:1403] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.168s	user 0.013s	sys 0.046s
I20260710 13:21:11.406451 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00e9c706f3f4089ac80a3c94eb41102" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:11.411702 13359 raft_consensus.cc:2468] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:11.413657 13477 leader_election.cc:304] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
I20260710 13:21:11.415419 13706 raft_consensus.cc:2804] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:11.415963 13706 raft_consensus.cc:493] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:11.416424 13706 raft_consensus.cc:3060] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.400767 13254 leader_election.cc:304] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:11.423447 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:11.401238 13693 raft_consensus.cc:2804] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:11.426790 13693 raft_consensus.cc:697] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:11.427851 13693 consensus_queue.cc:237] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.429459 13556 tablet_bootstrap.cc:492] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:11.430173 13556 ts_tablet_manager.cc:1403] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.262s	user 0.044s	sys 0.027s
I20260710 13:21:11.439644 13559 raft_consensus.cc:359] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:11.441035 13559 raft_consensus.cc:385] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:11.441308 13559 raft_consensus.cc:740] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.444139 13695 raft_consensus.cc:515] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.448203 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59efb56be3644582819205c66cc97f25" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:11.449529 13359 raft_consensus.cc:3060] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.468899 13559 consensus_queue.cc:260] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:11.473120 13695 leader_election.cc:290] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:11.479436 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00e9c706f3f4089ac80a3c94eb41102" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:11.481288 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59efb56be3644582819205c66cc97f25" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
W20260710 13:21:11.482106 13474 leader_election.cc:343] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:11.482376 13565 leader_election.cc:290] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
W20260710 13:21:11.483976 13251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.3:40839, user_credentials={real_user=slave}} blocked reactor thread for 111145us
I20260710 13:21:11.489506 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:11.492039 13403 leader_election.cc:304] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [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: ad06b26324414494966f7d7fcd2d6d7f; no voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:11.493371 13565 raft_consensus.cc:2749] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:11.510459 13437 raft_consensus.cc:3060] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.527416 13184 catalog_manager.cc:5697] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2). New cstate: current_term: 1 leader_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:11.535310 13559 ts_tablet_manager.cc:1434] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.137s	user 0.015s	sys 0.000s
I20260710 13:21:11.559010 13359 raft_consensus.cc:2468] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:11.545197 13724 raft_consensus.cc:3060] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.560530 13477 leader_election.cc:304] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
I20260710 13:21:11.565804 13693 raft_consensus.cc:2804] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:11.565636 13706 raft_consensus.cc:515] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.566283 13693 raft_consensus.cc:697] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:11.567140 13693 consensus_queue.cc:237] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.567971 13706 leader_election.cc:290] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:11.575203 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00e9c706f3f4089ac80a3c94eb41102" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:11.575914 13359 raft_consensus.cc:3060] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.579391 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00e9c706f3f4089ac80a3c94eb41102" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
W20260710 13:21:11.581506 13726 log.cc:927] Time spent T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260710 13:21:11.581418 13234 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:11.582378 13565 raft_consensus.cc:493] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:11.583078 13565 raft_consensus.cc:515] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.584836 13556 raft_consensus.cc:359] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.585546 13556 raft_consensus.cc:385] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:11.585840 13556 raft_consensus.cc:740] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.586552 13556 consensus_queue.cc:260] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.586851 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:11.588763 13556 ts_tablet_manager.cc:1434] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.158s	user 0.006s	sys 0.000s
I20260710 13:21:11.590605 13436 raft_consensus.cc:3060] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.589113 13565 leader_election.cc:290] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:11.585922 13557 tablet_bootstrap.cc:492] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3: No bootstrap required, opened a new log
I20260710 13:21:11.592229 13557 ts_tablet_manager.cc:1403] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent bootstrapping tablet: real 0.209s	user 0.012s	sys 0.026s
I20260710 13:21:11.599973 13729 raft_consensus.cc:493] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:11.595656 13474 leader_election.cc:343] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:11.600706 13729 raft_consensus.cc:515] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:11.604086 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:11.605224 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:11.605974 13400 leader_election.cc:304] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [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: ad06b26324414494966f7d7fcd2d6d7f; no voters: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:11.606221 13361 raft_consensus.cc:2468] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 0.
I20260710 13:21:11.606842 13434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
W20260710 13:21:11.608444 13251 leader_election.cc:343] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:11.606393 13729 leader_election.cc:290] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:11.603381 13556 tablet_bootstrap.cc:492] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:11.612121 13565 raft_consensus.cc:2749] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:11.612269 13254 leader_election.cc:304] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:11.616894 13731 raft_consensus.cc:2804] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:11.617379 13731 raft_consensus.cc:493] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:11.617717 13731 raft_consensus.cc:3060] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.623965 13359 raft_consensus.cc:2468] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:11.625348 13556 tablet_bootstrap.cc:654] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:11.625046 13731 raft_consensus.cc:515] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:11.625877 13477 leader_election.cc:304] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:11.626533 13436 raft_consensus.cc:2468] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:11.626859 13695 raft_consensus.cc:2804] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:11.627408 13695 raft_consensus.cc:697] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:11.628268 13695 consensus_queue.cc:237] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.628988 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
W20260710 13:21:11.630370 13251 leader_election.cc:343] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:11.631008 13731 leader_election.cc:290] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 1 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:11.630468 13724 raft_consensus.cc:2749] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:11.632937 13557 raft_consensus.cc:359] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.636759 13557 raft_consensus.cc:385] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:11.637277 13557 raft_consensus.cc:740] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.643213 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:11.644089 13359 raft_consensus.cc:3060] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.648342 13557 consensus_queue.cc:260] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.651099 13557 ts_tablet_manager.cc:1434] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260710 13:21:11.654616 13359 raft_consensus.cc:2468] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 1.
I20260710 13:21:11.655882 13254 leader_election.cc:304] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:11.658815 13724 raft_consensus.cc:2804] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:11.659305 13724 raft_consensus.cc:697] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Running, Role: LEADER
I20260710 13:21:11.660069 13556 tablet_bootstrap.cc:492] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:11.660694 13556 ts_tablet_manager.cc:1403] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.001s
I20260710 13:21:11.660096 13724 consensus_queue.cc:237] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
W20260710 13:21:11.663236 13326 consensus_peers.cc:597] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c -> Peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Couldn't send request to peer ad06b26324414494966f7d7fcd2d6d7f. 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:21:11.664638 13556 raft_consensus.cc:359] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.665365 13556 raft_consensus.cc:385] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:11.665609 13556 raft_consensus.cc:740] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.666167 13556 consensus_queue.cc:260] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.666034 13183 catalog_manager.cc:5697] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4). New cstate: current_term: 1 leader_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.668831 13556 ts_tablet_manager.cc:1434] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:11.669811 13556 tablet_bootstrap.cc:492] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:11.675220 13556 tablet_bootstrap.cc:654] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:11.680540 13556 tablet_bootstrap.cc:492] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:11.681011 13556 ts_tablet_manager.cc:1403] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:21:11.683614 13556 raft_consensus.cc:359] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.684296 13556 raft_consensus.cc:385] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:11.684556 13556 raft_consensus.cc:740] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.685169 13556 consensus_queue.cc:260] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.687265 13556 ts_tablet_manager.cc:1434] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:11.688169 13556 tablet_bootstrap.cc:492] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:11.691936 13184 catalog_manager.cc:5697] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "5650283c1d0345bb8584560a59f3b1e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.692745 13186 catalog_manager.cc:5697] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4). New cstate: current_term: 1 leader_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:11.694100 13556 tablet_bootstrap.cc:654] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:11.694571 13186 catalog_manager.cc:5697] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4). New cstate: current_term: 1 leader_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:11.699162 13556 tablet_bootstrap.cc:492] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:11.699671 13556 ts_tablet_manager.cc:1403] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:21:11.702504 13556 raft_consensus.cc:359] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:11.703193 13556 raft_consensus.cc:385] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:11.703516 13556 raft_consensus.cc:740] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.704155 13556 consensus_queue.cc:260] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:11.705997 13654 raft_consensus.cc:493] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:11.706233 13556 ts_tablet_manager.cc:1434] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:11.706456 13654 raft_consensus.cc:515] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.707320 13556 tablet_bootstrap.cc:492] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:11.710307 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4023656862d14a22a68dcdcf2655ff5e" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:11.713434 13654 leader_election.cc:290] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:11.713927 13556 tablet_bootstrap.cc:654] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:11.714510 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4023656862d14a22a68dcdcf2655ff5e" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:11.715368 13288 raft_consensus.cc:2393] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad06b26324414494966f7d7fcd2d6d7f in current term 1: Already voted for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in this term.
I20260710 13:21:11.716517 13400 leader_election.cc:304] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad06b26324414494966f7d7fcd2d6d7f; no voters: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:11.717417 13654 raft_consensus.cc:3060] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.719318 13556 tablet_bootstrap.cc:492] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:11.719914 13556 ts_tablet_manager.cc:1403] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 13:21:11.722777 13556 raft_consensus.cc:359] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:11.723562 13556 raft_consensus.cc:385] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:11.723860 13556 raft_consensus.cc:740] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.724114 13654 raft_consensus.cc:2749] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:11.724668 13556 consensus_queue.cc:260] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:11.729357 13556 ts_tablet_manager.cc:1434] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:11.730180 13556 tablet_bootstrap.cc:492] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:11.734355 13556 tablet_bootstrap.cc:654] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:11.738631 13556 tablet_bootstrap.cc:492] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:11.739087 13556 ts_tablet_manager.cc:1403] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:11.741202 13556 raft_consensus.cc:359] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.741752 13556 raft_consensus.cc:385] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:11.741947 13556 raft_consensus.cc:740] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.742565 13556 consensus_queue.cc:260] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.743481 13565 raft_consensus.cc:493] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:11.743974 13565 raft_consensus.cc:515] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.744758 13556 ts_tablet_manager.cc:1434] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:11.746248 13556 tablet_bootstrap.cc:492] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f: Bootstrap starting.
I20260710 13:21:11.751266 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00e9c706f3f4089ac80a3c94eb41102" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:11.751608 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00e9c706f3f4089ac80a3c94eb41102" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:11.752087 13359 raft_consensus.cc:2393] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad06b26324414494966f7d7fcd2d6d7f in current term 1: Already voted for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in this term.
I20260710 13:21:11.754279 13556 tablet_bootstrap.cc:654] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:11.756316 13695 raft_consensus.cc:493] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:11.756842 13695 raft_consensus.cc:515] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.759603 13695 leader_election.cc:290] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:11.760885 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a64de032894746ae1290897c16c866" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:11.761045 13403 leader_election.cc:304] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad06b26324414494966f7d7fcd2d6d7f; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3
W20260710 13:21:11.762373 13474 leader_election.cc:343] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:11.765293 13631 consensus_queue.cc:1048] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:11.746137 13565 leader_election.cc:290] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:11.766914 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a64de032894746ae1290897c16c866" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:11.767736 13565 raft_consensus.cc:3060] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.767807 13359 raft_consensus.cc:2468] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:11.769646 13477 leader_election.cc:304] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:11.771109 13706 raft_consensus.cc:2804] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:11.771613 13706 raft_consensus.cc:493] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:11.772032 13706 raft_consensus.cc:3060] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.776654 13565 raft_consensus.cc:2749] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:11.783142 13706 raft_consensus.cc:515] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.802651 13717 consensus_queue.cc:1048] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:11.807572 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a64de032894746ae1290897c16c866" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:11.807781 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a64de032894746ae1290897c16c866" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:11.808679 13359 raft_consensus.cc:3060] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:11.809710 13474 leader_election.cc:343] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:11.810526 13706 leader_election.cc:290] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:11.814903 13556 tablet_bootstrap.cc:492] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f: No bootstrap required, opened a new log
I20260710 13:21:11.815414 13556 ts_tablet_manager.cc:1403] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f: Time spent bootstrapping tablet: real 0.069s	user 0.033s	sys 0.026s
I20260710 13:21:11.816701 13562 consensus_queue.cc:1048] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:11.818184 13556 raft_consensus.cc:359] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.818892 13556 raft_consensus.cc:385] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:11.819173 13556 raft_consensus.cc:740] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.819924 13556 consensus_queue.cc:260] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.822259 13556 ts_tablet_manager.cc:1434] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:11.832209 13359 raft_consensus.cc:2468] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:11.833549 13477 leader_election.cc:304] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:11.834501 13706 raft_consensus.cc:2804] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:11.834995 13706 raft_consensus.cc:697] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:11.835778 13706 consensus_queue.cc:237] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:11.847134 13182 catalog_manager.cc:5697] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4). New cstate: current_term: 1 leader_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:11.935611 13706 raft_consensus.cc:493] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:11.936136 13706 raft_consensus.cc:515] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.938216 13706 leader_election.cc:290] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:11.938776 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c5760ac2fd40f1bb96f5ea73d0fe95" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:11.939215 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c5760ac2fd40f1bb96f5ea73d0fe95" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:11.939500 13437 raft_consensus.cc:2468] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:11.939980 13288 raft_consensus.cc:2468] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 0.
I20260710 13:21:11.940676 13474 leader_election.cc:304] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93af53ac12a345d9bfca94e5e6cf5aa3, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:11.941402 13706 raft_consensus.cc:2804] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:11.941747 13706 raft_consensus.cc:493] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:11.942034 13706 raft_consensus.cc:3060] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.947506 13706 raft_consensus.cc:515] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.949484 13706 leader_election.cc:290] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Requested vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:11.950373 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c5760ac2fd40f1bb96f5ea73d0fe95" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:11.950436 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c5760ac2fd40f1bb96f5ea73d0fe95" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:11.951069 13437 raft_consensus.cc:3060] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.951220 13288 raft_consensus.cc:3060] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:11.956091 13437 raft_consensus.cc:2468] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:11.957252 13288 raft_consensus.cc:2468] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:11.957357 13474 leader_election.cc:304] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93af53ac12a345d9bfca94e5e6cf5aa3, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:11.958338 13693 raft_consensus.cc:2804] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:11.958863 13693 raft_consensus.cc:697] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Leader. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:11.959717 13693 consensus_queue.cc:237] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:11.961932 13695 consensus_queue.cc:1048] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:11.964577 13565 raft_consensus.cc:493] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:11.965122 13565 raft_consensus.cc:515] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:11.967085 13565 leader_election.cc:290] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:11.968645 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d46b48cb3e241219a0ee9124b2cf282" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:11.970846 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d46b48cb3e241219a0ee9124b2cf282" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:11.972539 13400 leader_election.cc:304] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad06b26324414494966f7d7fcd2d6d7f; no voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:11.974145 13565 raft_consensus.cc:2749] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:11.977362 13693 consensus_queue.cc:1048] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:11.970729 13182 catalog_manager.cc:5697] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4). New cstate: current_term: 1 leader_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.996140 13581 raft_consensus.cc:493] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:11.996731 13581 raft_consensus.cc:515] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:11.998586 13581 leader_election.cc:290] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:12.000013 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:12.000408 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:12.000733 13436 raft_consensus.cc:2468] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
I20260710 13:21:12.001060 13288 raft_consensus.cc:2468] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
I20260710 13:21:12.001909 13326 leader_election.cc:304] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:12.003057 13581 raft_consensus.cc:2804] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:12.003353 13581 raft_consensus.cc:493] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:12.003669 13581 raft_consensus.cc:3060] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:12.010147 13581 raft_consensus.cc:515] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:12.011708 13581 leader_election.cc:290] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 2 election: Requested vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:12.012485 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:12.012658 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:12.013005 13288 raft_consensus.cc:3060] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:12.013190 13436 raft_consensus.cc:3060] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:12.018006 13288 raft_consensus.cc:2468] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 2.
I20260710 13:21:12.018647 13436 raft_consensus.cc:2468] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 2.
I20260710 13:21:12.019279 13326 leader_election.cc:304] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 
I20260710 13:21:12.020143 13581 raft_consensus.cc:2804] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:12.020604 13581 raft_consensus.cc:697] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Becoming Leader. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:12.021396 13581 consensus_queue.cc:237] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Queue going to LEADER 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: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:12.029285 13693 consensus_queue.cc:1048] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:12.030541 13182 catalog_manager.cc:5697] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c reported cstate change: term changed from 0 to 2, leader changed from <none> to 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2). New cstate: current_term: 2 leader_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:12.047565 13706 consensus_queue.cc:1048] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:12.130486 13565 raft_consensus.cc:493] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:12.131024 13565 raft_consensus.cc:515] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:12.131258 13695 consensus_queue.cc:1048] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:12.132953 13565 leader_election.cc:290] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:12.133606 13288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:12.134328 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:12.134974 13359 raft_consensus.cc:2393] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad06b26324414494966f7d7fcd2d6d7f in current term 1: Already voted for candidate 5650283c1d0345bb8584560a59f3b1e9 in this term.
I20260710 13:21:12.136176 13403 leader_election.cc:304] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad06b26324414494966f7d7fcd2d6d7f; no voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:12.137048 13565 raft_consensus.cc:3060] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:12.144452 13565 raft_consensus.cc:2749] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:12.148595 13706 consensus_queue.cc:1048] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:12.157130 13436 raft_consensus.cc:3060] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:12.180385 13724 consensus_queue.cc:1048] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:12.192263 13731 consensus_queue.cc:1048] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:12.266242 13693 consensus_queue.cc:1048] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:12.275271 13436 raft_consensus.cc:3060] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:12.286863 13751 consensus_queue.cc:1048] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:12.349412 13751 consensus_queue.cc:1048] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:12.361678 13751 consensus_queue.cc:1048] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:12.433530 13436 raft_consensus.cc:1275] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Refusing update from remote peer 6eaeaf03dc914b6ba0aec9d356cdbc4c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:12.434942 13717 consensus_queue.cc:1048] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:12.445088 13286 raft_consensus.cc:1275] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Refusing update from remote peer 6eaeaf03dc914b6ba0aec9d356cdbc4c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:12.446676 13581 consensus_queue.cc:1048] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:12.494688 11168 tablet_server.cc:179] TabletServer@127.10.232.1:0 shutting down...
I20260710 13:21:12.526551 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:21:12.526631 13326 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
I20260710 13:21:12.527565 11168 tablet_replica.cc:333] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.528475 11168 raft_consensus.cc:2243] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.529031 11168 raft_consensus.cc:2272] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:12.531419 13326 consensus_peers.cc:597] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. 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:21:12.532112 11168 tablet_replica.cc:333] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.532773 11168 raft_consensus.cc:2243] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.533247 11168 raft_consensus.cc:2272] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.535750 11168 tablet_replica.cc:333] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.536378 11168 raft_consensus.cc:2243] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.537395 11168 raft_consensus.cc:2272] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.539642 11168 tablet_replica.cc:333] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.540330 11168 raft_consensus.cc:2243] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.541023 11168 raft_consensus.cc:2272] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.543368 11168 tablet_replica.cc:333] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.543913 11168 raft_consensus.cc:2243] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.544350 11168 raft_consensus.cc:2272] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.546869 11168 tablet_replica.cc:333] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.547418 11168 raft_consensus.cc:2243] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.547852 11168 raft_consensus.cc:2272] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.550516 11168 tablet_replica.cc:333] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.551105 11168 raft_consensus.cc:2243] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.551546 11168 raft_consensus.cc:2272] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.553778 11168 tablet_replica.cc:333] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.554328 11168 raft_consensus.cc:2243] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.554725 11168 raft_consensus.cc:2272] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.556599 11168 tablet_replica.cc:333] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.557111 11168 raft_consensus.cc:2243] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.557591 11168 raft_consensus.cc:2272] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.559340 11168 tablet_replica.cc:333] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.559845 11168 raft_consensus.cc:2243] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.560571 11168 raft_consensus.cc:2272] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.562568 11168 tablet_replica.cc:333] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.563153 11168 raft_consensus.cc:2243] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.564165 11168 raft_consensus.cc:2272] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.566883 11168 tablet_replica.cc:333] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.567625 11168 raft_consensus.cc:2243] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:12.567571 13474 consensus_peers.cc:597] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. 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:21:12.568305 11168 raft_consensus.cc:2272] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.570641 11168 tablet_replica.cc:333] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.571195 11168 raft_consensus.cc:2243] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.571626 11168 raft_consensus.cc:2272] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.573446 11168 tablet_replica.cc:333] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.574134 11168 raft_consensus.cc:2243] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.574815 11168 raft_consensus.cc:2272] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.577617 11168 tablet_replica.cc:333] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.578227 11168 raft_consensus.cc:2243] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.578686 11168 raft_consensus.cc:2272] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.580538 11168 tablet_replica.cc:333] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.580977 11168 raft_consensus.cc:2243] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:12.581724 11168 raft_consensus.cc:2272] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.583405 11168 tablet_replica.cc:333] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.583909 11168 raft_consensus.cc:2243] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:12.584291 11168 raft_consensus.cc:2272] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:12.586172 11168 tablet_replica.cc:333] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9: stopping tablet replica
I20260710 13:21:12.586755 11168 raft_consensus.cc:2243] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:21:12.587153 13252 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:21:12.587556 11168 raft_consensus.cc:2272] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:12.608105 13474 consensus_peers.cc:597] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. 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:21:12.627269 13326 consensus_peers.cc:597] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:12.636835 11168 tablet_server.cc:196] TabletServer@127.10.232.1:0 shutdown complete.
W20260710 13:21:12.673991 13474 consensus_peers.cc:597] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:12.674187 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:12.682662 13771 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:21:12.683063 13326 consensus_peers.cc:597] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:12.687197 13772 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:21:12.693030 13774 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:21:12.693775 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:12.696357 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:12.696586 11168 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:21:12.696770 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689672696755 us; error 0 us; skew 500 ppm
I20260710 13:21:12.697436 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:12.700294 11168 webserver.cc:533] Webserver started at http://127.10.232.1:45365/ using document root <none> and password file <none>
I20260710 13:21:12.700877 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:12.701107 11168 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:12.704861 11168 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:21:12.710096 13779 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:21:12.712023 11168 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:12.712419 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-0-root
uuid: "5650283c1d0345bb8584560a59f3b1e9"
format_stamp: "Formatted at 2026-07-10 13:21:07 on dist-test-slave-dgm9"
W20260710 13:21:12.712677 13326 consensus_peers.cc:597] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:12.712960 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689610124067-11168-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:21:12.723807 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:12.725390 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:12.727205 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260710 13:21:12.728338 13474 consensus_peers.cc:597] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:12.731864 13786 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:21:12.757925 13326 consensus_peers.cc:597] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:12.828670 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:21:12.829057 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.098s	user 0.002s	sys 0.002s
I20260710 13:21:12.829450 11168 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 13:21:12.834193 13474 consensus_peers.cc:597] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:12.835259 13786 tablet_bootstrap.cc:492] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:12.849241 13786 tablet_bootstrap.cc:492] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9: 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:21:12.850107 13786 tablet_bootstrap.cc:492] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:12.850627 13786 ts_tablet_manager.cc:1403] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:21:12.852625 13786 raft_consensus.cc:359] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:12.853127 13786 raft_consensus.cc:740] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:12.853842 13786 consensus_queue.cc:260] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [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: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:12.855851 13786 ts_tablet_manager.cc:1434] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:12.856472 13786 tablet_bootstrap.cc:492] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
W20260710 13:21:12.866436 13326 consensus_peers.cc:597] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:12.871299 13786 tablet_bootstrap.cc:492] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9: 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:21:12.872223 13786 tablet_bootstrap.cc:492] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:12.873319 13786 ts_tablet_manager.cc:1403] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 13:21:12.876448 13786 raft_consensus.cc:359] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:12.877221 13786 raft_consensus.cc:740] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:12.877934 13786 consensus_queue.cc:260] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [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: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:12.879987 13786 ts_tablet_manager.cc:1434] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:21:12.880837 13786 tablet_bootstrap.cc:492] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:12.895092 13786 tablet_bootstrap.cc:492] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9: 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:21:12.896142 13786 tablet_bootstrap.cc:492] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:12.896908 13786 ts_tablet_manager.cc:1403] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:21:12.898763 13786 raft_consensus.cc:359] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:12.899283 13786 raft_consensus.cc:740] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:12.899886 13786 consensus_queue.cc:260] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [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: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:12.901247 13786 ts_tablet_manager.cc:1434] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:12.901916 13786 tablet_bootstrap.cc:492] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:12.914019 13786 tablet_bootstrap.cc:492] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9: 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:21:12.914952 11168 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:21:12.915310 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.086s	user 0.084s	sys 0.000s
I20260710 13:21:12.915424 13786 tablet_bootstrap.cc:492] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:12.916136 13786 ts_tablet_manager.cc:1403] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 13:21:12.918090 13786 raft_consensus.cc:359] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:12.918622 13786 raft_consensus.cc:740] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:12.919160 13786 consensus_queue.cc:260] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [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: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:12.920749 13786 ts_tablet_manager.cc:1434] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:12.921531 13786 tablet_bootstrap.cc:492] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:12.934410 13786 tablet_bootstrap.cc:492] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9: 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:21:12.935218 13786 tablet_bootstrap.cc:492] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:12.935760 13786 ts_tablet_manager.cc:1403] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:21:12.938160 13786 raft_consensus.cc:359] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:12.938823 13786 raft_consensus.cc:740] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:12.939528 13786 consensus_queue.cc:260] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [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: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:12.941535 13786 ts_tablet_manager.cc:1434] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:21:12.942304 13786 tablet_bootstrap.cc:492] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:12.960520 13786 tablet_bootstrap.cc:492] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9: 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:21:12.961725 13786 tablet_bootstrap.cc:492] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:12.962432 13786 ts_tablet_manager.cc:1403] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260710 13:21:12.965554 13786 raft_consensus.cc:359] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:12.966229 13786 raft_consensus.cc:740] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:12.966897 13786 consensus_queue.cc:260] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [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: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:12.968986 13786 ts_tablet_manager.cc:1434] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:21:12.969730 13786 tablet_bootstrap.cc:492] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
W20260710 13:21:12.969585 13474 consensus_peers.cc:597] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:12.990450 13786 tablet_bootstrap.cc:492] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9: 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:21:12.991811 13786 tablet_bootstrap.cc:492] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:12.992695 13786 ts_tablet_manager.cc:1403] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 13:21:12.996111 13786 raft_consensus.cc:359] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:12.997040 13786 raft_consensus.cc:740] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:12.998095 13786 consensus_queue.cc:260] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [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: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.000468 13786 ts_tablet_manager.cc:1434] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:21:13.001386 13786 tablet_bootstrap.cc:492] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:13.001478 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.1:41551
I20260710 13:21:13.001600 13850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.1:41551 every 8 connection(s)
I20260710 13:21:13.040683 13786 tablet_bootstrap.cc:492] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9: 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:21:13.041667 13786 tablet_bootstrap.cc:492] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:13.042299 13786 ts_tablet_manager.cc:1403] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.009s
I20260710 13:21:13.056159 13851 heartbeater.cc:344] Connected to a master server at 127.10.232.62:39823
I20260710 13:21:13.056874 13851 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:13.058275 13851 heartbeater.cc:507] Master 127.10.232.62:39823 requested a full tablet report, sending...
I20260710 13:21:13.061432 13786 raft_consensus.cc:359] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.062160 13786 raft_consensus.cc:740] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.065529 13786 consensus_queue.cc:260] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [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: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.067642 13786 ts_tablet_manager.cc:1434] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.006s
I20260710 13:21:13.068624 13786 tablet_bootstrap.cc:492] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:13.081316 13184 ts_manager.cc:194] Re-registered known tserver with Master: 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:13.084908 13786 tablet_bootstrap.cc:492] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9: 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:21:13.085795 13786 tablet_bootstrap.cc:492] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:13.086443 13786 ts_tablet_manager.cc:1403] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:21:13.088450 13786 raft_consensus.cc:359] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.088976 13786 raft_consensus.cc:740] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.089679 13786 consensus_queue.cc:260] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [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: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.091585 13786 ts_tablet_manager.cc:1434] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:13.092334 13786 tablet_bootstrap.cc:492] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:13.097424 13184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49972
I20260710 13:21:13.100468 13851 heartbeater.cc:499] Master 127.10.232.62:39823 was elected leader, sending a full tablet report...
I20260710 13:21:13.105744 13786 tablet_bootstrap.cc:492] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9: 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:21:13.106722 13786 tablet_bootstrap.cc:492] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:13.107280 13786 ts_tablet_manager.cc:1403] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:21:13.109050 13786 raft_consensus.cc:359] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.109671 13786 raft_consensus.cc:740] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.110281 13786 consensus_queue.cc:260] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [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: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.112274 13786 ts_tablet_manager.cc:1434] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:13.113168 13786 tablet_bootstrap.cc:492] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:13.130225 13786 tablet_bootstrap.cc:492] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9: 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:21:13.131259 13786 tablet_bootstrap.cc:492] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:13.131948 13786 ts_tablet_manager.cc:1403] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 13:21:13.134085 13786 raft_consensus.cc:359] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.134748 13786 raft_consensus.cc:740] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.135355 13786 consensus_queue.cc:260] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [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: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.136976 13786 ts_tablet_manager.cc:1434] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:13.137676 13786 tablet_bootstrap.cc:492] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:13.151314 13786 tablet_bootstrap.cc:492] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9: 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:21:13.152150 13786 tablet_bootstrap.cc:492] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:13.152779 13786 ts_tablet_manager.cc:1403] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:21:13.155278 13786 raft_consensus.cc:359] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.155987 13786 raft_consensus.cc:740] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.156692 13786 consensus_queue.cc:260] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [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: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.158203 13786 ts_tablet_manager.cc:1434] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:21:13.158905 13786 tablet_bootstrap.cc:492] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:13.172001 13786 tablet_bootstrap.cc:492] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9: 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:21:13.172968 13786 tablet_bootstrap.cc:492] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:13.173641 13786 ts_tablet_manager.cc:1403] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:21:13.175566 13786 raft_consensus.cc:359] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:13.176110 13786 raft_consensus.cc:740] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.176748 13786 consensus_queue.cc:260] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [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: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:13.178370 13786 ts_tablet_manager.cc:1434] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:13.179332 13786 tablet_bootstrap.cc:492] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:13.193342 13786 tablet_bootstrap.cc:492] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9: 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:21:13.194339 13786 tablet_bootstrap.cc:492] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:13.194945 13786 ts_tablet_manager.cc:1403] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:21:13.196664 13786 raft_consensus.cc:359] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.197330 13786 raft_consensus.cc:740] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.198014 13786 consensus_queue.cc:260] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [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: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.199590 13786 ts_tablet_manager.cc:1434] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:13.200451 13786 tablet_bootstrap.cc:492] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:13.216738 13786 tablet_bootstrap.cc:492] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9: 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:21:13.217754 13786 tablet_bootstrap.cc:492] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:13.218403 13786 ts_tablet_manager.cc:1403] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260710 13:21:13.220511 13786 raft_consensus.cc:359] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.221051 13786 raft_consensus.cc:740] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.221850 13786 consensus_queue.cc:260] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [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: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.223924 13786 ts_tablet_manager.cc:1434] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:21:13.224831 13786 tablet_bootstrap.cc:492] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:13.239341 13786 tablet_bootstrap.cc:492] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9: 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:21:13.240257 13786 tablet_bootstrap.cc:492] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:13.240929 13786 ts_tablet_manager.cc:1403] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:21:13.242722 13786 raft_consensus.cc:359] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.243218 13786 raft_consensus.cc:740] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.243831 13786 consensus_queue.cc:260] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [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: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.245760 13786 ts_tablet_manager.cc:1434] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:21:13.246475 13786 tablet_bootstrap.cc:492] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:13.265095 13786 tablet_bootstrap.cc:492] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9: 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:21:13.266062 13786 tablet_bootstrap.cc:492] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:13.266736 13786 ts_tablet_manager.cc:1403] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:21:13.268980 13786 raft_consensus.cc:359] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.269632 13786 raft_consensus.cc:740] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.270210 13786 consensus_queue.cc:260] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [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: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.274097 13786 ts_tablet_manager.cc:1434] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:13.274914 13786 tablet_bootstrap.cc:492] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap starting.
I20260710 13:21:13.299805 13786 tablet_bootstrap.cc:492] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9: 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:21:13.300658 13786 tablet_bootstrap.cc:492] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9: Bootstrap complete.
I20260710 13:21:13.301330 13786 ts_tablet_manager.cc:1403] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260710 13:21:13.303270 13786 raft_consensus.cc:359] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.303814 13786 raft_consensus.cc:740] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Initialized, Role: FOLLOWER
I20260710 13:21:13.304476 13786 consensus_queue.cc:260] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [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: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.306541 13786 ts_tablet_manager.cc:1434] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:13.480928 13869 raft_consensus.cc:493] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.481628 13869 raft_consensus.cc:515] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.484208 13869 leader_election.cc:290] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:13.484697 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04d405480241a5b53fe5076a861b00" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:13.493952 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04d405480241a5b53fe5076a861b00" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:13.494504 13824 raft_consensus.cc:2468] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 1.
I20260710 13:21:13.495477 13400 leader_election.cc:304] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [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: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:13.496249 13869 raft_consensus.cc:2804] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:13.496536 13869 raft_consensus.cc:493] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.496793 13869 raft_consensus.cc:3060] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.501657 13869 raft_consensus.cc:515] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.503225 13869 leader_election.cc:290] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 election: Requested vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:13.504215 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04d405480241a5b53fe5076a861b00" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:13.504346 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04d405480241a5b53fe5076a861b00" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:13.504937 13824 raft_consensus.cc:3060] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.511359 13824 raft_consensus.cc:2468] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 2.
I20260710 13:21:13.512392 13400 leader_election.cc:304] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [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: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:13.513101 13869 raft_consensus.cc:2804] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:13.514015 13869 raft_consensus.cc:697] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 2 LEADER]: Becoming Leader. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Running, Role: LEADER
I20260710 13:21:13.515198 13869 consensus_queue.cc:237] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.524494 13182 catalog_manager.cc:5697] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f reported cstate change: term changed from 1 to 2, leader changed from 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1) to ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3). New cstate: current_term: 2 leader_uuid: "ad06b26324414494966f7d7fcd2d6d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:13.575825 13869 raft_consensus.cc:493] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.576561 13869 raft_consensus.cc:515] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.578673 13869 leader_election.cc:290] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:13.579470 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:13.579686 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:13.580288 13824 raft_consensus.cc:2468] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 1.
I20260710 13:21:13.581215 13400 leader_election.cc:304] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [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: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:13.582008 13869 raft_consensus.cc:2804] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:13.582362 13869 raft_consensus.cc:493] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.582691 13869 raft_consensus.cc:3060] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.587741 13869 raft_consensus.cc:515] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.589654 13869 leader_election.cc:290] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 election: Requested vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:13.590584 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:13.590775 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:13.591396 13824 raft_consensus.cc:3060] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.598179 13824 raft_consensus.cc:2468] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 2.
I20260710 13:21:13.599181 13400 leader_election.cc:304] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [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: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f; no voters: 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:13.599900 13869 raft_consensus.cc:2804] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:13.600356 13869 raft_consensus.cc:697] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 2 LEADER]: Becoming Leader. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Running, Role: LEADER
I20260710 13:21:13.600710 13695 raft_consensus.cc:493] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.601297 13695 raft_consensus.cc:515] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:13.601323 13869 consensus_queue.cc:237] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.603752 13695 leader_election.cc:290] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:13.605967 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:13.611611 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:13.612555 13825 raft_consensus.cc:2468] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 1.
I20260710 13:21:13.613931 13474 leader_election.cc:304] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:13.615304 13695 raft_consensus.cc:2804] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:13.615727 13695 raft_consensus.cc:493] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.616164 13695 raft_consensus.cc:3060] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.619130 13182 catalog_manager.cc:5697] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f reported cstate change: term changed from 1 to 2, leader changed from 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1) to ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3). New cstate: current_term: 2 leader_uuid: "ad06b26324414494966f7d7fcd2d6d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:13.623467 13695 raft_consensus.cc:515] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:13.625737 13695 leader_election.cc:290] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 2 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:13.626557 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:13.630110 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:13.630923 13825 raft_consensus.cc:3060] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.636035 13825 raft_consensus.cc:2468] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in term 2.
I20260710 13:21:13.637159 13474 leader_election.cc:304] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:13.637935 13695 raft_consensus.cc:2804] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:13.638428 13695 raft_consensus.cc:697] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 LEADER]: Becoming Leader. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:13.639258 13695 consensus_queue.cc:237] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:13.652401 13182 catalog_manager.cc:5697] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 reported cstate change: term changed from 1 to 2, leader changed from 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1) to 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4). New cstate: current_term: 2 leader_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:13.691565 13581 raft_consensus.cc:493] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.692152 13581 raft_consensus.cc:515] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.694168 13581 leader_election.cc:290] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:13.695492 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:13.695609 13869 raft_consensus.cc:493] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.695492 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:13.696432 13869 raft_consensus.cc:515] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.696653 13825 raft_consensus.cc:2468] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
I20260710 13:21:13.697377 13437 raft_consensus.cc:2468] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
I20260710 13:21:13.697945 13326 leader_election.cc:304] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 
I20260710 13:21:13.698810 13581 raft_consensus.cc:2804] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:13.699227 13581 raft_consensus.cc:493] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.699590 13581 raft_consensus.cc:3060] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.699787 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:13.700783 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:13.701637 13825 raft_consensus.cc:2468] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 1.
I20260710 13:21:13.702386 13869 leader_election.cc:290] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:13.702936 13400 leader_election.cc:304] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [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: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:13.703791 13869 raft_consensus.cc:2804] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:13.704145 13869 raft_consensus.cc:493] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.704510 13869 raft_consensus.cc:3060] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.707499 13581 raft_consensus.cc:515] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.708734 13359 raft_consensus.cc:2393] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad06b26324414494966f7d7fcd2d6d7f in current term 2: Already voted for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in this term.
I20260710 13:21:13.709712 13581 leader_election.cc:290] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 2 election: Requested vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:13.710430 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:13.711041 13825 raft_consensus.cc:3060] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.711534 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:13.715384 13869 raft_consensus.cc:515] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.716612 13437 raft_consensus.cc:2393] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in current term 2: Already voted for candidate ad06b26324414494966f7d7fcd2d6d7f in this term.
I20260710 13:21:13.717952 13869 leader_election.cc:290] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 election: Requested vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:13.718406 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:13.718524 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:13.718931 13825 raft_consensus.cc:2468] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 2.
I20260710 13:21:13.719349 13359 raft_consensus.cc:2393] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ad06b26324414494966f7d7fcd2d6d7f in current term 2: Already voted for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in this term.
I20260710 13:21:13.720220 13403 leader_election.cc:304] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [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: ad06b26324414494966f7d7fcd2d6d7f; no voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:13.720249 13326 leader_election.cc:304] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:13.720929 13869 raft_consensus.cc:2749] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:13.721382 13581 raft_consensus.cc:2804] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:13.721880 13581 raft_consensus.cc:697] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Becoming Leader. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:13.722658 13581 consensus_queue.cc:237] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.729416 13182 catalog_manager.cc:5697] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c reported cstate change: term changed from 1 to 2, leader changed from 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1) to 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2). New cstate: current_term: 2 leader_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:13.784181 13695 raft_consensus.cc:493] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.784777 13695 raft_consensus.cc:515] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.787010 13695 leader_election.cc:290] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:13.788621 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04d405480241a5b53fe5076a861b00" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:13.789093 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb04d405480241a5b53fe5076a861b00" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:13.790208 13824 raft_consensus.cc:2393] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in current term 2: Already voted for candidate ad06b26324414494966f7d7fcd2d6d7f in this term.
I20260710 13:21:13.791325 13474 leader_election.cc:304] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:13.792011 13695 raft_consensus.cc:3060] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.798979 13695 raft_consensus.cc:2749] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:13.875344 13706 raft_consensus.cc:493] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.875874 13706 raft_consensus.cc:515] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:13.877521 13706 leader_election.cc:290] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:13.878800 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:13.879225 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d7728669c045cb8be571543e171bb8" candidate_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:13.879961 13824 raft_consensus.cc:2393] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in current term 2: Already voted for candidate ad06b26324414494966f7d7fcd2d6d7f in this term.
I20260710 13:21:13.881364 13474 leader_election.cc:304] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [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: 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:13.882102 13706 raft_consensus.cc:3060] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.887696 13706 raft_consensus.cc:2749] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:13.909760 13869 raft_consensus.cc:493] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.910454 13869 raft_consensus.cc:515] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.912520 13631 raft_consensus.cc:493] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.913087 13631 raft_consensus.cc:515] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.913574 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:13.914311 13869 leader_election.cc:290] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:13.915148 13631 leader_election.cc:290] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:13.915325 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:13.916165 13824 raft_consensus.cc:2468] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 1.
I20260710 13:21:13.916282 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:13.916889 13825 raft_consensus.cc:2468] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 1.
I20260710 13:21:13.917029 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:13.917248 13400 leader_election.cc:304] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [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: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:13.918102 13869 raft_consensus.cc:2804] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:13.918028 13326 leader_election.cc:304] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 
I20260710 13:21:13.918591 13869 raft_consensus.cc:493] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.918989 13631 raft_consensus.cc:2804] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:13.918985 13869 raft_consensus.cc:3060] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.919519 13631 raft_consensus.cc:493] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:13.919934 13631 raft_consensus.cc:3060] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.924624 13869 raft_consensus.cc:515] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.926127 13631 raft_consensus.cc:515] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.927098 13869 leader_election.cc:290] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 election: Requested vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:13.927989 13631 leader_election.cc:290] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 2 election: Requested vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:13.928210 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:13.928593 13824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
I20260710 13:21:13.928779 13825 raft_consensus.cc:3060] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.929183 13824 raft_consensus.cc:3060] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:13.929455 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:13.929417 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:13.934643 13824 raft_consensus.cc:2468] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 2.
I20260710 13:21:13.935009 13825 raft_consensus.cc:2468] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 2.
I20260710 13:21:13.935729 13326 leader_election.cc:304] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:13.936117 13400 leader_election.cc:304] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [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: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f; no voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:13.936882 13631 raft_consensus.cc:2804] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:13.936919 13869 raft_consensus.cc:2804] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:13.937513 13631 raft_consensus.cc:697] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Becoming Leader. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:13.938326 13869 raft_consensus.cc:697] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 2 LEADER]: Becoming Leader. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Running, Role: LEADER
I20260710 13:21:13.938446 13631 consensus_queue.cc:237] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:13.939318 13869 consensus_queue.cc:237] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:13.947220 13184 catalog_manager.cc:5697] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f reported cstate change: term changed from 1 to 2, leader changed from 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1) to ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3). New cstate: current_term: 2 leader_uuid: "ad06b26324414494966f7d7fcd2d6d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:13.949906 13182 catalog_manager.cc:5697] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c reported cstate change: term changed from 1 to 2, leader changed from 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1) to 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2). New cstate: current_term: 2 leader_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:13.950413 13825 raft_consensus.cc:1275] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Refusing update from remote peer ad06b26324414494966f7d7fcd2d6d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:13.952247 13869 consensus_queue.cc:1048] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:13.956836 13510 raft_consensus.cc:1275] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Refusing update from remote peer ad06b26324414494966f7d7fcd2d6d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:13.958271 13869 consensus_queue.cc:1048] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:14.003647 13631 raft_consensus.cc:493] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:14.004341 13631 raft_consensus.cc:515] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:14.006028 13631 leader_election.cc:290] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:14.006731 13631 raft_consensus.cc:493] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:14.006939 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:14.007159 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcc771ddda845d9af9a0679fb8f9b93" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" is_pre_election: true
I20260710 13:21:14.007217 13631 raft_consensus.cc:515] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:14.007784 13825 raft_consensus.cc:2393] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in current term 2: Already voted for candidate 93af53ac12a345d9bfca94e5e6cf5aa3 in this term.
I20260710 13:21:14.008854 13326 leader_election.cc:304] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3
I20260710 13:21:14.009425 13631 leader_election.cc:290] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551)
I20260710 13:21:14.009716 13717 raft_consensus.cc:3060] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.010928 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f" is_pre_election: true
I20260710 13:21:14.011294 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4794cd9ac5432896d84cb761fc69f2" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:14.012092 13825 raft_consensus.cc:2393] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in current term 2: Already voted for candidate ad06b26324414494966f7d7fcd2d6d7f in this term.
I20260710 13:21:14.013135 13326 leader_election.cc:304] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:14.013952 13631 raft_consensus.cc:3060] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.014748 13825 raft_consensus.cc:1275] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Refusing update from remote peer ad06b26324414494966f7d7fcd2d6d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:14.016039 13869 consensus_queue.cc:1048] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:14.016772 13717 raft_consensus.cc:2749] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:14.020237 13631 raft_consensus.cc:2749] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:14.025125 13510 raft_consensus.cc:1275] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Refusing update from remote peer ad06b26324414494966f7d7fcd2d6d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:14.029737 13887 consensus_queue.cc:1048] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:14.036639 13871 raft_consensus.cc:493] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5650283c1d0345bb8584560a59f3b1e9)
I20260710 13:21:14.037146 13871 raft_consensus.cc:515] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:14.040068 13871 leader_election.cc:290] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:14.046190 13359 raft_consensus.cc:1275] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Refusing update from remote peer 93af53ac12a345d9bfca94e5e6cf5aa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:14.046783 13825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5650283c1d0345bb8584560a59f3b1e9" is_pre_election: true
I20260710 13:21:14.047587 13825 raft_consensus.cc:2393] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad06b26324414494966f7d7fcd2d6d7f in current term 2: Already voted for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in this term.
I20260710 13:21:14.047425 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb84130eda349d6829b7bdc2c59555e" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" is_pre_election: true
I20260710 13:21:14.048031 13706 consensus_queue.cc:1048] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:14.048964 13403 leader_election.cc:304] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [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: ad06b26324414494966f7d7fcd2d6d7f; no voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:14.049844 13871 raft_consensus.cc:3060] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:14.056725 13871 raft_consensus.cc:2749] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:14.057957 13825 raft_consensus.cc:1275] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Refusing update from remote peer 93af53ac12a345d9bfca94e5e6cf5aa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:14.060637 13706 consensus_queue.cc:1048] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:14.135383 13825 raft_consensus.cc:1275] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Refusing update from remote peer 6eaeaf03dc914b6ba0aec9d356cdbc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:14.136730 13631 consensus_queue.cc:1048] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:14.146667 13437 raft_consensus.cc:1275] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Refusing update from remote peer 6eaeaf03dc914b6ba0aec9d356cdbc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:14.148283 13717 consensus_queue.cc:1048] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:14.396420 13824 raft_consensus.cc:1275] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Refusing update from remote peer 6eaeaf03dc914b6ba0aec9d356cdbc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:14.397929 13717 consensus_queue.cc:1048] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:14.407945 13437 raft_consensus.cc:1275] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Refusing update from remote peer 6eaeaf03dc914b6ba0aec9d356cdbc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:14.409904 13631 consensus_queue.cc:1048] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:14.410422 13824 raft_consensus.cc:1275] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Refusing update from remote peer ad06b26324414494966f7d7fcd2d6d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:14.411990 13871 consensus_queue.cc:1048] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:14.424201 13361 raft_consensus.cc:1275] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Refusing update from remote peer ad06b26324414494966f7d7fcd2d6d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:14.425817 13887 consensus_queue.cc:1048] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.028980 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:23.060348 13359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c"
dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
mode: GRACEFUL
new_leader_uuid: "5650283c1d0345bb8584560a59f3b1e9"
 from {username='slave'} at 127.0.0.1:41384
I20260710 13:21:23.061132 13359 raft_consensus.cc:606] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Received request to transfer leadership to TS 5650283c1d0345bb8584560a59f3b1e9
I20260710 13:21:23.073787 13510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59efb56be3644582819205c66cc97f25"
dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
mode: GRACEFUL
new_leader_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
 from {username='slave'} at 127.0.0.1:52174
I20260710 13:21:23.074383 13510 raft_consensus.cc:606] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Received request to transfer leadership to TS ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:23.077479 13359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b646feaaf8b4115be37d8f04b4c2b1d"
dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
mode: GRACEFUL
new_leader_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
 from {username='slave'} at 127.0.0.1:41384
I20260710 13:21:23.078095 13359 raft_consensus.cc:606] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Received request to transfer leadership to TS ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:23.080760 13359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01"
dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
mode: GRACEFUL
new_leader_uuid: "5650283c1d0345bb8584560a59f3b1e9"
 from {username='slave'} at 127.0.0.1:41384
I20260710 13:21:23.081298 13359 raft_consensus.cc:606] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Received request to transfer leadership to TS 5650283c1d0345bb8584560a59f3b1e9
I20260710 13:21:23.083624 13359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df21aa7699c940c1b37b3b265994e56a"
dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
mode: GRACEFUL
new_leader_uuid: "5650283c1d0345bb8584560a59f3b1e9"
 from {username='slave'} at 127.0.0.1:41384
I20260710 13:21:23.084203 13359 raft_consensus.cc:606] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Received request to transfer leadership to TS 5650283c1d0345bb8584560a59f3b1e9
I20260710 13:21:23.085565 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:21:23.086251 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:23.108758 13915 raft_consensus.cc:993] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: : Instructing follower 5650283c1d0345bb8584560a59f3b1e9 to start an election
I20260710 13:21:23.109339 13910 raft_consensus.cc:1081] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Signalling peer 5650283c1d0345bb8584560a59f3b1e9 to start an election
I20260710 13:21:23.111159 13824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01"
dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
 from {username='slave'} at 127.0.0.1:53070
I20260710 13:21:23.111639 13824 raft_consensus.cc:493] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.111917 13824 raft_consensus.cc:3060] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:23.119346 13824 raft_consensus.cc:515] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:23.124836 13824 leader_election.cc:290] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 3 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:23.138789 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:23.139650 13359 raft_consensus.cc:3055] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:23.139968 13359 raft_consensus.cc:740] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:23.140705 13359 consensus_queue.cc:260] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:23.141794 13359 raft_consensus.cc:3060] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:23.142057 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ea934cff2e44ecb9b53518bc32cd01" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:23.142747 13437 raft_consensus.cc:3060] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:23.150799 13359 raft_consensus.cc:2468] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 3.
I20260710 13:21:23.151831 13437 raft_consensus.cc:2468] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 3.
I20260710 13:21:23.152503 13783 leader_election.cc:304] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [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: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 
I20260710 13:21:23.154711 13923 raft_consensus.cc:2804] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:23.155987 13923 raft_consensus.cc:697] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 3 LEADER]: Becoming Leader. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Running, Role: LEADER
I20260710 13:21:23.156978 13923 consensus_queue.cc:237] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [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: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:23.167730 13182 catalog_manager.cc:5697] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 reported cstate change: term changed from 2 to 3, leader changed from 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2) to 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1). New cstate: current_term: 3 leader_uuid: "5650283c1d0345bb8584560a59f3b1e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.183969 13915 raft_consensus.cc:993] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c: : Instructing follower ad06b26324414494966f7d7fcd2d6d7f to start an election
I20260710 13:21:23.184453 13910 raft_consensus.cc:1081] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Signalling peer ad06b26324414494966f7d7fcd2d6d7f to start an election
I20260710 13:21:23.186110 13437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b646feaaf8b4115be37d8f04b4c2b1d"
dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
 from {username='slave'} at 127.0.0.1:39256
I20260710 13:21:23.186635 13437 raft_consensus.cc:493] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.186980 13437 raft_consensus.cc:3060] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.191844 13437 raft_consensus.cc:515] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:23.193694 13437 leader_election.cc:290] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:23.194222 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b646feaaf8b4115be37d8f04b4c2b1d" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:23.194800 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b646feaaf8b4115be37d8f04b4c2b1d" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:23.194809 13359 raft_consensus.cc:3055] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:23.195250 13510 raft_consensus.cc:3060] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.195305 13359 raft_consensus.cc:740] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:23.196123 13359 consensus_queue.cc:260] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:23.197084 13359 raft_consensus.cc:3060] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.200260 13510 raft_consensus.cc:2468] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 2.
I20260710 13:21:23.201524 13403 leader_election.cc:304] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93af53ac12a345d9bfca94e5e6cf5aa3, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:23.201840 13359 raft_consensus.cc:2468] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 2.
I20260710 13:21:23.202374 13907 raft_consensus.cc:2804] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:23.203753 13907 raft_consensus.cc:697] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 2 LEADER]: Becoming Leader. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Running, Role: LEADER
I20260710 13:21:23.204627 13907 consensus_queue.cc:237] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:23.212688 13182 catalog_manager.cc:5697] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f reported cstate change: term changed from 1 to 2, leader changed from 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2) to ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3). New cstate: current_term: 2 leader_uuid: "ad06b26324414494966f7d7fcd2d6d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.290901 13910 raft_consensus.cc:993] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c: : Instructing follower 5650283c1d0345bb8584560a59f3b1e9 to start an election
I20260710 13:21:23.291359 13915 raft_consensus.cc:1081] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Signalling peer 5650283c1d0345bb8584560a59f3b1e9 to start an election
I20260710 13:21:23.293177 13825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df21aa7699c940c1b37b3b265994e56a"
dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
 from {username='slave'} at 127.0.0.1:53070
I20260710 13:21:23.293759 13825 raft_consensus.cc:493] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.294157 13825 raft_consensus.cc:3060] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.296572 13910 raft_consensus.cc:993] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c: : Instructing follower 5650283c1d0345bb8584560a59f3b1e9 to start an election
I20260710 13:21:23.297093 13915 raft_consensus.cc:1081] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Signalling peer 5650283c1d0345bb8584560a59f3b1e9 to start an election
I20260710 13:21:23.298764 13824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c"
dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
 from {username='slave'} at 127.0.0.1:53070
I20260710 13:21:23.299249 13824 raft_consensus.cc:493] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.299579 13824 raft_consensus.cc:3060] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:23.300531 13825 raft_consensus.cc:515] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:23.302501 13825 leader_election.cc:290] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 2 election: Requested vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:23.304023 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df21aa7699c940c1b37b3b265994e56a" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:23.304607 13359 raft_consensus.cc:3055] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:23.304883 13359 raft_consensus.cc:740] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:23.305696 13359 consensus_queue.cc:260] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:23.306280 13824 raft_consensus.cc:515] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:23.306888 13359 raft_consensus.cc:3060] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.308900 13824 leader_election.cc:290] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 3 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839)
I20260710 13:21:23.309312 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:23.309924 13361 raft_consensus.cc:3055] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:23.310261 13361 raft_consensus.cc:740] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:23.310151 13437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1047209f2ae44bd8ba9a179bbde7709c" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:23.310957 13437 raft_consensus.cc:3060] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:23.311300 13361 consensus_queue.cc:260] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [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: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:23.312641 13361 raft_consensus.cc:3060] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:23.315339 13359 raft_consensus.cc:2468] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 2.
I20260710 13:21:23.316687 13783 leader_election.cc:304] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, 6eaeaf03dc914b6ba0aec9d356cdbc4c; no voters: 
I20260710 13:21:23.316778 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df21aa7699c940c1b37b3b265994e56a" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:23.317757 13923 raft_consensus.cc:2804] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:23.318395 13923 raft_consensus.cc:697] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 2 LEADER]: Becoming Leader. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Running, Role: LEADER
I20260710 13:21:23.317790 13510 raft_consensus.cc:3060] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.319304 13437 raft_consensus.cc:2468] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 3.
I20260710 13:21:23.319471 13923 consensus_queue.cc:237] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:23.320731 13780 leader_election.cc:304] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [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: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:23.321954 13924 raft_consensus.cc:2804] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:23.322577 13361 raft_consensus.cc:2468] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 3.
I20260710 13:21:23.324927 13924 raft_consensus.cc:697] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 3 LEADER]: Becoming Leader. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Running, Role: LEADER
I20260710 13:21:23.327517 13510 raft_consensus.cc:2468] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 2.
I20260710 13:21:23.328135 13924 consensus_queue.cc:237] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [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: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } }
I20260710 13:21:23.330979 13182 catalog_manager.cc:5697] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 reported cstate change: term changed from 1 to 2, leader changed from 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2) to 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "5650283c1d0345bb8584560a59f3b1e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.344659 13182 catalog_manager.cc:5697] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 reported cstate change: term changed from 2 to 3, leader changed from 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2) to 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1). New cstate: current_term: 3 leader_uuid: "5650283c1d0345bb8584560a59f3b1e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.576503 13935 raft_consensus.cc:993] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3: : Instructing follower ad06b26324414494966f7d7fcd2d6d7f to start an election
I20260710 13:21:23.577327 13902 raft_consensus.cc:1081] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Signalling peer ad06b26324414494966f7d7fcd2d6d7f to start an election
I20260710 13:21:23.578771 13437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59efb56be3644582819205c66cc97f25"
dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
 from {username='slave'} at 127.0.0.1:39276
I20260710 13:21:23.579264 13437 raft_consensus.cc:493] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.579583 13437 raft_consensus.cc:3060] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.585547 13437 raft_consensus.cc:515] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:23.587383 13437 leader_election.cc:290] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:23.588218 13361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59efb56be3644582819205c66cc97f25" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:23.588537 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59efb56be3644582819205c66cc97f25" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:23.588855 13361 raft_consensus.cc:3060] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.589061 13510 raft_consensus.cc:3055] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:23.589411 13510 raft_consensus.cc:740] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:23.590199 13510 consensus_queue.cc:260] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:23.591429 13510 raft_consensus.cc:3060] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.596164 13361 raft_consensus.cc:2468] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 2.
I20260710 13:21:23.598263 13403 leader_election.cc:304] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:23.598918 13510 raft_consensus.cc:2468] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 2.
I20260710 13:21:23.599263 13907 raft_consensus.cc:2804] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:23.599982 13907 raft_consensus.cc:697] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [term 2 LEADER]: Becoming Leader. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Running, Role: LEADER
I20260710 13:21:23.600991 13907 consensus_queue.cc:237] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:23.608623 13182 catalog_manager.cc:5697] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f reported cstate change: term changed from 1 to 2, leader changed from 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4) to ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3). New cstate: current_term: 2 leader_uuid: "ad06b26324414494966f7d7fcd2d6d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.617805 13437 raft_consensus.cc:1275] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 3 FOLLOWER]: Refusing update from remote peer 5650283c1d0345bb8584560a59f3b1e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:23.619302 13924 consensus_queue.cc:1048] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.633198 13359 raft_consensus.cc:1275] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Refusing update from remote peer ad06b26324414494966f7d7fcd2d6d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:23.634439 13361 raft_consensus.cc:1275] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 3 FOLLOWER]: Refusing update from remote peer 5650283c1d0345bb8584560a59f3b1e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:23.634763 13907 consensus_queue.cc:1048] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.640761 13932 consensus_queue.cc:1048] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:21:23.654495 13510 raft_consensus.cc:1275] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Refusing update from remote peer ad06b26324414494966f7d7fcd2d6d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:23.656612 13942 consensus_queue.cc:1048] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:23.761281 13359 raft_consensus.cc:1275] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 3 FOLLOWER]: Refusing update from remote peer 5650283c1d0345bb8584560a59f3b1e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:23.762614 13923 consensus_queue.cc:1048] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:23.775389 13436 raft_consensus.cc:1275] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 3 FOLLOWER]: Refusing update from remote peer 5650283c1d0345bb8584560a59f3b1e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:23.776995 13924 consensus_queue.cc:1048] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:23.903996 13510 raft_consensus.cc:1275] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Refusing update from remote peer 5650283c1d0345bb8584560a59f3b1e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:23.905186 13924 consensus_queue.cc:1048] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.918939 13359 raft_consensus.cc:1275] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Refusing update from remote peer 5650283c1d0345bb8584560a59f3b1e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:23.920704 13923 consensus_queue.cc:1048] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.087415 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:24.106961 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:24.121862 13510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7713739eb19544a1aadd313b5678927c"
dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
mode: GRACEFUL
new_leader_uuid: "5650283c1d0345bb8584560a59f3b1e9"
 from {username='slave'} at 127.0.0.1:52174
I20260710 13:21:24.122439 13510 raft_consensus.cc:606] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Received request to transfer leadership to TS 5650283c1d0345bb8584560a59f3b1e9
I20260710 13:21:24.125320 13510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8433898fd76e4c908432ba17b009a806"
dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
mode: GRACEFUL
new_leader_uuid: "5650283c1d0345bb8584560a59f3b1e9"
 from {username='slave'} at 127.0.0.1:52174
I20260710 13:21:24.125803 13510 raft_consensus.cc:606] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Received request to transfer leadership to TS 5650283c1d0345bb8584560a59f3b1e9
I20260710 13:21:24.128468 13510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90a64de032894746ae1290897c16c866"
dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
mode: GRACEFUL
new_leader_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
 from {username='slave'} at 127.0.0.1:52174
I20260710 13:21:24.128938 13510 raft_consensus.cc:606] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Received request to transfer leadership to TS ad06b26324414494966f7d7fcd2d6d7f
I20260710 13:21:24.131173 13510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecff5ad4fede4ccdb2fcb2ad22280d82"
dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
mode: GRACEFUL
new_leader_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
 from {username='slave'} at 127.0.0.1:52174
I20260710 13:21:24.131618 13510 raft_consensus.cc:606] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Received request to transfer leadership to TS 6eaeaf03dc914b6ba0aec9d356cdbc4c
I20260710 13:21:24.132627 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:21:24.133386 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:24.158737 13510 raft_consensus.cc:1275] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Refusing update from remote peer ad06b26324414494966f7d7fcd2d6d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.161482 13951 consensus_queue.cc:1048] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.173062 13359 raft_consensus.cc:1275] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Refusing update from remote peer ad06b26324414494966f7d7fcd2d6d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.174466 13942 consensus_queue.cc:1048] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.189986 13935 raft_consensus.cc:993] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3: : Instructing follower 6eaeaf03dc914b6ba0aec9d356cdbc4c to start an election
I20260710 13:21:24.190474 13902 raft_consensus.cc:1081] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Signalling peer 6eaeaf03dc914b6ba0aec9d356cdbc4c to start an election
I20260710 13:21:24.191956 13359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecff5ad4fede4ccdb2fcb2ad22280d82"
dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
 from {username='slave'} at 127.0.0.1:49268
I20260710 13:21:24.192478 13359 raft_consensus.cc:493] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:24.192808 13359 raft_consensus.cc:3060] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.197149 13359 raft_consensus.cc:515] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:24.199007 13359 leader_election.cc:290] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 2 election: Requested vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:24.199887 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff5ad4fede4ccdb2fcb2ad22280d82" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:24.200006 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff5ad4fede4ccdb2fcb2ad22280d82" candidate_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:24.200525 13436 raft_consensus.cc:3060] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.200625 13510 raft_consensus.cc:3055] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:24.201037 13510 raft_consensus.cc:740] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:24.201713 13510 consensus_queue.cc:260] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:24.202639 13510 raft_consensus.cc:3060] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.206328 13436 raft_consensus.cc:2468] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 2.
I20260710 13:21:24.206583 13935 raft_consensus.cc:993] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3: : Instructing follower 5650283c1d0345bb8584560a59f3b1e9 to start an election
I20260710 13:21:24.207093 13902 raft_consensus.cc:1081] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Signalling peer 5650283c1d0345bb8584560a59f3b1e9 to start an election
I20260710 13:21:24.207742 13326 leader_election.cc:304] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:24.208549 13915 raft_consensus.cc:2804] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:24.208773 13825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7713739eb19544a1aadd313b5678927c"
dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
 from {username='slave'} at 127.0.0.1:53066
I20260710 13:21:24.209013 13510 raft_consensus.cc:2468] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eaeaf03dc914b6ba0aec9d356cdbc4c in term 2.
I20260710 13:21:24.209460 13825 raft_consensus.cc:493] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:24.209709 13915 raft_consensus.cc:697] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Becoming Leader. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:24.209915 13825 raft_consensus.cc:3060] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.210708 13915 consensus_queue.cc:237] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:24.217399 13825 raft_consensus.cc:515] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:24.219314 13825 leader_election.cc:290] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 2 election: Requested vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:24.218959 13186 catalog_manager.cc:5697] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c reported cstate change: term changed from 1 to 2, leader changed from 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4) to 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2). New cstate: current_term: 2 leader_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:24.219791 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713739eb19544a1aadd313b5678927c" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:24.220362 13436 raft_consensus.cc:3060] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.220643 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713739eb19544a1aadd313b5678927c" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:24.221107 13510 raft_consensus.cc:3055] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:24.221395 13510 raft_consensus.cc:740] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:24.222083 13510 consensus_queue.cc:260] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:24.223242 13510 raft_consensus.cc:3060] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.229743 13510 raft_consensus.cc:2468] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 2.
I20260710 13:21:24.230705 13783 leader_election.cc:304] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
I20260710 13:21:24.231559 13924 raft_consensus.cc:2804] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:24.232033 13924 raft_consensus.cc:697] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 2 LEADER]: Becoming Leader. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Running, Role: LEADER
I20260710 13:21:24.232998 13924 consensus_queue.cc:237] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:24.234261 13436 raft_consensus.cc:2468] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 2.
I20260710 13:21:24.241734 13186 catalog_manager.cc:5697] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 reported cstate change: term changed from 1 to 2, leader changed from 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4) to 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "5650283c1d0345bb8584560a59f3b1e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:24.288257 13935 raft_consensus.cc:993] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3: : Instructing follower ad06b26324414494966f7d7fcd2d6d7f to start an election
I20260710 13:21:24.288735 13902 raft_consensus.cc:1081] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Signalling peer ad06b26324414494966f7d7fcd2d6d7f to start an election
I20260710 13:21:24.290285 13436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90a64de032894746ae1290897c16c866"
dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
 from {username='slave'} at 127.0.0.1:39276
I20260710 13:21:24.290702 13436 raft_consensus.cc:493] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:24.290989 13436 raft_consensus.cc:3060] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.296305 13436 raft_consensus.cc:515] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:24.299877 13436 leader_election.cc:290] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 election: Requested vote from peers 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:24.300916 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a64de032894746ae1290897c16c866" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:24.301129 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a64de032894746ae1290897c16c866" candidate_uuid: "ad06b26324414494966f7d7fcd2d6d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:24.301519 13359 raft_consensus.cc:3060] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.301682 13510 raft_consensus.cc:3055] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:24.302026 13510 raft_consensus.cc:740] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:24.302626 13510 consensus_queue.cc:260] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:24.303511 13510 raft_consensus.cc:3060] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.306596 13359 raft_consensus.cc:2468] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 2.
I20260710 13:21:24.307818 13510 raft_consensus.cc:2468] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad06b26324414494966f7d7fcd2d6d7f in term 2.
I20260710 13:21:24.307791 13403 leader_election.cc:304] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eaeaf03dc914b6ba0aec9d356cdbc4c, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:24.308784 13930 raft_consensus.cc:2804] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:24.309178 13930 raft_consensus.cc:697] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [term 2 LEADER]: Becoming Leader. State: Replica: ad06b26324414494966f7d7fcd2d6d7f, State: Running, Role: LEADER
I20260710 13:21:24.310043 13930 consensus_queue.cc:237] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } }
I20260710 13:21:24.317438 13186 catalog_manager.cc:5697] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f reported cstate change: term changed from 1 to 2, leader changed from 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4) to ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3). New cstate: current_term: 2 leader_uuid: "ad06b26324414494966f7d7fcd2d6d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:24.648669 13935 raft_consensus.cc:993] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3: : Instructing follower 5650283c1d0345bb8584560a59f3b1e9 to start an election
I20260710 13:21:24.649149 13902 raft_consensus.cc:1081] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Signalling peer 5650283c1d0345bb8584560a59f3b1e9 to start an election
I20260710 13:21:24.650506 13825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8433898fd76e4c908432ba17b009a806"
dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
 from {username='slave'} at 127.0.0.1:53066
I20260710 13:21:24.650950 13825 raft_consensus.cc:493] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:24.651240 13825 raft_consensus.cc:3060] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.657073 13825 raft_consensus.cc:515] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:24.658985 13825 leader_election.cc:290] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 2 election: Requested vote from peers ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839), 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647)
I20260710 13:21:24.659770 13436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8433898fd76e4c908432ba17b009a806" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad06b26324414494966f7d7fcd2d6d7f"
I20260710 13:21:24.660120 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8433898fd76e4c908432ba17b009a806" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:24.660430 13436 raft_consensus.cc:3060] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.660660 13510 raft_consensus.cc:3055] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:24.661027 13510 raft_consensus.cc:740] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 93af53ac12a345d9bfca94e5e6cf5aa3, State: Running, Role: LEADER
I20260710 13:21:24.661727 13510 consensus_queue.cc:260] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:24.662784 13510 raft_consensus.cc:3060] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.665748 13436 raft_consensus.cc:2468] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 2.
I20260710 13:21:24.666759 13780 leader_election.cc:304] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, ad06b26324414494966f7d7fcd2d6d7f; no voters: 
I20260710 13:21:24.667618 13924 raft_consensus.cc:2804] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:24.668056 13924 raft_consensus.cc:697] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 LEADER]: Becoming Leader. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Running, Role: LEADER
I20260710 13:21:24.668304 13510 raft_consensus.cc:2468] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 2.
I20260710 13:21:24.668855 13924 consensus_queue.cc:237] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } }
I20260710 13:21:24.682361 13186 catalog_manager.cc:5697] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 reported cstate change: term changed from 1 to 2, leader changed from 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4) to 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "5650283c1d0345bb8584560a59f3b1e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:24.719476 13510 raft_consensus.cc:1275] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Refusing update from remote peer 5650283c1d0345bb8584560a59f3b1e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.720665 13924 consensus_queue.cc:1048] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.730696 13437 raft_consensus.cc:1275] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Refusing update from remote peer 5650283c1d0345bb8584560a59f3b1e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.731240 13436 raft_consensus.cc:1275] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Refusing update from remote peer 6eaeaf03dc914b6ba0aec9d356cdbc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.732884 13915 consensus_queue.cc:1048] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:24.732949 13932 consensus_queue.cc:1048] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:24.756600 13507 raft_consensus.cc:1275] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Refusing update from remote peer 6eaeaf03dc914b6ba0aec9d356cdbc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.759413 13971 consensus_queue.cc:1048] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:24.892874 13359 raft_consensus.cc:1275] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Refusing update from remote peer ad06b26324414494966f7d7fcd2d6d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.894335 13930 consensus_queue.cc:1048] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.901224 13510 raft_consensus.cc:1275] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Refusing update from remote peer ad06b26324414494966f7d7fcd2d6d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:24.904038 13930 consensus_queue.cc:1048] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:25.087837 13437 raft_consensus.cc:1275] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Refusing update from remote peer 5650283c1d0345bb8584560a59f3b1e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:25.089231 13923 consensus_queue.cc:1048] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad06b26324414494966f7d7fcd2d6d7f" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:25.099442 13510 raft_consensus.cc:1275] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Refusing update from remote peer 5650283c1d0345bb8584560a59f3b1e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:25.102648 13923 consensus_queue.cc:1048] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:25.134316 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:25.153184 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:25.171139 13359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15998487b5a74118a2af9ab593b4fcd4"
dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
mode: GRACEFUL
new_leader_uuid: "5650283c1d0345bb8584560a59f3b1e9"
 from {username='slave'} at 127.0.0.1:41384
I20260710 13:21:25.171705 13359 raft_consensus.cc:606] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Received request to transfer leadership to TS 5650283c1d0345bb8584560a59f3b1e9
I20260710 13:21:25.173107 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:21:25.174000 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:25.451624 13970 raft_consensus.cc:993] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: : Instructing follower 5650283c1d0345bb8584560a59f3b1e9 to start an election
I20260710 13:21:25.452229 13966 raft_consensus.cc:1081] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Signalling peer 5650283c1d0345bb8584560a59f3b1e9 to start an election
I20260710 13:21:25.453680 13825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15998487b5a74118a2af9ab593b4fcd4"
dest_uuid: "5650283c1d0345bb8584560a59f3b1e9"
 from {username='slave'} at 127.0.0.1:53070
I20260710 13:21:25.454185 13825 raft_consensus.cc:493] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.454487 13825 raft_consensus.cc:3060] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.459628 13825 raft_consensus.cc:515] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:25.460955 13825 leader_election.cc:290] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 2 election: Requested vote from peers 93af53ac12a345d9bfca94e5e6cf5aa3 (127.10.232.4:44647), 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167)
I20260710 13:21:25.461786 13510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15998487b5a74118a2af9ab593b4fcd4" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3"
I20260710 13:21:25.462198 13359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15998487b5a74118a2af9ab593b4fcd4" candidate_uuid: "5650283c1d0345bb8584560a59f3b1e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c"
I20260710 13:21:25.462407 13510 raft_consensus.cc:3060] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.462649 13359 raft_consensus.cc:3055] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.462967 13359 raft_consensus.cc:740] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6eaeaf03dc914b6ba0aec9d356cdbc4c, State: Running, Role: LEADER
I20260710 13:21:25.463564 13359 consensus_queue.cc:260] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:25.464406 13359 raft_consensus.cc:3060] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.467978 13510 raft_consensus.cc:2468] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 2.
I20260710 13:21:25.469053 13783 leader_election.cc:304] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5650283c1d0345bb8584560a59f3b1e9, 93af53ac12a345d9bfca94e5e6cf5aa3; no voters: 
I20260710 13:21:25.469765 13359 raft_consensus.cc:2468] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5650283c1d0345bb8584560a59f3b1e9 in term 2.
I20260710 13:21:25.469926 13976 raft_consensus.cc:2804] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.470461 13976 raft_consensus.cc:697] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 LEADER]: Becoming Leader. State: Replica: 5650283c1d0345bb8584560a59f3b1e9, State: Running, Role: LEADER
I20260710 13:21:25.471220 13976 consensus_queue.cc:237] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } }
I20260710 13:21:25.479718 13182 catalog_manager.cc:5697] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 reported cstate change: term changed from 1 to 2, leader changed from 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2) to 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "5650283c1d0345bb8584560a59f3b1e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5650283c1d0345bb8584560a59f3b1e9" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.976680 13359 raft_consensus.cc:1275] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Refusing update from remote peer 5650283c1d0345bb8584560a59f3b1e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:25.978080 13976 consensus_queue.cc:1048] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eaeaf03dc914b6ba0aec9d356cdbc4c" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:25.987933 13510 raft_consensus.cc:1275] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Refusing update from remote peer 5650283c1d0345bb8584560a59f3b1e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:25.989359 13976 consensus_queue.cc:1048] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93af53ac12a345d9bfca94e5e6cf5aa3" member_type: VOTER last_known_addr { host: "127.10.232.4" port: 44647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:26.174907 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:26.192036 11168 tablet_server.cc:179] TabletServer@127.10.232.1:41551 shutting down...
I20260710 13:21:26.214205 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:26.215076 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.215798 11168 raft_consensus.cc:2243] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.216280 11168 raft_consensus.cc:2272] T a0d7728669c045cb8be571543e171bb8 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.218371 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.218979 11168 raft_consensus.cc:2243] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.219733 11168 raft_consensus.cc:2272] T 15998487b5a74118a2af9ab593b4fcd4 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.222095 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.222661 11168 raft_consensus.cc:2243] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.223101 11168 raft_consensus.cc:2272] T 343a3b6b8a834eefaf2e6b650abd1321 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.224830 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.225426 11168 raft_consensus.cc:2243] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.225805 11168 raft_consensus.cc:2272] T 4023656862d14a22a68dcdcf2655ff5e P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.227718 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.228250 11168 raft_consensus.cc:2243] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.228718 11168 raft_consensus.cc:2272] T dcb84130eda349d6829b7bdc2c59555e P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.230587 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.231158 11168 raft_consensus.cc:2243] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.231606 11168 raft_consensus.cc:2272] T 8642335f4fd44f19adbdf2ffbb424dc0 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.233712 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.234467 11168 raft_consensus.cc:2243] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.234885 11168 raft_consensus.cc:2272] T 7679da1ad9e14aa49f9683a25e280aa4 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.236634 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.237216 11168 raft_consensus.cc:2243] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.237967 11168 raft_consensus.cc:2272] T 1047209f2ae44bd8ba9a179bbde7709c P 5650283c1d0345bb8584560a59f3b1e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.239907 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.240428 11168 raft_consensus.cc:2243] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.241241 11168 raft_consensus.cc:2272] T df21aa7699c940c1b37b3b265994e56a P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.243388 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.244177 11168 raft_consensus.cc:2243] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:26.244655 13400 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260710 13:21:26.244669 11168 raft_consensus.cc:2272] T 2d46b48cb3e241219a0ee9124b2cf282 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.247262 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.248078 11168 raft_consensus.cc:2243] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:26.248204 13400 consensus_peers.cc:597] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. 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:21:26.248607 11168 raft_consensus.cc:2272] T edcc771ddda845d9af9a0679fb8f9b93 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.250524 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.251191 11168 raft_consensus.cc:2243] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.252032 11168 raft_consensus.cc:2272] T 8433898fd76e4c908432ba17b009a806 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.254599 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.255162 11168 raft_consensus.cc:2243] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.255592 11168 raft_consensus.cc:2272] T fb04d405480241a5b53fe5076a861b00 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.257473 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.258150 11168 raft_consensus.cc:2243] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.258575 11168 raft_consensus.cc:2272] T c5475704a8664dcfb0379200779106fc P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.260460 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.260891 11168 raft_consensus.cc:2243] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.261216 11168 raft_consensus.cc:2272] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 5650283c1d0345bb8584560a59f3b1e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.263386 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.263803 11168 raft_consensus.cc:2243] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.264142 11168 raft_consensus.cc:2272] T 5d4794cd9ac5432896d84cb761fc69f2 P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.266021 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.266499 11168 raft_consensus.cc:2243] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.267143 11168 raft_consensus.cc:2272] T c7ea934cff2e44ecb9b53518bc32cd01 P 5650283c1d0345bb8584560a59f3b1e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.268807 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:26.269325 11168 raft_consensus.cc:2243] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.270097 11168 raft_consensus.cc:2272] T 7713739eb19544a1aadd313b5678927c P 5650283c1d0345bb8584560a59f3b1e9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:26.302428 13474 consensus_peers.cc:597] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.308668 11168 tablet_server.cc:196] TabletServer@127.10.232.1:41551 shutdown complete.
I20260710 13:21:26.343214 11168 tablet_server.cc:179] TabletServer@127.10.232.2:0 shutting down...
W20260710 13:21:26.362632 13477 consensus_peers.cc:597] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Couldn't send request to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c. 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:21:26.375331 13400 consensus_peers.cc:597] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.376437 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:26.377178 11168 tablet_replica.cc:333] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.377909 11168 raft_consensus.cc:2243] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.378687 11168 raft_consensus.cc:2272] T c5475704a8664dcfb0379200779106fc P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.380729 11168 tablet_replica.cc:333] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.381352 11168 raft_consensus.cc:2243] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.381760 11168 raft_consensus.cc:2272] T 90a64de032894746ae1290897c16c866 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.383376 11168 tablet_replica.cc:333] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.383900 11168 raft_consensus.cc:2243] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.384279 11168 raft_consensus.cc:2272] T f00e9c706f3f4089ac80a3c94eb41102 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.385965 11168 tablet_replica.cc:333] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.386529 11168 raft_consensus.cc:2243] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.386906 11168 raft_consensus.cc:2272] T 343a3b6b8a834eefaf2e6b650abd1321 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.388651 11168 tablet_replica.cc:333] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.389161 11168 raft_consensus.cc:2243] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.389603 11168 raft_consensus.cc:2272] T 7b646feaaf8b4115be37d8f04b4c2b1d P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.391217 11168 tablet_replica.cc:333] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.391717 11168 raft_consensus.cc:2243] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.392412 11168 raft_consensus.cc:2272] T dcb84130eda349d6829b7bdc2c59555e P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.394634 11168 tablet_replica.cc:333] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.395256 11168 raft_consensus.cc:2243] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.396095 11168 raft_consensus.cc:2272] T 8642335f4fd44f19adbdf2ffbb424dc0 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.397795 11168 tablet_replica.cc:333] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.398257 11168 raft_consensus.cc:2243] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.398597 11168 raft_consensus.cc:2272] T 59efb56be3644582819205c66cc97f25 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.400086 11168 tablet_replica.cc:333] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.400517 11168 raft_consensus.cc:2243] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.401129 11168 raft_consensus.cc:2272] T 3f3a840b426143cd87d87b34adc68611 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.403052 11168 tablet_replica.cc:333] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.403555 11168 raft_consensus.cc:2243] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.404016 11168 raft_consensus.cc:2272] T 7679da1ad9e14aa49f9683a25e280aa4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.405857 11168 tablet_replica.cc:333] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
W20260710 13:21:26.405921 13474 consensus_peers.cc:597] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.406570 11168 raft_consensus.cc:2243] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.407299 11168 raft_consensus.cc:2272] T 2d46b48cb3e241219a0ee9124b2cf282 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.409013 11168 tablet_replica.cc:333] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.409581 11168 raft_consensus.cc:2243] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.409974 11168 raft_consensus.cc:2272] T 1047209f2ae44bd8ba9a179bbde7709c P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.411619 11168 tablet_replica.cc:333] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.412108 11168 raft_consensus.cc:2243] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.412495 11168 raft_consensus.cc:2272] T df21aa7699c940c1b37b3b265994e56a P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.414165 11168 tablet_replica.cc:333] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.414695 11168 raft_consensus.cc:2243] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.415359 11168 raft_consensus.cc:2272] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.417068 11168 tablet_replica.cc:333] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.417594 11168 raft_consensus.cc:2243] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.417976 11168 raft_consensus.cc:2272] T 15998487b5a74118a2af9ab593b4fcd4 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.420462 11168 tablet_replica.cc:333] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.420974 11168 raft_consensus.cc:2243] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.421446 11168 raft_consensus.cc:2272] T edcc771ddda845d9af9a0679fb8f9b93 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.423427 11168 tablet_replica.cc:333] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.423879 11168 raft_consensus.cc:2243] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.424255 11168 raft_consensus.cc:2272] T c7ea934cff2e44ecb9b53518bc32cd01 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.426157 11168 tablet_replica.cc:333] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c: stopping tablet replica
I20260710 13:21:26.426635 11168 raft_consensus.cc:2243] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:26.426685 13474 consensus_peers.cc:597] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.427201 11168 raft_consensus.cc:2272] T 5d4794cd9ac5432896d84cb761fc69f2 P 6eaeaf03dc914b6ba0aec9d356cdbc4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.464195 11168 tablet_server.cc:196] TabletServer@127.10.232.2:0 shutdown complete.
W20260710 13:21:26.481818 13403 consensus_peers.cc:597] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f -> Peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Couldn't send request to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:44167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.500080 11168 tablet_server.cc:179] TabletServer@127.10.232.3:0 shutting down...
W20260710 13:21:26.505300 13477 consensus_peers.cc:597] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Couldn't send request to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:44167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:26.507041 13403 consensus_peers.cc:597] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f -> Peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Couldn't send request to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:44167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.534919 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:26.536044 11168 tablet_replica.cc:333] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.536988 11168 raft_consensus.cc:2243] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.537571 11168 raft_consensus.cc:2272] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.539690 11168 tablet_replica.cc:333] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.540218 11168 raft_consensus.cc:2243] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.540644 11168 raft_consensus.cc:2272] T f00e9c706f3f4089ac80a3c94eb41102 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.542709 11168 tablet_replica.cc:333] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.543263 11168 raft_consensus.cc:2243] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.544519 11168 raft_consensus.cc:2272] T 5d4794cd9ac5432896d84cb761fc69f2 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:26.547066 13474 consensus_peers.cc:597] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.547624 11168 tablet_replica.cc:333] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.548486 11168 raft_consensus.cc:2243] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.548945 11168 raft_consensus.cc:2272] T c7ea934cff2e44ecb9b53518bc32cd01 P ad06b26324414494966f7d7fcd2d6d7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.551172 11168 tablet_replica.cc:333] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
W20260710 13:21:26.551048 13400 consensus_peers.cc:597] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.551839 11168 raft_consensus.cc:2243] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.552299 11168 raft_consensus.cc:2272] T 7713739eb19544a1aadd313b5678927c P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.554020 11168 tablet_replica.cc:333] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.554565 11168 raft_consensus.cc:2243] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.555327 11168 raft_consensus.cc:2272] T fb04d405480241a5b53fe5076a861b00 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.557076 11168 tablet_replica.cc:333] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.557706 11168 raft_consensus.cc:2243] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.558095 11168 raft_consensus.cc:2272] T 8433898fd76e4c908432ba17b009a806 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.559754 11168 tablet_replica.cc:333] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.560256 11168 raft_consensus.cc:2243] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.560925 11168 raft_consensus.cc:2272] T 7b646feaaf8b4115be37d8f04b4c2b1d P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.562558 11168 tablet_replica.cc:333] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.563052 11168 raft_consensus.cc:2243] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.563421 11168 raft_consensus.cc:2272] T 1047209f2ae44bd8ba9a179bbde7709c P ad06b26324414494966f7d7fcd2d6d7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.565165 11168 tablet_replica.cc:333] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.565723 11168 raft_consensus.cc:2243] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.566145 11168 raft_consensus.cc:2272] T 2d46b48cb3e241219a0ee9124b2cf282 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.568812 11168 tablet_replica.cc:333] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.569383 11168 raft_consensus.cc:2243] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.569804 11168 raft_consensus.cc:2272] T ecff5ad4fede4ccdb2fcb2ad22280d82 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.571564 11168 tablet_replica.cc:333] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.572150 11168 raft_consensus.cc:2243] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.572546 11168 raft_consensus.cc:2272] T 4023656862d14a22a68dcdcf2655ff5e P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.574900 11168 tablet_replica.cc:333] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.575505 11168 raft_consensus.cc:2243] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.576215 11168 raft_consensus.cc:2272] T 59efb56be3644582819205c66cc97f25 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:26.576723 13477 consensus_peers.cc:597] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Couldn't send request to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:44167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.578100 11168 tablet_replica.cc:333] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.578696 11168 raft_consensus.cc:2243] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.579113 11168 raft_consensus.cc:2272] T dcb84130eda349d6829b7bdc2c59555e P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.580892 11168 tablet_replica.cc:333] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.581446 11168 raft_consensus.cc:2243] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.581849 11168 raft_consensus.cc:2272] T 3f3a840b426143cd87d87b34adc68611 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.583544 11168 tablet_replica.cc:333] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.584010 11168 raft_consensus.cc:2243] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.584398 11168 raft_consensus.cc:2272] T 8642335f4fd44f19adbdf2ffbb424dc0 P ad06b26324414494966f7d7fcd2d6d7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.586087 11168 tablet_replica.cc:333] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.586683 11168 raft_consensus.cc:2243] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.587482 11168 raft_consensus.cc:2272] T 90a64de032894746ae1290897c16c866 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.589087 11168 tablet_replica.cc:333] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f: stopping tablet replica
I20260710 13:21:26.589577 11168 raft_consensus.cc:2243] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.590247 11168 raft_consensus.cc:2272] T a0d7728669c045cb8be571543e171bb8 P ad06b26324414494966f7d7fcd2d6d7f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:26.604588 13474 consensus_peers.cc:597] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer ad06b26324414494966f7d7fcd2d6d7f (127.10.232.3:40839): Couldn't send request to peer ad06b26324414494966f7d7fcd2d6d7f. 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:21:26.619747 13474 consensus_peers.cc:597] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 5650283c1d0345bb8584560a59f3b1e9 (127.10.232.1:41551): Couldn't send request to peer 5650283c1d0345bb8584560a59f3b1e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.626951 11168 tablet_server.cc:196] TabletServer@127.10.232.3:0 shutdown complete.
I20260710 13:21:26.656790 11168 tablet_server.cc:179] TabletServer@127.10.232.4:0 shutting down...
W20260710 13:21:26.678975 13477 consensus_peers.cc:597] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 -> Peer 6eaeaf03dc914b6ba0aec9d356cdbc4c (127.10.232.2:44167): Couldn't send request to peer 6eaeaf03dc914b6ba0aec9d356cdbc4c. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:44167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.686908 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:26.687688 11168 tablet_replica.cc:333] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.688275 11168 raft_consensus.cc:2243] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.689070 11168 raft_consensus.cc:2272] T f00e9c706f3f4089ac80a3c94eb41102 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.690903 11168 tablet_replica.cc:333] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.691422 11168 raft_consensus.cc:2243] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.691810 11168 raft_consensus.cc:2272] T 7b646feaaf8b4115be37d8f04b4c2b1d P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.693439 11168 tablet_replica.cc:333] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.693914 11168 raft_consensus.cc:2243] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.694588 11168 raft_consensus.cc:2272] T 35c5760ac2fd40f1bb96f5ea73d0fe95 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.696281 11168 tablet_replica.cc:333] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.696821 11168 raft_consensus.cc:2243] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.697213 11168 raft_consensus.cc:2272] T c5475704a8664dcfb0379200779106fc P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.699000 11168 tablet_replica.cc:333] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.699532 11168 raft_consensus.cc:2243] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.699901 11168 raft_consensus.cc:2272] T 59efb56be3644582819205c66cc97f25 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.701916 11168 tablet_replica.cc:333] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.702414 11168 raft_consensus.cc:2243] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.702790 11168 raft_consensus.cc:2272] T 3f3a840b426143cd87d87b34adc68611 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.704490 11168 tablet_replica.cc:333] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.704990 11168 raft_consensus.cc:2243] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.705708 11168 raft_consensus.cc:2272] T 4023656862d14a22a68dcdcf2655ff5e P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.707381 11168 tablet_replica.cc:333] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.707903 11168 raft_consensus.cc:2243] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.708609 11168 raft_consensus.cc:2272] T 7679da1ad9e14aa49f9683a25e280aa4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.710284 11168 tablet_replica.cc:333] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.710790 11168 raft_consensus.cc:2243] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.711171 11168 raft_consensus.cc:2272] T 90a64de032894746ae1290897c16c866 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.712759 11168 tablet_replica.cc:333] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.713297 11168 raft_consensus.cc:2243] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.713697 11168 raft_consensus.cc:2272] T a0d7728669c045cb8be571543e171bb8 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.715281 11168 tablet_replica.cc:333] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.715821 11168 raft_consensus.cc:2243] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.716547 11168 raft_consensus.cc:2272] T 343a3b6b8a834eefaf2e6b650abd1321 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.718369 11168 tablet_replica.cc:333] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.718894 11168 raft_consensus.cc:2243] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.719278 11168 raft_consensus.cc:2272] T 7713739eb19544a1aadd313b5678927c P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.720841 11168 tablet_replica.cc:333] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.721400 11168 raft_consensus.cc:2243] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.721782 11168 raft_consensus.cc:2272] T 8433898fd76e4c908432ba17b009a806 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.723479 11168 tablet_replica.cc:333] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.723975 11168 raft_consensus.cc:2243] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.724677 11168 raft_consensus.cc:2272] T edcc771ddda845d9af9a0679fb8f9b93 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.726402 11168 tablet_replica.cc:333] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.726905 11168 raft_consensus.cc:2243] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.727309 11168 raft_consensus.cc:2272] T fb04d405480241a5b53fe5076a861b00 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.728971 11168 tablet_replica.cc:333] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.729589 11168 raft_consensus.cc:2243] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.729970 11168 raft_consensus.cc:2272] T 15998487b5a74118a2af9ab593b4fcd4 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.732038 11168 tablet_replica.cc:333] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.732533 11168 raft_consensus.cc:2243] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.732929 11168 raft_consensus.cc:2272] T df21aa7699c940c1b37b3b265994e56a P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.734606 11168 tablet_replica.cc:333] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3: stopping tablet replica
I20260710 13:21:26.735016 11168 raft_consensus.cc:2243] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.735391 11168 raft_consensus.cc:2272] T ecff5ad4fede4ccdb2fcb2ad22280d82 P 93af53ac12a345d9bfca94e5e6cf5aa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.771803 11168 tablet_server.cc:196] TabletServer@127.10.232.4:0 shutdown complete.
I20260710 13:21:26.800272 11168 master.cc:562] Master@127.10.232.62:39823 shutting down...
I20260710 13:21:26.827705 11168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.828194 11168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.828451 11168 tablet_replica.cc:333] T 00000000000000000000000000000000 P 48a0320730ba4c0e963de0e242b80576: stopping tablet replica
I20260710 13:21:26.848773 11168 master.cc:584] Master@127.10.232.62:39823 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19590 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:21:26.902204 11168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.62:40723
I20260710 13:21:26.903333 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:26.909198 13995 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:21:26.909302 13996 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:21:26.910092 13998 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:21:26.910461 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:26.911298 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:26.911504 11168 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:21:26.911809 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689686911778 us; error 0 us; skew 500 ppm
I20260710 13:21:26.912446 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:26.915043 11168 webserver.cc:533] Webserver started at http://127.10.232.62:44463/ using document root <none> and password file <none>
I20260710 13:21:26.915541 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:26.915751 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:26.916034 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:26.917169 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/master-0-root/instance:
uuid: "68f2e9bfc106456095710f8cc83229d9"
format_stamp: "Formatted at 2026-07-10 13:21:26 on dist-test-slave-dgm9"
I20260710 13:21:26.921748 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:26.925161 14003 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:21:26.926142 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:26.926397 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/master-0-root
uuid: "68f2e9bfc106456095710f8cc83229d9"
format_stamp: "Formatted at 2026-07-10 13:21:26 on dist-test-slave-dgm9"
I20260710 13:21:26.926651 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-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:21:26.968273 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:26.969544 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:27.011785 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.62:40723
I20260710 13:21:27.011955 14054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.62:40723 every 8 connection(s)
I20260710 13:21:27.015865 14055 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:21:27.026118 14055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9: Bootstrap starting.
I20260710 13:21:27.031167 14055 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.035569 14055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9: No bootstrap required, opened a new log
I20260710 13:21:27.038183 14055 raft_consensus.cc:359] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68f2e9bfc106456095710f8cc83229d9" member_type: VOTER }
I20260710 13:21:27.038600 14055 raft_consensus.cc:385] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.038837 14055 raft_consensus.cc:740] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68f2e9bfc106456095710f8cc83229d9, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.039399 14055 consensus_queue.cc:260] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68f2e9bfc106456095710f8cc83229d9" member_type: VOTER }
I20260710 13:21:27.039876 14055 raft_consensus.cc:399] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:27.040107 14055 raft_consensus.cc:493] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:27.040378 14055 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:27.044912 14055 raft_consensus.cc:515] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68f2e9bfc106456095710f8cc83229d9" member_type: VOTER }
I20260710 13:21:27.045480 14055 leader_election.cc:304] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [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: 68f2e9bfc106456095710f8cc83229d9; no voters: 
I20260710 13:21:27.046734 14055 leader_election.cc:290] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:27.047207 14058 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:27.048841 14058 raft_consensus.cc:697] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [term 1 LEADER]: Becoming Leader. State: Replica: 68f2e9bfc106456095710f8cc83229d9, State: Running, Role: LEADER
I20260710 13:21:27.049599 14058 consensus_queue.cc:237] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [LEADER]: Queue going to LEADER mode. State: All 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: "68f2e9bfc106456095710f8cc83229d9" member_type: VOTER }
I20260710 13:21:27.049988 14055 sys_catalog.cc:565] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:27.054338 14059 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "68f2e9bfc106456095710f8cc83229d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68f2e9bfc106456095710f8cc83229d9" member_type: VOTER } }
I20260710 13:21:27.055200 14059 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:27.055243 14060 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 68f2e9bfc106456095710f8cc83229d9. Latest consensus state: current_term: 1 leader_uuid: "68f2e9bfc106456095710f8cc83229d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68f2e9bfc106456095710f8cc83229d9" member_type: VOTER } }
I20260710 13:21:27.056241 14060 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:27.059688 14065 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:27.068172 14065 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:27.069111 11168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:27.076948 14065 catalog_manager.cc:1383] Generated new cluster ID: 3207494f623e4e35b4e5812c46d3cdae
I20260710 13:21:27.077316 14065 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:27.096026 14065 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:27.097290 14065 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:27.108245 14065 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9: Generated new TSK 0
I20260710 13:21:27.109046 14065 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:27.135538 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:27.142550 14076 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:21:27.144088 14077 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:21:27.145681 14079 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:21:27.146870 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:27.147921 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:27.148100 11168 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:21:27.148222 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689687148211 us; error 0 us; skew 500 ppm
I20260710 13:21:27.148736 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:27.151614 11168 webserver.cc:533] Webserver started at http://127.10.232.1:37155/ using document root <none> and password file <none>
I20260710 13:21:27.152264 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:27.152451 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:27.152675 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:27.153967 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-0-root/instance:
uuid: "2549edcb34b54ed98c3547c29717f45d"
format_stamp: "Formatted at 2026-07-10 13:21:27 on dist-test-slave-dgm9"
I20260710 13:21:27.158627 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:27.162333 14084 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:21:27.163107 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:21:27.163410 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-0-root
uuid: "2549edcb34b54ed98c3547c29717f45d"
format_stamp: "Formatted at 2026-07-10 13:21:27 on dist-test-slave-dgm9"
I20260710 13:21:27.163771 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-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:21:27.184412 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:27.185846 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:27.187358 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:27.189704 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:27.189920 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:27.190181 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:27.190361 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:27.239818 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.1:34169
I20260710 13:21:27.239928 14146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.1:34169 every 8 connection(s)
I20260710 13:21:27.245231 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:27.253047 14151 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:21:27.253515 14152 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:21:27.255712 14154 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:21:27.257218 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:27.258160 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:27.258395 11168 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:21:27.258531 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689687258520 us; error 0 us; skew 500 ppm
I20260710 13:21:27.259146 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:27.261919 11168 webserver.cc:533] Webserver started at http://127.10.232.2:37485/ using document root <none> and password file <none>
I20260710 13:21:27.262450 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:27.262712 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:27.262794 14147 heartbeater.cc:344] Connected to a master server at 127.10.232.62:40723
I20260710 13:21:27.263046 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:27.263211 14147 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:27.264117 14147 heartbeater.cc:507] Master 127.10.232.62:40723 requested a full tablet report, sending...
I20260710 13:21:27.264607 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-1-root/instance:
uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
format_stamp: "Formatted at 2026-07-10 13:21:27 on dist-test-slave-dgm9"
I20260710 13:21:27.266347 14020 ts_manager.cc:194] Registered new tserver with Master: 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169)
I20260710 13:21:27.268034 14020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45430
I20260710 13:21:27.269675 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:21:27.273242 14159 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:21:27.274175 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:21:27.274534 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-1-root
uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
format_stamp: "Formatted at 2026-07-10 13:21:27 on dist-test-slave-dgm9"
I20260710 13:21:27.274794 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-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:21:27.293422 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:27.294617 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:27.296124 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:27.298321 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:27.298534 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:27.298784 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:27.298961 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:27.340108 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.2:38099
I20260710 13:21:27.340214 14221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.2:38099 every 8 connection(s)
I20260710 13:21:27.344918 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:27.352056 14225 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:21:27.354429 14226 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:21:27.359162 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:27.359299 14222 heartbeater.cc:344] Connected to a master server at 127.10.232.62:40723
I20260710 13:21:27.359764 14222 heartbeater.cc:461] Registering TS with master...
W20260710 13:21:27.359810 14228 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:21:27.360783 14222 heartbeater.cc:507] Master 127.10.232.62:40723 requested a full tablet report, sending...
I20260710 13:21:27.360967 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:27.361289 11168 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:21:27.361490 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689687361470 us; error 0 us; skew 500 ppm
I20260710 13:21:27.362207 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:27.363265 14020 ts_manager.cc:194] Registered new tserver with Master: 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:27.365020 11168 webserver.cc:533] Webserver started at http://127.10.232.3:34359/ using document root <none> and password file <none>
I20260710 13:21:27.365140 14020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45442
I20260710 13:21:27.365705 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:27.365964 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:27.366293 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:27.367774 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-2-root/instance:
uuid: "6c58a33a7e874f8490bb70e2a915d927"
format_stamp: "Formatted at 2026-07-10 13:21:27 on dist-test-slave-dgm9"
I20260710 13:21:27.372534 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:21:27.376240 14233 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:21:27.377180 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:27.377599 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-2-root
uuid: "6c58a33a7e874f8490bb70e2a915d927"
format_stamp: "Formatted at 2026-07-10 13:21:27 on dist-test-slave-dgm9"
I20260710 13:21:27.377846 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-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:21:27.396404 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:27.397672 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:27.399118 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:27.401454 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:27.401688 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:27.401932 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:27.402107 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:27.442750 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.3:37957
I20260710 13:21:27.442909 14295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.3:37957 every 8 connection(s)
I20260710 13:21:27.456928 14296 heartbeater.cc:344] Connected to a master server at 127.10.232.62:40723
I20260710 13:21:27.457465 14296 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:27.458316 14296 heartbeater.cc:507] Master 127.10.232.62:40723 requested a full tablet report, sending...
I20260710 13:21:27.460602 14020 ts_manager.cc:194] Registered new tserver with Master: 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:27.460767 11168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014733394s
I20260710 13:21:27.462473 14020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45452
I20260710 13:21:27.492112 14020 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45468:
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:21:27.495391 14020 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:21:27.575663 14112 tablet_service.cc:1511] Processing CreateTablet for tablet 1e24813468d44632b0e7a1a3c8f9093e (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:27.577190 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e24813468d44632b0e7a1a3c8f9093e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.583001 14111 tablet_service.cc:1511] Processing CreateTablet for tablet 3a69742028ea4bf48759952f54fc2fe3 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:27.584509 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a69742028ea4bf48759952f54fc2fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.585465 14261 tablet_service.cc:1511] Processing CreateTablet for tablet 1e24813468d44632b0e7a1a3c8f9093e (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:27.586920 14261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e24813468d44632b0e7a1a3c8f9093e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.587438 14257 tablet_service.cc:1511] Processing CreateTablet for tablet ae502f67fcad40c29cde40454e3a14a5 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:27.588774 14257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae502f67fcad40c29cde40454e3a14a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.590482 14258 tablet_service.cc:1511] Processing CreateTablet for tablet d459eabb48a64e79a05700d3ef7aa498 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:27.591882 14258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d459eabb48a64e79a05700d3ef7aa498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.594731 14259 tablet_service.cc:1511] Processing CreateTablet for tablet 5fedd207cc0a4a57b41874978ef202d7 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:27.596104 14259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fedd207cc0a4a57b41874978ef202d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.597867 14187 tablet_service.cc:1511] Processing CreateTablet for tablet 1e24813468d44632b0e7a1a3c8f9093e (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:27.598311 14186 tablet_service.cc:1511] Processing CreateTablet for tablet 3a69742028ea4bf48759952f54fc2fe3 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:27.598444 14260 tablet_service.cc:1511] Processing CreateTablet for tablet 3a69742028ea4bf48759952f54fc2fe3 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:27.599321 14187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e24813468d44632b0e7a1a3c8f9093e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.599789 14260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a69742028ea4bf48759952f54fc2fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.601429 14185 tablet_service.cc:1511] Processing CreateTablet for tablet 5fedd207cc0a4a57b41874978ef202d7 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:27.602807 14185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fedd207cc0a4a57b41874978ef202d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.604646 14110 tablet_service.cc:1511] Processing CreateTablet for tablet 5fedd207cc0a4a57b41874978ef202d7 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:27.605680 14186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a69742028ea4bf48759952f54fc2fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.612443 14107 tablet_service.cc:1511] Processing CreateTablet for tablet dcde12a150a24ebc9650a04de97aaadb (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:27.612885 14105 tablet_service.cc:1511] Processing CreateTablet for tablet c88dd3246c0c4418b59f6537b61bc036 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:27.614269 14107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcde12a150a24ebc9650a04de97aaadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.614918 14105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88dd3246c0c4418b59f6537b61bc036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.606503 14109 tablet_service.cc:1511] Processing CreateTablet for tablet d459eabb48a64e79a05700d3ef7aa498 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:27.608214 14108 tablet_service.cc:1511] Processing CreateTablet for tablet ae502f67fcad40c29cde40454e3a14a5 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:27.610535 14106 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4d80f71330400f857ab348db0279ff (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:27.618292 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d459eabb48a64e79a05700d3ef7aa498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.621136 14256 tablet_service.cc:1511] Processing CreateTablet for tablet dcde12a150a24ebc9650a04de97aaadb (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:27.622757 14256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcde12a150a24ebc9650a04de97aaadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.621443 14255 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4d80f71330400f857ab348db0279ff (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:27.625609 14106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4d80f71330400f857ab348db0279ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.626138 14255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4d80f71330400f857ab348db0279ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.627909 14110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fedd207cc0a4a57b41874978ef202d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.630471 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae502f67fcad40c29cde40454e3a14a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.635291 14184 tablet_service.cc:1511] Processing CreateTablet for tablet d459eabb48a64e79a05700d3ef7aa498 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:27.636761 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d459eabb48a64e79a05700d3ef7aa498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.638427 14183 tablet_service.cc:1511] Processing CreateTablet for tablet ae502f67fcad40c29cde40454e3a14a5 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:27.639834 14183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae502f67fcad40c29cde40454e3a14a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.642473 14182 tablet_service.cc:1511] Processing CreateTablet for tablet dcde12a150a24ebc9650a04de97aaadb (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:27.643865 14182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcde12a150a24ebc9650a04de97aaadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.646476 14181 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4d80f71330400f857ab348db0279ff (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:27.648054 14181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4d80f71330400f857ab348db0279ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.650486 14180 tablet_service.cc:1511] Processing CreateTablet for tablet c88dd3246c0c4418b59f6537b61bc036 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:27.652503 14180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88dd3246c0c4418b59f6537b61bc036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.658943 14254 tablet_service.cc:1511] Processing CreateTablet for tablet c88dd3246c0c4418b59f6537b61bc036 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:27.660387 14254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88dd3246c0c4418b59f6537b61bc036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.673125 14107 tablet_service.cc:1511] Processing CreateTablet for tablet b0695e9445a94d22bd742d9c9ed0757d (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:27.674680 14107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0695e9445a94d22bd742d9c9ed0757d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.692999 14179 tablet_service.cc:1511] Processing CreateTablet for tablet b0695e9445a94d22bd742d9c9ed0757d (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:27.694427 14179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0695e9445a94d22bd742d9c9ed0757d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.717372 14253 tablet_service.cc:1511] Processing CreateTablet for tablet b0695e9445a94d22bd742d9c9ed0757d (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:27.718856 14253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0695e9445a94d22bd742d9c9ed0757d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.724344 14312 tablet_bootstrap.cc:492] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Bootstrap starting.
I20260710 13:21:27.751860 14311 tablet_bootstrap.cc:492] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:27.759328 14311 tablet_bootstrap.cc:654] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.751876 14313 tablet_bootstrap.cc:492] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927: Bootstrap starting.
I20260710 13:21:27.762249 14186 tablet_service.cc:1511] Processing CreateTablet for tablet 2304916520e24dc9a4df57076eda12f5 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:27.763386 14186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2304916520e24dc9a4df57076eda12f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.766322 14111 tablet_service.cc:1511] Processing CreateTablet for tablet 2304916520e24dc9a4df57076eda12f5 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:27.767607 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2304916520e24dc9a4df57076eda12f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.772588 14261 tablet_service.cc:1511] Processing CreateTablet for tablet 2304916520e24dc9a4df57076eda12f5 (DEFAULT_TABLE table=test-workload [id=7eda75ab783b4a8ebc2e3cbda804968e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:27.766386 14312 tablet_bootstrap.cc:654] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.773927 14261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2304916520e24dc9a4df57076eda12f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:27.774977 14313 tablet_bootstrap.cc:654] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.790547 14313 tablet_bootstrap.cc:492] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927: No bootstrap required, opened a new log
I20260710 13:21:27.791139 14312 tablet_bootstrap.cc:492] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37: No bootstrap required, opened a new log
I20260710 13:21:27.791669 14312 ts_tablet_manager.cc:1403] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.006s
I20260710 13:21:27.793764 14311 tablet_bootstrap.cc:492] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d: No bootstrap required, opened a new log
I20260710 13:21:27.794250 14311 ts_tablet_manager.cc:1403] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.005s
I20260710 13:21:27.794732 14312 raft_consensus.cc:359] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.795487 14312 raft_consensus.cc:385] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.795758 14312 raft_consensus.cc:740] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.791107 14313 ts_tablet_manager.cc:1403] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260710 13:21:27.796489 14312 consensus_queue.cc:260] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.799999 14313 raft_consensus.cc:359] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.800063 14311 raft_consensus.cc:359] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.800789 14313 raft_consensus.cc:385] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.801194 14311 raft_consensus.cc:385] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.801296 14313 raft_consensus.cc:740] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.801860 14311 raft_consensus.cc:740] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.802565 14313 consensus_queue.cc:260] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.803052 14311 consensus_queue.cc:260] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.806136 14222 heartbeater.cc:499] Master 127.10.232.62:40723 was elected leader, sending a full tablet report...
I20260710 13:21:27.806713 14312 ts_tablet_manager.cc:1434] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260710 13:21:27.807705 14312 tablet_bootstrap.cc:492] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Bootstrap starting.
I20260710 13:21:27.814217 14312 tablet_bootstrap.cc:654] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.828240 14147 heartbeater.cc:499] Master 127.10.232.62:40723 was elected leader, sending a full tablet report...
I20260710 13:21:27.829893 14311 ts_tablet_manager.cc:1434] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260710 13:21:27.829890 14313 ts_tablet_manager.cc:1434] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927: Time spent starting tablet: real 0.033s	user 0.017s	sys 0.014s
I20260710 13:21:27.830914 14296 heartbeater.cc:499] Master 127.10.232.62:40723 was elected leader, sending a full tablet report...
I20260710 13:21:27.831141 14311 tablet_bootstrap.cc:492] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:27.837734 14311 tablet_bootstrap.cc:654] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.840927 14313 tablet_bootstrap.cc:492] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927: Bootstrap starting.
I20260710 13:21:27.846077 14312 tablet_bootstrap.cc:492] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37: No bootstrap required, opened a new log
I20260710 13:21:27.846706 14312 ts_tablet_manager.cc:1403] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.026s
I20260710 13:21:27.849311 14313 tablet_bootstrap.cc:654] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.849828 14312 raft_consensus.cc:359] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.850634 14312 raft_consensus.cc:385] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.850952 14312 raft_consensus.cc:740] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.852085 14311 tablet_bootstrap.cc:492] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d: No bootstrap required, opened a new log
I20260710 13:21:27.851943 14312 consensus_queue.cc:260] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.852609 14311 ts_tablet_manager.cc:1403] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 13:21:27.854218 14312 ts_tablet_manager.cc:1434] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 13:21:27.855242 14312 tablet_bootstrap.cc:492] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37: Bootstrap starting.
I20260710 13:21:27.856134 14311 raft_consensus.cc:359] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.856933 14311 raft_consensus.cc:385] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.857218 14311 raft_consensus.cc:740] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.858157 14311 consensus_queue.cc:260] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.862684 14312 tablet_bootstrap.cc:654] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.863015 14313 tablet_bootstrap.cc:492] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927: No bootstrap required, opened a new log
I20260710 13:21:27.863567 14313 ts_tablet_manager.cc:1403] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260710 13:21:27.864236 14311 ts_tablet_manager.cc:1434] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:27.865785 14311 tablet_bootstrap.cc:492] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:27.866808 14313 raft_consensus.cc:359] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.868659 14313 raft_consensus.cc:385] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.868966 14313 raft_consensus.cc:740] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.869915 14313 consensus_queue.cc:260] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.872390 14313 ts_tablet_manager.cc:1434] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:27.873463 14313 tablet_bootstrap.cc:492] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927: Bootstrap starting.
I20260710 13:21:27.874593 14311 tablet_bootstrap.cc:654] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.875677 14312 tablet_bootstrap.cc:492] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37: No bootstrap required, opened a new log
I20260710 13:21:27.876192 14312 ts_tablet_manager.cc:1403] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 13:21:27.880031 14312 raft_consensus.cc:359] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } }
I20260710 13:21:27.880682 14313 tablet_bootstrap.cc:654] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.881105 14312 raft_consensus.cc:385] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.881765 14312 raft_consensus.cc:740] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.882961 14312 consensus_queue.cc:260] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } }
I20260710 13:21:27.896348 14312 ts_tablet_manager.cc:1434] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:21:27.900514 14313 tablet_bootstrap.cc:492] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927: No bootstrap required, opened a new log
I20260710 13:21:27.901114 14313 ts_tablet_manager.cc:1403] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260710 13:21:27.902513 14312 tablet_bootstrap.cc:492] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37: Bootstrap starting.
I20260710 13:21:27.904191 14313 raft_consensus.cc:359] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.904991 14313 raft_consensus.cc:385] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.905833 14313 raft_consensus.cc:740] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.906605 14313 consensus_queue.cc:260] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.907984 14311 tablet_bootstrap.cc:492] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: No bootstrap required, opened a new log
I20260710 13:21:27.908566 14311 ts_tablet_manager.cc:1403] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.024s
I20260710 13:21:27.908720 14313 ts_tablet_manager.cc:1434] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:27.909791 14313 tablet_bootstrap.cc:492] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927: Bootstrap starting.
I20260710 13:21:27.911343 14312 tablet_bootstrap.cc:654] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.911654 14311 raft_consensus.cc:359] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.912437 14311 raft_consensus.cc:385] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.912757 14311 raft_consensus.cc:740] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.913751 14311 consensus_queue.cc:260] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.916154 14313 tablet_bootstrap.cc:654] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.921849 14311 ts_tablet_manager.cc:1434] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 13:21:27.923341 14311 tablet_bootstrap.cc:492] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:27.927619 14313 tablet_bootstrap.cc:492] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927: No bootstrap required, opened a new log
I20260710 13:21:27.928206 14313 ts_tablet_manager.cc:1403] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 13:21:27.930037 14318 raft_consensus.cc:493] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:27.930527 14318 raft_consensus.cc:515] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.931207 14313 raft_consensus.cc:359] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.931926 14313 raft_consensus.cc:385] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.932430 14313 raft_consensus.cc:740] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.933308 14318 leader_election.cc:290] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:27.936057 14311 tablet_bootstrap.cc:654] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.940806 14312 tablet_bootstrap.cc:492] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37: No bootstrap required, opened a new log
I20260710 13:21:27.941498 14312 ts_tablet_manager.cc:1403] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.011s
I20260710 13:21:27.942767 14313 consensus_queue.cc:260] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.945447 14312 raft_consensus.cc:359] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.948125 14313 ts_tablet_manager.cc:1434] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.004s
I20260710 13:21:27.949234 14313 tablet_bootstrap.cc:492] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927: Bootstrap starting.
I20260710 13:21:27.954221 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d" is_pre_election: true
W20260710 13:21:27.955905 14235 leader_election.cc:343] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.946569 14312 raft_consensus.cc:385] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.961498 14312 raft_consensus.cc:740] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.962599 14313 tablet_bootstrap.cc:654] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.962548 14312 consensus_queue.cc:260] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.963832 14311 tablet_bootstrap.cc:492] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: No bootstrap required, opened a new log
I20260710 13:21:27.964299 14311 ts_tablet_manager.cc:1403] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.022s
I20260710 13:21:27.967870 14312 ts_tablet_manager.cc:1434] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260710 13:21:27.967550 14311 raft_consensus.cc:359] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.968376 14311 raft_consensus.cc:385] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.968695 14311 raft_consensus.cc:740] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.969201 14312 tablet_bootstrap.cc:492] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Bootstrap starting.
I20260710 13:21:27.969476 14311 consensus_queue.cc:260] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:27.969923 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:27.971807 14311 ts_tablet_manager.cc:1434] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:27.972966 14311 tablet_bootstrap.cc:492] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:27.976842 14312 tablet_bootstrap.cc:654] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:27.978384 14235 leader_election.cc:343] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:27.979074 14235 leader_election.cc:304] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c58a33a7e874f8490bb70e2a915d927; no voters: 2549edcb34b54ed98c3547c29717f45d, 309cda2a2a9d4d99a2c4e7ffbed49d37
I20260710 13:21:27.979512 14311 tablet_bootstrap.cc:654] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:27.980165 14318 raft_consensus.cc:2749] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:27.985531 14313 tablet_bootstrap.cc:492] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927: No bootstrap required, opened a new log
I20260710 13:21:27.986071 14313 ts_tablet_manager.cc:1403] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.016s
I20260710 13:21:27.989079 14313 raft_consensus.cc:359] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } }
I20260710 13:21:27.989830 14313 raft_consensus.cc:385] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:27.990140 14313 raft_consensus.cc:740] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Initialized, Role: FOLLOWER
I20260710 13:21:27.990885 14313 consensus_queue.cc:260] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } }
I20260710 13:21:27.993247 14313 ts_tablet_manager.cc:1434] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:27.994243 14313 tablet_bootstrap.cc:492] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927: Bootstrap starting.
I20260710 13:21:27.997545 14312 tablet_bootstrap.cc:492] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37: No bootstrap required, opened a new log
I20260710 13:21:27.998293 14312 ts_tablet_manager.cc:1403] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260710 13:21:28.000556 14313 tablet_bootstrap.cc:654] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.002416 14312 raft_consensus.cc:359] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.004627 14312 raft_consensus.cc:385] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.004982 14312 raft_consensus.cc:740] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.006199 14311 tablet_bootstrap.cc:492] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d: No bootstrap required, opened a new log
I20260710 13:21:28.005882 14312 consensus_queue.cc:260] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.006831 14311 ts_tablet_manager.cc:1403] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.009s
I20260710 13:21:28.009900 14311 raft_consensus.cc:359] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.010380 14312 ts_tablet_manager.cc:1434] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 13:21:28.010782 14311 raft_consensus.cc:385] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.011134 14311 raft_consensus.cc:740] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.011646 14312 tablet_bootstrap.cc:492] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37: Bootstrap starting.
I20260710 13:21:28.012106 14313 tablet_bootstrap.cc:492] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927: No bootstrap required, opened a new log
I20260710 13:21:28.012068 14311 consensus_queue.cc:260] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.012831 14313 ts_tablet_manager.cc:1403] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260710 13:21:28.014679 14311 ts_tablet_manager.cc:1434] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:28.015761 14311 tablet_bootstrap.cc:492] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:28.016048 14313 raft_consensus.cc:359] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.016875 14313 raft_consensus.cc:385] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.017169 14313 raft_consensus.cc:740] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.018065 14313 consensus_queue.cc:260] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.020710 14313 ts_tablet_manager.cc:1434] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:28.021754 14313 tablet_bootstrap.cc:492] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927: Bootstrap starting.
I20260710 13:21:28.023155 14311 tablet_bootstrap.cc:654] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.028090 14313 tablet_bootstrap.cc:654] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.031262 14312 tablet_bootstrap.cc:654] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.036983 14318 raft_consensus.cc:493] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.037523 14318 raft_consensus.cc:515] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.038372 14311 tablet_bootstrap.cc:492] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d: No bootstrap required, opened a new log
I20260710 13:21:28.038910 14311 ts_tablet_manager.cc:1403] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260710 13:21:28.039661 14318 leader_election.cc:290] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.039992 14313 tablet_bootstrap.cc:492] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927: No bootstrap required, opened a new log
I20260710 13:21:28.040503 14313 ts_tablet_manager.cc:1403] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 13:21:28.042045 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae502f67fcad40c29cde40454e3a14a5" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:28.042207 14311 raft_consensus.cc:359] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.043468 14311 raft_consensus.cc:385] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.043730 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae502f67fcad40c29cde40454e3a14a5" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d" is_pre_election: true
I20260710 13:21:28.043840 14311 raft_consensus.cc:740] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
W20260710 13:21:28.043691 14235 leader_election.cc:343] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:28.044613 14122 raft_consensus.cc:2468] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 0.
I20260710 13:21:28.044996 14311 consensus_queue.cc:260] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.046017 14235 leader_election.cc:304] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [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: 2549edcb34b54ed98c3547c29717f45d, 6c58a33a7e874f8490bb70e2a915d927; no voters: 309cda2a2a9d4d99a2c4e7ffbed49d37
I20260710 13:21:28.046451 14313 raft_consensus.cc:359] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.047214 14313 raft_consensus.cc:385] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.047245 14318 raft_consensus.cc:2804] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:28.047672 14313 raft_consensus.cc:740] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.047794 14318 raft_consensus.cc:493] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:28.047899 14311 ts_tablet_manager.cc:1434] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:28.048352 14318 raft_consensus.cc:3060] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.048568 14313 consensus_queue.cc:260] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.049149 14311 tablet_bootstrap.cc:492] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:28.052138 14312 tablet_bootstrap.cc:492] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37: No bootstrap required, opened a new log
I20260710 13:21:28.052672 14312 ts_tablet_manager.cc:1403] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.002s
I20260710 13:21:28.056452 14317 raft_consensus.cc:493] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.056950 14317 raft_consensus.cc:515] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } }
I20260710 13:21:28.059193 14311 tablet_bootstrap.cc:654] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:28.065533 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:28.069427 14317 leader_election.cc:290] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.070072 14317 raft_consensus.cc:493] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.070518 14317 raft_consensus.cc:515] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.072036 14318 raft_consensus.cc:515] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.072573 14317 leader_election.cc:290] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.076032 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae502f67fcad40c29cde40454e3a14a5" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d"
I20260710 13:21:28.076771 14122 raft_consensus.cc:3060] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.087054 14122 raft_consensus.cc:2468] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 1.
I20260710 13:21:28.055686 14312 raft_consensus.cc:359] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.088857 14318 leader_election.cc:290] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.089315 14312 raft_consensus.cc:385] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.089648 14312 raft_consensus.cc:740] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.094796 14312 consensus_queue.cc:260] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.100113 14235 leader_election.cc:304] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:28.101189 14318 raft_consensus.cc:2804] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:28.101692 14318 raft_consensus.cc:697] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Becoming Leader. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Running, Role: LEADER
I20260710 13:21:28.104832 14312 ts_tablet_manager.cc:1434] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.004s
I20260710 13:21:28.105921 14312 tablet_bootstrap.cc:492] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Bootstrap starting.
I20260710 13:21:28.113040 14318 consensus_queue.cc:237] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.114317 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae502f67fcad40c29cde40454e3a14a5" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
W20260710 13:21:28.115758 14235 leader_election.cc:343] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:28.118391 14313 ts_tablet_manager.cc:1434] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927: Time spent starting tablet: real 0.078s	user 0.028s	sys 0.046s
I20260710 13:21:28.119505 14313 tablet_bootstrap.cc:492] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927: Bootstrap starting.
I20260710 13:21:28.127921 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e24813468d44632b0e7a1a3c8f9093e" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927" is_pre_election: true
I20260710 13:21:28.128971 14271 raft_consensus.cc:2468] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in term 0.
I20260710 13:21:28.130697 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fedd207cc0a4a57b41874978ef202d7" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927" is_pre_election: true
I20260710 13:21:28.131675 14270 raft_consensus.cc:2468] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in term 0.
I20260710 13:21:28.133668 14163 leader_election.cc:304] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:28.135087 14317 raft_consensus.cc:2804] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:28.135242 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e24813468d44632b0e7a1a3c8f9093e" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d" is_pre_election: true
I20260710 13:21:28.135691 14317 raft_consensus.cc:493] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:28.136082 14317 raft_consensus.cc:3060] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.139717 14313 tablet_bootstrap.cc:654] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:28.141734 14161 leader_election.cc:343] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:28.142591 14016 catalog_manager.cc:5697] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3). New cstate: current_term: 1 leader_uuid: "6c58a33a7e874f8490bb70e2a915d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:28.143399 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fedd207cc0a4a57b41874978ef202d7" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d" is_pre_election: true
I20260710 13:21:28.148152 14317 raft_consensus.cc:515] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } }
I20260710 13:21:28.134994 14163 leader_election.cc:304] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
W20260710 13:21:28.149868 14161 leader_election.cc:343] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:28.149883 14341 raft_consensus.cc:2804] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:28.150671 14341 raft_consensus.cc:493] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:28.151124 14341 raft_consensus.cc:3060] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.158337 14312 tablet_bootstrap.cc:654] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.161787 14341 raft_consensus.cc:515] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.163878 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e24813468d44632b0e7a1a3c8f9093e" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d"
I20260710 13:21:28.166380 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fedd207cc0a4a57b41874978ef202d7" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d"
I20260710 13:21:28.167042 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fedd207cc0a4a57b41874978ef202d7" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927"
I20260710 13:21:28.167857 14270 raft_consensus.cc:3060] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:28.167927 14161 leader_election.cc:343] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:28.168951 14161 leader_election.cc:343] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:28.170042 14317 leader_election.cc:290] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.171833 14311 tablet_bootstrap.cc:492] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d: No bootstrap required, opened a new log
I20260710 13:21:28.172420 14311 ts_tablet_manager.cc:1403] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.123s	user 0.034s	sys 0.077s
I20260710 13:21:28.174576 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e24813468d44632b0e7a1a3c8f9093e" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927"
I20260710 13:21:28.175278 14271 raft_consensus.cc:3060] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.175518 14311 raft_consensus.cc:359] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.176371 14311 raft_consensus.cc:385] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.176730 14311 raft_consensus.cc:740] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.177786 14311 consensus_queue.cc:260] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.182912 14312 tablet_bootstrap.cc:492] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37: No bootstrap required, opened a new log
I20260710 13:21:28.183328 14311 ts_tablet_manager.cc:1434] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:28.183791 14312 ts_tablet_manager.cc:1403] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.009s
I20260710 13:21:28.184638 14311 tablet_bootstrap.cc:492] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:28.182909 14271 raft_consensus.cc:2468] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in term 1.
I20260710 13:21:28.186673 14163 leader_election.cc:304] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [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: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 2549edcb34b54ed98c3547c29717f45d
I20260710 13:21:28.187608 14317 raft_consensus.cc:2804] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:28.188670 14312 raft_consensus.cc:359] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.189586 14312 raft_consensus.cc:385] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.189950 14312 raft_consensus.cc:740] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.190762 14312 consensus_queue.cc:260] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.192811 14311 tablet_bootstrap.cc:654] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.186100 14270 raft_consensus.cc:2468] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in term 1.
I20260710 13:21:28.198729 14163 leader_election.cc:304] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [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: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 2549edcb34b54ed98c3547c29717f45d
I20260710 13:21:28.197094 14313 tablet_bootstrap.cc:492] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927: No bootstrap required, opened a new log
I20260710 13:21:28.200330 14313 ts_tablet_manager.cc:1403] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.004s
I20260710 13:21:28.201514 14319 raft_consensus.cc:493] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.202019 14319 raft_consensus.cc:515] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.203193 14313 raft_consensus.cc:359] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.203872 14313 raft_consensus.cc:385] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.204110 14313 raft_consensus.cc:740] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.210353 14313 consensus_queue.cc:260] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.211898 14341 leader_election.cc:290] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.212445 14312 ts_tablet_manager.cc:1434] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.016s
I20260710 13:21:28.215695 14319 leader_election.cc:290] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.216679 14312 tablet_bootstrap.cc:492] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37: Bootstrap starting.
I20260710 13:21:28.216791 14313 ts_tablet_manager.cc:1434] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:21:28.217873 14313 tablet_bootstrap.cc:492] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927: Bootstrap starting.
I20260710 13:21:28.223346 14313 tablet_bootstrap.cc:654] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.228102 14312 tablet_bootstrap.cc:654] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.229432 14318 raft_consensus.cc:493] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.230111 14318 raft_consensus.cc:515] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.233901 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a69742028ea4bf48759952f54fc2fe3" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d" is_pre_election: true
I20260710 13:21:28.234735 14122 raft_consensus.cc:2468] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 0.
I20260710 13:21:28.238029 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a69742028ea4bf48759952f54fc2fe3" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:28.239777 14318 leader_election.cc:290] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.214031 14348 raft_consensus.cc:493] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.241677 14348 raft_consensus.cc:515] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.244016 14348 leader_election.cc:290] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.214421 14317 raft_consensus.cc:697] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 LEADER]: Becoming Leader. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Running, Role: LEADER
I20260710 13:21:28.245105 14317 consensus_queue.cc:237] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } }
I20260710 13:21:28.250258 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a69742028ea4bf48759952f54fc2fe3" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927" is_pre_election: true
I20260710 13:21:28.250572 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a69742028ea4bf48759952f54fc2fe3" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d" is_pre_election: true
I20260710 13:21:28.251060 14270 raft_consensus.cc:2468] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in term 0.
I20260710 13:21:28.251540 14122 raft_consensus.cc:2468] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in term 0.
I20260710 13:21:28.252617 14163 leader_election.cc:304] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:28.253564 14197 raft_consensus.cc:2468] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 0.
I20260710 13:21:28.212929 14349 raft_consensus.cc:2804] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:28.240701 14235 leader_election.cc:304] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:28.256309 14348 raft_consensus.cc:2804] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:28.256669 14348 raft_consensus.cc:493] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:28.256975 14348 raft_consensus.cc:3060] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.257637 14337 raft_consensus.cc:2804] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:28.258215 14337 raft_consensus.cc:493] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:28.258632 14337 raft_consensus.cc:3060] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.262434 14311 tablet_bootstrap.cc:492] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d: No bootstrap required, opened a new log
I20260710 13:21:28.262982 14311 ts_tablet_manager.cc:1403] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.003s
I20260710 13:21:28.264737 14348 raft_consensus.cc:515] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.266872 14348 leader_election.cc:290] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.268013 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a69742028ea4bf48759952f54fc2fe3" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927"
I20260710 13:21:28.268229 14311 raft_consensus.cc:359] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } }
I20260710 13:21:28.270155 14311 raft_consensus.cc:385] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.270097 14319 raft_consensus.cc:493] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.270622 14311 raft_consensus.cc:740] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.270815 14319 raft_consensus.cc:515] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.271323 14311 consensus_queue.cc:260] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } }
I20260710 13:21:28.272825 14319 leader_election.cc:290] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.273458 14318 raft_consensus.cc:493] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.274442 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde12a150a24ebc9650a04de97aaadb" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:28.275290 14197 raft_consensus.cc:2468] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2549edcb34b54ed98c3547c29717f45d in term 0.
I20260710 13:21:28.274276 14318 raft_consensus.cc:515] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.276176 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a69742028ea4bf48759952f54fc2fe3" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d"
I20260710 13:21:28.276801 14122 raft_consensus.cc:3060] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.278378 14318 leader_election.cc:290] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.279175 14359 raft_consensus.cc:493] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.279871 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde12a150a24ebc9650a04de97aaadb" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d" is_pre_election: true
I20260710 13:21:28.280764 14121 raft_consensus.cc:2468] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 0.
I20260710 13:21:28.281241 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde12a150a24ebc9650a04de97aaadb" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:28.286201 14197 raft_consensus.cc:2468] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 0.
I20260710 13:21:28.282781 14235 leader_election.cc:304] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:28.287698 14318 raft_consensus.cc:2804] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:28.288085 14318 raft_consensus.cc:493] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:28.288396 14318 raft_consensus.cc:3060] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.283411 14086 leader_election.cc:304] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d, 309cda2a2a9d4d99a2c4e7ffbed49d37; no voters: 
I20260710 13:21:28.285238 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:28.289222 14196 raft_consensus.cc:2468] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2549edcb34b54ed98c3547c29717f45d in term 0.
I20260710 13:21:28.292605 14349 raft_consensus.cc:697] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 LEADER]: Becoming Leader. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Running, Role: LEADER
I20260710 13:21:28.293823 14086 leader_election.cc:304] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d, 309cda2a2a9d4d99a2c4e7ffbed49d37; no voters: 
I20260710 13:21:28.294588 14319 raft_consensus.cc:2804] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:28.296707 14319 raft_consensus.cc:493] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:28.297209 14319 raft_consensus.cc:3060] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.279915 14359 raft_consensus.cc:515] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.306231 14360 raft_consensus.cc:493] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.308094 14360 raft_consensus.cc:515] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.306993 14359 leader_election.cc:290] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.306684 14318 raft_consensus.cc:515] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.313156 14359 raft_consensus.cc:2804] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:28.313220 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88dd3246c0c4418b59f6537b61bc036" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d" is_pre_election: true
I20260710 13:21:28.313652 14359 raft_consensus.cc:493] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:28.314167 14359 raft_consensus.cc:3060] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.314495 14318 leader_election.cc:290] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.302232 14122 raft_consensus.cc:2468] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in term 1.
I20260710 13:21:28.308686 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0695e9445a94d22bd742d9c9ed0757d" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:28.304495 14337 raft_consensus.cc:515] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.315721 14270 raft_consensus.cc:2393] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in current term 1: Already voted for candidate 6c58a33a7e874f8490bb70e2a915d927 in this term.
W20260710 13:21:28.316875 14235 leader_election.cc:343] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:28.316535 14161 leader_election.cc:304] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d, 309cda2a2a9d4d99a2c4e7ffbed49d37; no voters: 
I20260710 13:21:28.317304 14337 leader_election.cc:290] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.318037 14352 raft_consensus.cc:2804] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:28.312434 14360 leader_election.cc:290] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.319041 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a69742028ea4bf48759952f54fc2fe3" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d"
I20260710 13:21:28.320282 14121 raft_consensus.cc:2393] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c58a33a7e874f8490bb70e2a915d927 in current term 1: Already voted for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in this term.
I20260710 13:21:28.320804 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88dd3246c0c4418b59f6537b61bc036" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:28.321529 14196 raft_consensus.cc:2468] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 0.
I20260710 13:21:28.319041 14352 raft_consensus.cc:697] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 LEADER]: Becoming Leader. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Running, Role: LEADER
I20260710 13:21:28.321882 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a69742028ea4bf48759952f54fc2fe3" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
I20260710 13:21:28.322942 14352 consensus_queue.cc:237] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.324906 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde12a150a24ebc9650a04de97aaadb" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
I20260710 13:21:28.325860 14235 leader_election.cc:304] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [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: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 2549edcb34b54ed98c3547c29717f45d
W20260710 13:21:28.326784 14086 leader_election.cc:343] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:28.327646 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde12a150a24ebc9650a04de97aaadb" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d"
I20260710 13:21:28.293938 14349 consensus_queue.cc:237] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.332926 14319 raft_consensus.cc:515] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.332777 14359 raft_consensus.cc:515] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.331211 14197 raft_consensus.cc:3060] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.336310 14122 raft_consensus.cc:2393] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c58a33a7e874f8490bb70e2a915d927 in current term 1: Already voted for candidate 2549edcb34b54ed98c3547c29717f45d in this term.
I20260710 13:21:28.338321 14313 tablet_bootstrap.cc:492] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927: No bootstrap required, opened a new log
I20260710 13:21:28.338932 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde12a150a24ebc9650a04de97aaadb" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
I20260710 13:21:28.340986 14313 ts_tablet_manager.cc:1403] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927: Time spent bootstrapping tablet: real 0.123s	user 0.048s	sys 0.039s
I20260710 13:21:28.332922 14235 leader_election.cc:304] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [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: 6c58a33a7e874f8490bb70e2a915d927; no voters: 2549edcb34b54ed98c3547c29717f45d, 309cda2a2a9d4d99a2c4e7ffbed49d37
I20260710 13:21:28.334654 14360 raft_consensus.cc:2804] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:28.342455 14319 leader_election.cc:290] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 election: Requested vote from peers 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.344499 14337 raft_consensus.cc:2749] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:28.345312 14311 ts_tablet_manager.cc:1434] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.082s	user 0.015s	sys 0.020s
I20260710 13:21:28.346240 14311 tablet_bootstrap.cc:492] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:28.346505 14312 tablet_bootstrap.cc:492] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37: No bootstrap required, opened a new log
I20260710 13:21:28.346912 14312 ts_tablet_manager.cc:1403] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent bootstrapping tablet: real 0.130s	user 0.012s	sys 0.035s
I20260710 13:21:28.344139 14360 raft_consensus.cc:493] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:28.347365 14360 raft_consensus.cc:3060] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.349437 14312 raft_consensus.cc:359] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.350116 14312 raft_consensus.cc:385] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.350376 14312 raft_consensus.cc:740] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.351572 14312 consensus_queue.cc:260] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.353785 14311 tablet_bootstrap.cc:654] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.353394 14337 raft_consensus.cc:493] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.355367 14312 ts_tablet_manager.cc:1434] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:21:28.355427 14337 raft_consensus.cc:515] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.358383 14337 leader_election.cc:290] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.360829 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
I20260710 13:21:28.361528 14196 raft_consensus.cc:3060] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.363199 14312 tablet_bootstrap.cc:492] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Bootstrap starting.
I20260710 13:21:28.358290 14313 raft_consensus.cc:359] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.359040 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4d80f71330400f857ab348db0279ff" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d" is_pre_election: true
I20260710 13:21:28.358526 14016 catalog_manager.cc:5697] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:28.359968 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4d80f71330400f857ab348db0279ff" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:28.363798 14313 raft_consensus.cc:385] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.366562 14313 raft_consensus.cc:740] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.360744 14359 leader_election.cc:290] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 election: Requested vote from peers 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.368561 14121 raft_consensus.cc:2468] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 0.
I20260710 13:21:28.370369 14313 consensus_queue.cc:260] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.370957 14195 raft_consensus.cc:2468] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 0.
I20260710 13:21:28.372356 14313 ts_tablet_manager.cc:1434] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.000s
I20260710 13:21:28.373309 14313 tablet_bootstrap.cc:492] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927: Bootstrap starting.
I20260710 13:21:28.374167 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde12a150a24ebc9650a04de97aaadb" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927" is_pre_election: true
I20260710 13:21:28.375085 14270 raft_consensus.cc:2393] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2549edcb34b54ed98c3547c29717f45d in current term 1: Already voted for candidate 6c58a33a7e874f8490bb70e2a915d927 in this term.
I20260710 13:21:28.376051 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927" is_pre_election: true
I20260710 13:21:28.376751 14271 raft_consensus.cc:2468] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2549edcb34b54ed98c3547c29717f45d in term 0.
I20260710 13:21:28.378013 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0695e9445a94d22bd742d9c9ed0757d" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927" is_pre_election: true
I20260710 13:21:28.378741 14269 raft_consensus.cc:2468] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2549edcb34b54ed98c3547c29717f45d in term 0.
I20260710 13:21:28.379204 14313 tablet_bootstrap.cc:654] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.380031 14267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927"
I20260710 13:21:28.380373 14196 raft_consensus.cc:2468] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2549edcb34b54ed98c3547c29717f45d in term 1.
I20260710 13:21:28.380764 14267 raft_consensus.cc:3060] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.388499 14312 tablet_bootstrap.cc:654] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.389590 14086 leader_election.cc:304] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d, 309cda2a2a9d4d99a2c4e7ffbed49d37; no voters: 
I20260710 13:21:28.390697 14359 raft_consensus.cc:2804] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:28.391671 14359 raft_consensus.cc:697] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 1 LEADER]: Becoming Leader. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Running, Role: LEADER
I20260710 13:21:28.392306 14268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde12a150a24ebc9650a04de97aaadb" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927"
I20260710 13:21:28.393208 14268 raft_consensus.cc:2393] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2549edcb34b54ed98c3547c29717f45d in current term 1: Already voted for candidate 6c58a33a7e874f8490bb70e2a915d927 in this term.
I20260710 13:21:28.392900 14359 consensus_queue.cc:237] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.395208 14088 leader_election.cc:304] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [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: 2549edcb34b54ed98c3547c29717f45d, 6c58a33a7e874f8490bb70e2a915d927; no voters: 309cda2a2a9d4d99a2c4e7ffbed49d37
I20260710 13:21:28.396242 14358 raft_consensus.cc:2804] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:28.396733 14358 raft_consensus.cc:493] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:28.397132 14358 raft_consensus.cc:3060] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.398157 14235 leader_election.cc:304] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:28.399873 14088 leader_election.cc:304] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [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: 2549edcb34b54ed98c3547c29717f45d; no voters: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927
I20260710 13:21:28.401007 14319 raft_consensus.cc:2749] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:28.406623 14337 raft_consensus.cc:2804] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:28.413507 14337 raft_consensus.cc:493] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:28.419661 14337 raft_consensus.cc:3060] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.420032 14267 raft_consensus.cc:2468] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2549edcb34b54ed98c3547c29717f45d in term 1.
I20260710 13:21:28.416800 14319 raft_consensus.cc:493] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.421976 14319 raft_consensus.cc:515] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.424768 14319 leader_election.cc:290] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.427117 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fedd207cc0a4a57b41874978ef202d7" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:28.429945 14016 catalog_manager.cc:5697] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:28.434437 14197 raft_consensus.cc:2468] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 1.
I20260710 13:21:28.436206 14235 leader_election.cc:304] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [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: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 2549edcb34b54ed98c3547c29717f45d
I20260710 13:21:28.437340 14318 raft_consensus.cc:2804] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:28.439239 14337 raft_consensus.cc:515] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.413247 14360 raft_consensus.cc:515] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.446815 14360 leader_election.cc:290] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.447571 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88dd3246c0c4418b59f6537b61bc036" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d"
I20260710 13:21:28.451566 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88dd3246c0c4418b59f6537b61bc036" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
I20260710 13:21:28.455098 14311 tablet_bootstrap.cc:492] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d: No bootstrap required, opened a new log
I20260710 13:21:28.455789 14311 ts_tablet_manager.cc:1403] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.110s	user 0.004s	sys 0.006s
I20260710 13:21:28.456415 14197 raft_consensus.cc:3060] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.432487 14016 catalog_manager.cc:5697] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:28.449671 14358 raft_consensus.cc:515] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.466104 14197 raft_consensus.cc:2468] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 1.
I20260710 13:21:28.468114 14358 leader_election.cc:290] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 election: Requested vote from peers 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.469234 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0695e9445a94d22bd742d9c9ed0757d" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
I20260710 13:21:28.469089 14267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fedd207cc0a4a57b41874978ef202d7" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927" is_pre_election: true
I20260710 13:21:28.470209 14197 raft_consensus.cc:3060] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.473162 14311 raft_consensus.cc:359] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.473426 14318 raft_consensus.cc:697] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Becoming Leader. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Running, Role: LEADER
I20260710 13:21:28.474064 14311 raft_consensus.cc:385] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.474618 14311 raft_consensus.cc:740] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.474112 14020 catalog_manager.cc:5697] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2549edcb34b54ed98c3547c29717f45d (127.10.232.1). New cstate: current_term: 1 leader_uuid: "2549edcb34b54ed98c3547c29717f45d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:28.475034 14318 consensus_queue.cc:237] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.475514 14311 consensus_queue.cc:260] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.479207 14311 ts_tablet_manager.cc:1434] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260710 13:21:28.480123 14311 tablet_bootstrap.cc:492] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:28.484236 14311 tablet_bootstrap.cc:654] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.485911 14313 tablet_bootstrap.cc:492] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927: No bootstrap required, opened a new log
I20260710 13:21:28.486387 14313 ts_tablet_manager.cc:1403] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927: Time spent bootstrapping tablet: real 0.113s	user 0.016s	sys 0.031s
I20260710 13:21:28.484982 14267 raft_consensus.cc:2393] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2549edcb34b54ed98c3547c29717f45d in current term 1: Already voted for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in this term.
I20260710 13:21:28.491770 14313 raft_consensus.cc:359] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.492321 14313 raft_consensus.cc:385] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.492538 14313 raft_consensus.cc:740] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.493147 14313 consensus_queue.cc:260] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.493891 14337 leader_election.cc:290] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.495142 14313 ts_tablet_manager.cc:1434] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:28.496192 14312 tablet_bootstrap.cc:492] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37: No bootstrap required, opened a new log
I20260710 13:21:28.496519 14312 ts_tablet_manager.cc:1403] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent bootstrapping tablet: real 0.133s	user 0.038s	sys 0.049s
I20260710 13:21:28.498540 14312 raft_consensus.cc:359] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.498955 14312 raft_consensus.cc:385] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.499118 14312 raft_consensus.cc:740] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.499547 14312 consensus_queue.cc:260] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.473697 14235 leader_election.cc:304] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:28.501387 14312 ts_tablet_manager.cc:1434] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:21:28.502573 14312 tablet_bootstrap.cc:492] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Bootstrap starting.
I20260710 13:21:28.507725 14267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0695e9445a94d22bd742d9c9ed0757d" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927"
I20260710 13:21:28.508359 14267 raft_consensus.cc:3060] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.508235 14016 catalog_manager.cc:5697] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3). New cstate: current_term: 1 leader_uuid: "6c58a33a7e874f8490bb70e2a915d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:28.505286 14367 raft_consensus.cc:2804] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:28.509799 14367 raft_consensus.cc:697] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Becoming Leader. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Running, Role: LEADER
I20260710 13:21:28.510735 14367 consensus_queue.cc:237] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
W20260710 13:21:28.513370 14235 leader_election.cc:343] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:28.515141 14088 leader_election.cc:304] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d; no voters: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927
I20260710 13:21:28.516135 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4d80f71330400f857ab348db0279ff" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d"
I20260710 13:21:28.516400 14358 raft_consensus.cc:3060] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.516839 14121 raft_consensus.cc:3060] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.517243 14312 tablet_bootstrap.cc:654] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.520375 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4d80f71330400f857ab348db0279ff" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
I20260710 13:21:28.521072 14196 raft_consensus.cc:3060] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.524293 14358 raft_consensus.cc:2749] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:28.533634 14121 raft_consensus.cc:2468] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 1.
I20260710 13:21:28.534981 14235 leader_election.cc:304] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:28.535359 14197 raft_consensus.cc:2468] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2549edcb34b54ed98c3547c29717f45d in term 1.
I20260710 13:21:28.535895 14318 raft_consensus.cc:2804] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:28.537086 14086 leader_election.cc:304] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d, 309cda2a2a9d4d99a2c4e7ffbed49d37; no voters: 
I20260710 13:21:28.538159 14267 raft_consensus.cc:2468] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2549edcb34b54ed98c3547c29717f45d in term 1.
I20260710 13:21:28.540230 14196 raft_consensus.cc:2468] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 1.
I20260710 13:21:28.541422 14318 raft_consensus.cc:697] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Becoming Leader. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Running, Role: LEADER
I20260710 13:21:28.541877 14358 raft_consensus.cc:2804] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:28.544760 14318 consensus_queue.cc:237] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.545904 14311 tablet_bootstrap.cc:492] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d: No bootstrap required, opened a new log
I20260710 13:21:28.545687 14358 raft_consensus.cc:697] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 1 LEADER]: Becoming Leader. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Running, Role: LEADER
I20260710 13:21:28.546486 14311 ts_tablet_manager.cc:1403] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.009s
I20260710 13:21:28.546777 14358 consensus_queue.cc:237] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.549407 14311 raft_consensus.cc:359] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.550149 14311 raft_consensus.cc:385] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.550495 14311 raft_consensus.cc:740] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.551816 14312 tablet_bootstrap.cc:492] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37: No bootstrap required, opened a new log
I20260710 13:21:28.551446 14311 consensus_queue.cc:260] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.552279 14312 ts_tablet_manager.cc:1403] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.015s
I20260710 13:21:28.554154 14311 ts_tablet_manager.cc:1434] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:28.554522 14196 raft_consensus.cc:3060] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.555039 14312 raft_consensus.cc:359] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.555716 14312 raft_consensus.cc:385] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.555990 14312 raft_consensus.cc:740] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.557786 14020 catalog_manager.cc:5697] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3). New cstate: current_term: 1 leader_uuid: "6c58a33a7e874f8490bb70e2a915d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:28.556695 14312 consensus_queue.cc:260] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.566452 14312 ts_tablet_manager.cc:1434] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:21:28.569381 14015 catalog_manager.cc:5697] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2549edcb34b54ed98c3547c29717f45d (127.10.232.1). New cstate: current_term: 1 leader_uuid: "2549edcb34b54ed98c3547c29717f45d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:28.573609 14367 raft_consensus.cc:493] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.574218 14367 raft_consensus.cc:515] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.576112 14367 leader_election.cc:290] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.576468 14020 catalog_manager.cc:5697] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3). New cstate: current_term: 1 leader_uuid: "6c58a33a7e874f8490bb70e2a915d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:28.577200 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2304916520e24dc9a4df57076eda12f5" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:28.577723 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2304916520e24dc9a4df57076eda12f5" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d" is_pre_election: true
I20260710 13:21:28.577944 14197 raft_consensus.cc:2468] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 0.
I20260710 13:21:28.578323 14121 raft_consensus.cc:2468] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 0.
I20260710 13:21:28.579595 14235 leader_election.cc:304] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:28.580379 14367 raft_consensus.cc:2804] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:28.580722 14367 raft_consensus.cc:493] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:28.581115 14367 raft_consensus.cc:3060] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.583871 14318 consensus_queue.cc:1048] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:28.588549 14367 raft_consensus.cc:515] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.590721 14367 leader_election.cc:290] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.591282 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2304916520e24dc9a4df57076eda12f5" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2549edcb34b54ed98c3547c29717f45d"
I20260710 13:21:28.591913 14121 raft_consensus.cc:3060] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.592381 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2304916520e24dc9a4df57076eda12f5" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
I20260710 13:21:28.592996 14197 raft_consensus.cc:3060] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.599702 14197 raft_consensus.cc:2468] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 1.
I20260710 13:21:28.599702 14121 raft_consensus.cc:2468] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 1.
I20260710 13:21:28.603303 14235 leader_election.cc:304] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:28.605003 14367 raft_consensus.cc:2804] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:28.605557 14367 raft_consensus.cc:697] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Becoming Leader. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Running, Role: LEADER
I20260710 13:21:28.606683 14367 consensus_queue.cc:237] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.614655 14318 consensus_queue.cc:1048] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:28.618005 14358 raft_consensus.cc:493] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.618620 14358 raft_consensus.cc:515] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:28.619458 14359 raft_consensus.cc:493] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:28.620229 14359 raft_consensus.cc:515] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } }
I20260710 13:21:28.621563 14358 leader_election.cc:290] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:28.624305 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88dd3246c0c4418b59f6537b61bc036" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:28.625396 14196 raft_consensus.cc:2393] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2549edcb34b54ed98c3547c29717f45d in current term 1: Already voted for candidate 6c58a33a7e874f8490bb70e2a915d927 in this term.
I20260710 13:21:28.625226 14267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88dd3246c0c4418b59f6537b61bc036" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927" is_pre_election: true
I20260710 13:21:28.626247 14359 leader_election.cc:290] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:28.626842 14088 leader_election.cc:304] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d; no voters: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927
I20260710 13:21:28.627216 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e24813468d44632b0e7a1a3c8f9093e" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:28.628136 14359 raft_consensus.cc:3060] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.632730 14267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e24813468d44632b0e7a1a3c8f9093e" candidate_uuid: "2549edcb34b54ed98c3547c29717f45d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927" is_pre_election: true
I20260710 13:21:28.635074 14267 raft_consensus.cc:2393] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2549edcb34b54ed98c3547c29717f45d in current term 1: Already voted for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in this term.
I20260710 13:21:28.642916 14088 leader_election.cc:304] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d; no voters: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927
I20260710 13:21:28.644325 14358 raft_consensus.cc:3060] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.647351 14020 catalog_manager.cc:5697] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3). New cstate: current_term: 1 leader_uuid: "6c58a33a7e874f8490bb70e2a915d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:28.652993 14358 raft_consensus.cc:2749] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:28.655751 14359 raft_consensus.cc:2749] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:28.688158 14349 consensus_queue.cc:1048] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:28.698918 14349 consensus_queue.cc:1048] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:28.775619 14349 consensus_queue.cc:1048] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:28.786141 14348 consensus_queue.cc:1048] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:28.796464 11168 ts_manager.cc:295] Set tserver state for 2549edcb34b54ed98c3547c29717f45d to MAINTENANCE_MODE
I20260710 13:21:28.797236 11168 tablet_server.cc:179] TabletServer@127.10.232.1:0 shutting down...
I20260710 13:21:28.821020 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:28.822033 11168 tablet_replica.cc:333] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d: stopping tablet replica
I20260710 13:21:28.823019 11168 raft_consensus.cc:2243] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.823457 11168 raft_consensus.cc:2272] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.825377 11168 tablet_replica.cc:333] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d: stopping tablet replica
I20260710 13:21:28.825881 11168 raft_consensus.cc:2243] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.826447 11168 raft_consensus.cc:2272] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.831537 11168 tablet_replica.cc:333] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d: stopping tablet replica
I20260710 13:21:28.832114 11168 raft_consensus.cc:2243] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.832505 11168 raft_consensus.cc:2272] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.834887 11168 tablet_replica.cc:333] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d: stopping tablet replica
I20260710 13:21:28.835435 11168 raft_consensus.cc:2243] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.835783 11168 raft_consensus.cc:2272] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.837850 11168 tablet_replica.cc:333] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d: stopping tablet replica
I20260710 13:21:28.838385 11168 raft_consensus.cc:2243] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.838735 11168 raft_consensus.cc:2272] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.840330 11168 tablet_replica.cc:333] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d: stopping tablet replica
I20260710 13:21:28.840806 11168 raft_consensus.cc:2243] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.841140 11168 raft_consensus.cc:2272] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.843159 11168 tablet_replica.cc:333] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d: stopping tablet replica
I20260710 13:21:28.843694 11168 raft_consensus.cc:2243] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.844202 11168 raft_consensus.cc:2272] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.844623 14359 consensus_queue.cc:1048] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:28.846870 11168 tablet_replica.cc:333] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: stopping tablet replica
I20260710 13:21:28.847469 11168 raft_consensus.cc:2243] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:28.848160 11168 pending_rounds.cc:70] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: Trying to abort 1 pending ops.
I20260710 13:21:28.848491 11168 pending_rounds.cc:77] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992963755765760 op_type: NO_OP noop_request { }
I20260710 13:21:28.848856 11168 raft_consensus.cc:2889] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:28.849195 11168 raft_consensus.cc:2272] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.852347 11168 tablet_replica.cc:333] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: stopping tablet replica
I20260710 13:21:28.853046 11168 raft_consensus.cc:2243] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:28.853780 11168 pending_rounds.cc:70] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: Trying to abort 1 pending ops.
I20260710 13:21:28.854074 11168 pending_rounds.cc:77] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992964298493952 op_type: NO_OP noop_request { }
I20260710 13:21:28.854576 11168 raft_consensus.cc:2889] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:28.854947 11168 raft_consensus.cc:2272] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:28.857030 14161 consensus_peers.cc:597] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. 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:21:28.857725 11168 tablet_replica.cc:333] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d: stopping tablet replica
I20260710 13:21:28.858338 11168 raft_consensus.cc:2243] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.858740 11168 raft_consensus.cc:2272] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.891566 11168 tablet_server.cc:196] TabletServer@127.10.232.1:0 shutdown complete.
I20260710 13:21:28.893471 14348 consensus_queue.cc:1048] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:28.894117 14367 consensus_queue.cc:1048] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:28.929647 14235 consensus_peers.cc:597] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:28.959939 14235 consensus_peers.cc:597] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:28.994323 14367 consensus_queue.cc:1048] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:29.061506 14235 consensus_peers.cc:597] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:29.066504 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:29.122052 14367 consensus_queue.cc:1048] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:29.136792 14235 consensus_peers.cc:597] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:29.139899 14235 consensus_peers.cc:597] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:29.178514 14161 consensus_peers.cc:597] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:29.190840 14392 consensus_queue.cc:1048] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:29.385455 14161 consensus_peers.cc:597] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:30.029363 14349 raft_consensus.cc:493] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.029827 14349 raft_consensus.cc:515] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:30.031533 14349 leader_election.cc:290] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:30.032572 14267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c58a33a7e874f8490bb70e2a915d927" is_pre_election: true
W20260710 13:21:30.035116 14161 leader_election.cc:336] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111)
I20260710 13:21:30.035537 14161 leader_election.cc:304] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [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: 309cda2a2a9d4d99a2c4e7ffbed49d37; no voters: 2549edcb34b54ed98c3547c29717f45d, 6c58a33a7e874f8490bb70e2a915d927
I20260710 13:21:30.036159 14349 raft_consensus.cc:2749] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:21:30.067456 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:30.345214 14392 raft_consensus.cc:493] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.345822 14392 raft_consensus.cc:515] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:30.347493 14392 leader_election.cc:290] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:30.348018 14392 raft_consensus.cc:493] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2549edcb34b54ed98c3547c29717f45d)
I20260710 13:21:30.348513 14392 raft_consensus.cc:515] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:30.349025 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0695e9445a94d22bd742d9c9ed0757d" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:30.349704 14197 raft_consensus.cc:2468] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 1.
I20260710 13:21:30.350739 14392 leader_election.cc:290] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:30.351555 14235 leader_election.cc:304] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [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: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:30.352119 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" is_pre_election: true
I20260710 13:21:30.352263 14392 raft_consensus.cc:2804] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:30.352654 14392 raft_consensus.cc:493] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.352713 14197 raft_consensus.cc:2468] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 1.
I20260710 13:21:30.353072 14392 raft_consensus.cc:3060] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:30.353210 14235 leader_election.cc:336] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111)
I20260710 13:21:30.355099 14235 leader_election.cc:304] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [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: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:30.355826 14318 raft_consensus.cc:2804] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:21:30.355880 14235 leader_election.cc:336] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111)
I20260710 13:21:30.356208 14318 raft_consensus.cc:493] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2549edcb34b54ed98c3547c29717f45d)
I20260710 13:21:30.356657 14318 raft_consensus.cc:3060] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.359205 14392 raft_consensus.cc:515] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:30.360944 14392 leader_election.cc:290] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 2 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
I20260710 13:21:30.361505 14318 raft_consensus.cc:515] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:30.362418 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0695e9445a94d22bd742d9c9ed0757d" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
I20260710 13:21:30.362947 14197 raft_consensus.cc:3060] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.363623 14318 leader_election.cc:290] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 2 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099)
W20260710 13:21:30.364935 14235 leader_election.cc:336] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111)
I20260710 13:21:30.365130 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498" candidate_uuid: "6c58a33a7e874f8490bb70e2a915d927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
I20260710 13:21:30.365751 14196 raft_consensus.cc:3060] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:30.367761 14235 leader_election.cc:336] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111)
I20260710 13:21:30.370635 14197 raft_consensus.cc:2468] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 2.
I20260710 13:21:30.370857 14196 raft_consensus.cc:2468] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c58a33a7e874f8490bb70e2a915d927 in term 2.
I20260710 13:21:30.371806 14235 leader_election.cc:304] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [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: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 2549edcb34b54ed98c3547c29717f45d
I20260710 13:21:30.372403 14318 raft_consensus.cc:2804] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:30.372820 14318 raft_consensus.cc:697] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 2 LEADER]: Becoming Leader. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Running, Role: LEADER
I20260710 13:21:30.372763 14235 leader_election.cc:304] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [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: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 2549edcb34b54ed98c3547c29717f45d
I20260710 13:21:30.373633 14392 raft_consensus.cc:2804] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:30.373772 14318 consensus_queue.cc:237] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Queue going to LEADER 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: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:30.374706 14392 raft_consensus.cc:697] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 2 LEADER]: Becoming Leader. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Running, Role: LEADER
I20260710 13:21:30.375524 14392 consensus_queue.cc:237] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [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: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:30.382527 14020 catalog_manager.cc:5697] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 reported cstate change: term changed from 1 to 2, leader changed from 2549edcb34b54ed98c3547c29717f45d (127.10.232.1) to 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3). New cstate: current_term: 2 leader_uuid: "6c58a33a7e874f8490bb70e2a915d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:30.399711 14020 catalog_manager.cc:5697] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 reported cstate change: term changed from 1 to 2, leader changed from 2549edcb34b54ed98c3547c29717f45d (127.10.232.1) to 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3). New cstate: current_term: 2 leader_uuid: "6c58a33a7e874f8490bb70e2a915d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:30.908144 14196 raft_consensus.cc:1275] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 FOLLOWER]: Refusing update from remote peer 6c58a33a7e874f8490bb70e2a915d927: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:30.911922 14392 consensus_queue.cc:1048] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:30.917519 14235 consensus_peers.cc:597] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:30.920943 14197 raft_consensus.cc:1275] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 FOLLOWER]: Refusing update from remote peer 6c58a33a7e874f8490bb70e2a915d927: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:30.922716 14403 consensus_queue.cc:1048] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:30.965139 14235 consensus_peers.cc:597] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:31.068852 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:31.282369 14161 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260710 13:21:31.347054 14235 consensus_peers.cc:597] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:31.561902 14161 consensus_peers.cc:597] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:31.565332 14235 consensus_peers.cc:597] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:31.569365 14235 consensus_peers.cc:597] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:31.645409 14235 consensus_peers.cc:597] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:31.834268 14161 consensus_peers.cc:597] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:31.834336 14235 consensus_peers.cc:597] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:31.848037 14161 consensus_peers.cc:597] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:32.069875 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:33.070878 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:33.229676 14235 consensus_peers.cc:597] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:33.319154 14235 consensus_peers.cc:597] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:33.909415 14235 consensus_peers.cc:597] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:33.916956 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:33.925073 14416 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:21:33.925168 14417 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:21:33.926211 11168 server_base.cc:1061] running on GCE node
W20260710 13:21:33.926425 14419 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:21:33.929488 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:33.929714 11168 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:21:33.929858 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689693929846 us; error 0 us; skew 500 ppm
I20260710 13:21:33.930450 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:33.933143 11168 webserver.cc:533] Webserver started at http://127.10.232.1:37155/ using document root <none> and password file <none>
I20260710 13:21:33.933856 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:33.934077 11168 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:33.939502 11168 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:33.943769 14424 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:21:33.944649 11168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:21:33.944957 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-0-root
uuid: "2549edcb34b54ed98c3547c29717f45d"
format_stamp: "Formatted at 2026-07-10 13:21:27 on dist-test-slave-dgm9"
I20260710 13:21:33.945363 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689610124067-11168-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:21:33.961573 14235 consensus_peers.cc:597] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:33.962605 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:33.963891 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:33.965369 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:33.969198 14431 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:21:34.023950 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:21:34.024333 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.056s	user 0.001s	sys 0.001s
I20260710 13:21:34.024679 11168 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:21:34.030359 14431 tablet_bootstrap.cc:492] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:34.045423 14431 tablet_bootstrap.cc:492] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d: 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:21:34.046274 14431 tablet_bootstrap.cc:492] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d: Bootstrap complete.
I20260710 13:21:34.046968 14431 ts_tablet_manager.cc:1403] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260710 13:21:34.049793 14431 raft_consensus.cc:359] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.050522 14431 raft_consensus.cc:740] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.051304 14431 consensus_queue.cc:260] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.054266 14431 ts_tablet_manager.cc:1434] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:21:34.055058 14431 tablet_bootstrap.cc:492] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:34.070715 14431 tablet_bootstrap.cc:492] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: 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
W20260710 13:21:34.071754 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:34.071754 14431 tablet_bootstrap.cc:492] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap complete.
I20260710 13:21:34.072733 14431 ts_tablet_manager.cc:1403] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260710 13:21:34.075588 14431 raft_consensus.cc:359] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.076495 14431 raft_consensus.cc:740] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.077225 14431 consensus_queue.cc:260] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [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: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.079280 14431 ts_tablet_manager.cc:1434] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:34.080137 14431 tablet_bootstrap.cc:492] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:34.085422 11168 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:21:34.085798 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.061s	user 0.061s	sys 0.000s
I20260710 13:21:34.095280 14431 tablet_bootstrap.cc:492] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: 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:21:34.096235 14431 tablet_bootstrap.cc:492] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: Bootstrap complete.
I20260710 13:21:34.096863 14431 ts_tablet_manager.cc:1403] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:21:34.099924 14431 raft_consensus.cc:359] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.100696 14431 raft_consensus.cc:740] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.101389 14431 consensus_queue.cc:260] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [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: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.103394 14431 ts_tablet_manager.cc:1434] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:21:34.104231 14431 tablet_bootstrap.cc:492] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:34.115882 14431 tablet_bootstrap.cc:492] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d: 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:21:34.116640 14431 tablet_bootstrap.cc:492] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap complete.
I20260710 13:21:34.117165 14431 ts_tablet_manager.cc:1403] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:21:34.119802 14431 raft_consensus.cc:359] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.120433 14431 raft_consensus.cc:740] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.121141 14431 consensus_queue.cc:260] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [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: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.123298 14431 ts_tablet_manager.cc:1434] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:34.123924 14431 tablet_bootstrap.cc:492] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:34.136150 14431 tablet_bootstrap.cc:492] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d: 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:21:34.137099 14431 tablet_bootstrap.cc:492] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d: Bootstrap complete.
I20260710 13:21:34.137676 14431 ts_tablet_manager.cc:1403] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:21:34.140285 14431 raft_consensus.cc:359] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } }
I20260710 13:21:34.140992 14431 raft_consensus.cc:740] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.141806 14431 consensus_queue.cc:260] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [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: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } }
I20260710 13:21:34.143443 14431 ts_tablet_manager.cc:1434] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:34.144290 14431 tablet_bootstrap.cc:492] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:34.146838 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.1:34169
I20260710 13:21:34.146942 14493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.1:34169 every 8 connection(s)
I20260710 13:21:34.152937 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:34.169973 14431 tablet_bootstrap.cc:492] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d: 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:21:34.171012 14431 tablet_bootstrap.cc:492] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap complete.
I20260710 13:21:34.172039 14431 ts_tablet_manager.cc:1403] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.016s
I20260710 13:21:34.175026 14431 raft_consensus.cc:359] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.175642 14431 raft_consensus.cc:740] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.176477 14431 consensus_queue.cc:260] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [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: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.178364 14431 ts_tablet_manager.cc:1434] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:34.179214 14431 tablet_bootstrap.cc:492] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:34.186177 14494 heartbeater.cc:344] Connected to a master server at 127.10.232.62:40723
I20260710 13:21:34.186661 14494 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:34.187608 14494 heartbeater.cc:507] Master 127.10.232.62:40723 requested a full tablet report, sending...
I20260710 13:21:34.194981 14267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498"
dest_uuid: "6c58a33a7e874f8490bb70e2a915d927"
mode: GRACEFUL
new_leader_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
 from {username='slave'} at 127.0.0.1:35418
I20260710 13:21:34.195523 14467 raft_consensus.cc:3060] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.195886 14267 raft_consensus.cc:606] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 2 LEADER]: Received request to transfer leadership to TS 309cda2a2a9d4d99a2c4e7ffbed49d37
I20260710 13:21:34.199342 14431 tablet_bootstrap.cc:492] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d: 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:21:34.200296 14431 tablet_bootstrap.cc:492] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap complete.
I20260710 13:21:34.200242 14020 ts_manager.cc:194] Re-registered known tserver with Master: 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169)
I20260710 13:21:34.201236 14431 ts_tablet_manager.cc:1403] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.009s
I20260710 13:21:34.203982 14431 raft_consensus.cc:359] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.204706 14431 raft_consensus.cc:740] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.205729 14467 pending_rounds.cc:85] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: Aborting all ops after (but not including) 0
I20260710 13:21:34.205597 14267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcde12a150a24ebc9650a04de97aaadb"
dest_uuid: "6c58a33a7e874f8490bb70e2a915d927"
mode: GRACEFUL
new_leader_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
 from {username='slave'} at 127.0.0.1:35418
I20260710 13:21:34.206147 14467 pending_rounds.cc:107] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:34.206385 14267 raft_consensus.cc:606] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Received request to transfer leadership to TS 309cda2a2a9d4d99a2c4e7ffbed49d37
I20260710 13:21:34.206513 14467 raft_consensus.cc:2889] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:34.205420 14431 consensus_queue.cc:260] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
W20260710 13:21:34.208312 14235 consensus_peers.cc:597] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:34.208325 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:34.208882 14431 ts_tablet_manager.cc:1434] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:21:34.209520 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:34.209831 14431 tablet_bootstrap.cc:492] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:34.212540 14020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60526
W20260710 13:21:34.215709 14235 consensus_peers.cc:597] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:34.218405 14494 heartbeater.cc:499] Master 127.10.232.62:40723 was elected leader, sending a full tablet report...
I20260710 13:21:34.210355 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:34.226341 14431 tablet_bootstrap.cc:492] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d: 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:21:34.227231 14431 tablet_bootstrap.cc:492] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d: Bootstrap complete.
I20260710 13:21:34.227934 14431 ts_tablet_manager.cc:1403] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:21:34.230552 14431 raft_consensus.cc:359] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.231307 14431 raft_consensus.cc:740] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.232116 14431 consensus_queue.cc:260] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.234490 14431 ts_tablet_manager.cc:1434] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:34.235394 14431 tablet_bootstrap.cc:492] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:34.248878 14431 tablet_bootstrap.cc:492] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d: 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:21:34.249812 14431 tablet_bootstrap.cc:492] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap complete.
I20260710 13:21:34.250535 14431 ts_tablet_manager.cc:1403] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 13:21:34.252903 14431 raft_consensus.cc:359] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.253667 14431 raft_consensus.cc:740] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.254359 14431 consensus_queue.cc:260] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.256217 14431 ts_tablet_manager.cc:1434] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:34.256958 14431 tablet_bootstrap.cc:492] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap starting.
I20260710 13:21:34.270166 14431 tablet_bootstrap.cc:492] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d: 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:21:34.270816 14431 tablet_bootstrap.cc:492] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d: Bootstrap complete.
I20260710 13:21:34.271353 14431 ts_tablet_manager.cc:1403] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:21:34.273103 14431 raft_consensus.cc:359] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.273644 14431 raft_consensus.cc:740] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2549edcb34b54ed98c3547c29717f45d, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.274245 14431 consensus_queue.cc:260] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.275967 14431 ts_tablet_manager.cc:1434] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:34.301159 14414 raft_consensus.cc:993] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927: : Instructing follower 309cda2a2a9d4d99a2c4e7ffbed49d37 to start an election
I20260710 13:21:34.301829 14506 raft_consensus.cc:1081] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 2 LEADER]: Signalling peer 309cda2a2a9d4d99a2c4e7ffbed49d37 to start an election
I20260710 13:21:34.303720 14197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498"
dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
 from {username='slave'} at 127.0.0.1:60978
I20260710 13:21:34.304443 14197 raft_consensus.cc:493] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:34.304769 14197 raft_consensus.cc:3060] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:34.313446 14197 raft_consensus.cc:515] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.315809 14197 leader_election.cc:290] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 3 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:34.316931 14267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c58a33a7e874f8490bb70e2a915d927"
I20260710 13:21:34.317667 14267 raft_consensus.cc:3055] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:34.317997 14267 raft_consensus.cc:740] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Running, Role: LEADER
I20260710 13:21:34.318837 14267 consensus_queue.cc:260] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [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: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.319813 14267 raft_consensus.cc:3060] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:34.316540 14467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d459eabb48a64e79a05700d3ef7aa498" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2549edcb34b54ed98c3547c29717f45d"
I20260710 13:21:34.321859 14467 raft_consensus.cc:3060] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:21:34.325489 14267 raft_consensus.cc:2468] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in term 3.
I20260710 13:21:34.326934 14163 leader_election.cc:304] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [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: 309cda2a2a9d4d99a2c4e7ffbed49d37, 6c58a33a7e874f8490bb70e2a915d927; no voters: 
I20260710 13:21:34.327736 14467 raft_consensus.cc:2468] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in term 3.
I20260710 13:21:34.328078 14415 raft_consensus.cc:2804] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:34.329898 14415 raft_consensus.cc:697] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 3 LEADER]: Becoming Leader. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Running, Role: LEADER
I20260710 13:21:34.330878 14415 consensus_queue.cc:237] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [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: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.338538 14020 catalog_manager.cc:5697] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 reported cstate change: term changed from 2 to 3, leader changed from 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3) to 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2). New cstate: current_term: 3 leader_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.418931 14414 raft_consensus.cc:993] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927: : Instructing follower 309cda2a2a9d4d99a2c4e7ffbed49d37 to start an election
I20260710 13:21:34.419380 14506 raft_consensus.cc:1081] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Signalling peer 309cda2a2a9d4d99a2c4e7ffbed49d37 to start an election
I20260710 13:21:34.420786 14197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcde12a150a24ebc9650a04de97aaadb"
dest_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37"
 from {username='slave'} at 127.0.0.1:60978
I20260710 13:21:34.421308 14197 raft_consensus.cc:493] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:34.421689 14197 raft_consensus.cc:3060] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.426548 14197 raft_consensus.cc:515] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.428260 14197 leader_election.cc:290] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 2 election: Requested vote from peers 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169), 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3:37957)
I20260710 13:21:34.429072 14467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde12a150a24ebc9650a04de97aaadb" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2549edcb34b54ed98c3547c29717f45d"
I20260710 13:21:34.429334 14267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde12a150a24ebc9650a04de97aaadb" candidate_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c58a33a7e874f8490bb70e2a915d927"
I20260710 13:21:34.429694 14467 raft_consensus.cc:3060] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.429876 14267 raft_consensus.cc:3055] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:34.430241 14267 raft_consensus.cc:740] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c58a33a7e874f8490bb70e2a915d927, State: Running, Role: LEADER
I20260710 13:21:34.430930 14267 consensus_queue.cc:260] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.431859 14267 raft_consensus.cc:3060] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.434911 14467 raft_consensus.cc:2468] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in term 2.
I20260710 13:21:34.436059 14161 leader_election.cc:304] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2549edcb34b54ed98c3547c29717f45d, 309cda2a2a9d4d99a2c4e7ffbed49d37; no voters: 
I20260710 13:21:34.436851 14415 raft_consensus.cc:2804] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:34.437422 14415 raft_consensus.cc:697] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 LEADER]: Becoming Leader. State: Replica: 309cda2a2a9d4d99a2c4e7ffbed49d37, State: Running, Role: LEADER
I20260710 13:21:34.437501 14267 raft_consensus.cc:2468] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309cda2a2a9d4d99a2c4e7ffbed49d37 in term 2.
I20260710 13:21:34.438287 14415 consensus_queue.cc:237] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } }
I20260710 13:21:34.445565 14020 catalog_manager.cc:5697] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 reported cstate change: term changed from 1 to 2, leader changed from 6c58a33a7e874f8490bb70e2a915d927 (127.10.232.3) to 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309cda2a2a9d4d99a2c4e7ffbed49d37" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.712185 14267 raft_consensus.cc:1275] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 3 FOLLOWER]: Refusing update from remote peer 309cda2a2a9d4d99a2c4e7ffbed49d37: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:34.713382 14415 consensus_queue.cc:1048] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:34.722401 14467 raft_consensus.cc:1275] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 3 FOLLOWER]: Refusing update from remote peer 309cda2a2a9d4d99a2c4e7ffbed49d37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:34.724625 14520 consensus_queue.cc:1048] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:34.957499 14267 raft_consensus.cc:1275] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 2 FOLLOWER]: Refusing update from remote peer 309cda2a2a9d4d99a2c4e7ffbed49d37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.960491 14415 consensus_queue.cc:1048] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c58a33a7e874f8490bb70e2a915d927" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.970690 14468 raft_consensus.cc:1275] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 2 FOLLOWER]: Refusing update from remote peer 309cda2a2a9d4d99a2c4e7ffbed49d37: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.972983 14510 consensus_queue.cc:1048] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2549edcb34b54ed98c3547c29717f45d" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:35.072798 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:35.234476 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:35.240437 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:35.240856 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:35.241344 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:36.073861 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:36.247974 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:36.253737 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:36.254207 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:36.254662 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:37.075073 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:37.260730 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:37.266466 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:37.266847 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:37.267347 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:38.076224 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:38.273931 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:38.279469 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:38.279989 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:38.280459 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:39.077389 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:39.286216 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:39.292510 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:39.297763 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:39.298202 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:21:40.078486 14068 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:40.321910 11168 tablet_server.cc:179] TabletServer@127.10.232.1:34169 shutting down...
W20260710 13:21:40.343923 14161 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 56 similar messages]
I20260710 13:21:40.346670 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:40.347589 11168 tablet_replica.cc:333] stopping tablet replica
W20260710 13:21:40.347478 14161 consensus_peers.cc:597] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. 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:21:40.348304 11168 raft_consensus.cc:2243] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.348779 11168 raft_consensus.cc:2272] T c88dd3246c0c4418b59f6537b61bc036 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.350652 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:40.351231 11168 raft_consensus.cc:2243] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.351612 11168 raft_consensus.cc:2272] T 5fedd207cc0a4a57b41874978ef202d7 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.353500 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:40.354028 11168 raft_consensus.cc:2243] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.354387 11168 raft_consensus.cc:2272] T 1e24813468d44632b0e7a1a3c8f9093e P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.356027 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:40.356554 11168 raft_consensus.cc:2243] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.356958 11168 raft_consensus.cc:2272] T dcde12a150a24ebc9650a04de97aaadb P 2549edcb34b54ed98c3547c29717f45d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.358608 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:40.359117 11168 raft_consensus.cc:2243] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.359473 11168 raft_consensus.cc:2272] T ae502f67fcad40c29cde40454e3a14a5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.361246 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:40.361865 11168 raft_consensus.cc:2243] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.362380 11168 raft_consensus.cc:2272] T d459eabb48a64e79a05700d3ef7aa498 P 2549edcb34b54ed98c3547c29717f45d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.364450 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:40.364987 11168 raft_consensus.cc:2243] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.365427 11168 raft_consensus.cc:2272] T 3a69742028ea4bf48759952f54fc2fe3 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.367162 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:40.367758 11168 raft_consensus.cc:2243] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.368163 11168 raft_consensus.cc:2272] T b0695e9445a94d22bd742d9c9ed0757d P 2549edcb34b54ed98c3547c29717f45d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.370217 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:40.370694 11168 raft_consensus.cc:2243] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.371071 11168 raft_consensus.cc:2272] T 2304916520e24dc9a4df57076eda12f5 P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.372709 11168 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:40.373186 11168 raft_consensus.cc:2243] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.373663 11168 raft_consensus.cc:2272] T 6d4d80f71330400f857ab348db0279ff P 2549edcb34b54ed98c3547c29717f45d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.401613 11168 tablet_server.cc:196] TabletServer@127.10.232.1:34169 shutdown complete.
I20260710 13:21:40.418038 11168 tablet_server.cc:179] TabletServer@127.10.232.2:0 shutting down...
W20260710 13:21:40.445159 14235 consensus_peers.cc:597] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.446683 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:40.447372 11168 tablet_replica.cc:333] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37: stopping tablet replica
I20260710 13:21:40.447918 11168 raft_consensus.cc:2243] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.448621 11168 raft_consensus.cc:2272] T d459eabb48a64e79a05700d3ef7aa498 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.450796 11168 tablet_replica.cc:333] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37: stopping tablet replica
I20260710 13:21:40.451471 11168 raft_consensus.cc:2243] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.451846 11168 raft_consensus.cc:2272] T 2304916520e24dc9a4df57076eda12f5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.454434 11168 tablet_replica.cc:333] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37: stopping tablet replica
I20260710 13:21:40.455029 11168 raft_consensus.cc:2243] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.455511 11168 raft_consensus.cc:2272] T 6d4d80f71330400f857ab348db0279ff P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.457618 11168 tablet_replica.cc:333] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37: stopping tablet replica
I20260710 13:21:40.458156 11168 raft_consensus.cc:2243] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:40.458487 14161 consensus_peers.cc:597] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.458585 11168 raft_consensus.cc:2272] T c88dd3246c0c4418b59f6537b61bc036 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.460681 11168 tablet_replica.cc:333] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37: stopping tablet replica
I20260710 13:21:40.461211 11168 raft_consensus.cc:2243] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.462039 11168 raft_consensus.cc:2272] T 1e24813468d44632b0e7a1a3c8f9093e P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.464030 11168 tablet_replica.cc:333] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37: stopping tablet replica
I20260710 13:21:40.464534 11168 raft_consensus.cc:2243] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.465298 11168 raft_consensus.cc:2272] T 5fedd207cc0a4a57b41874978ef202d7 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.467367 11168 tablet_replica.cc:333] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37: stopping tablet replica
I20260710 13:21:40.468057 11168 raft_consensus.cc:2243] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.468477 11168 raft_consensus.cc:2272] T ae502f67fcad40c29cde40454e3a14a5 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.470655 11168 tablet_replica.cc:333] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37: stopping tablet replica
I20260710 13:21:40.471272 11168 raft_consensus.cc:2243] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.472160 11168 raft_consensus.cc:2272] T dcde12a150a24ebc9650a04de97aaadb P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.474151 11168 tablet_replica.cc:333] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37: stopping tablet replica
I20260710 13:21:40.474727 11168 raft_consensus.cc:2243] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.475234 11168 raft_consensus.cc:2272] T b0695e9445a94d22bd742d9c9ed0757d P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.477820 11168 tablet_replica.cc:333] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37: stopping tablet replica
I20260710 13:21:40.478345 11168 raft_consensus.cc:2243] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.479187 11168 raft_consensus.cc:2272] T 3a69742028ea4bf48759952f54fc2fe3 P 309cda2a2a9d4d99a2c4e7ffbed49d37 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:40.479310 14235 consensus_peers.cc:597] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.511307 11168 tablet_server.cc:196] TabletServer@127.10.232.2:0 shutdown complete.
I20260710 13:21:40.537070 11168 tablet_server.cc:179] TabletServer@127.10.232.3:0 shutting down...
W20260710 13:21:40.542536 14235 consensus_peers.cc:597] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 309cda2a2a9d4d99a2c4e7ffbed49d37 (127.10.232.2:38099): Couldn't send request to peer 309cda2a2a9d4d99a2c4e7ffbed49d37. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:38099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.565210 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:40.566164 11168 tablet_replica.cc:333] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927: stopping tablet replica
W20260710 13:21:40.566213 14235 consensus_peers.cc:597] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 -> Peer 2549edcb34b54ed98c3547c29717f45d (127.10.232.1:34169): Couldn't send request to peer 2549edcb34b54ed98c3547c29717f45d. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:34169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:40.567067 11168 raft_consensus.cc:2243] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.567898 11168 raft_consensus.cc:2272] T 2304916520e24dc9a4df57076eda12f5 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.570098 11168 tablet_replica.cc:333] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927: stopping tablet replica
I20260710 13:21:40.570622 11168 raft_consensus.cc:2243] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.571359 11168 raft_consensus.cc:2272] T 6d4d80f71330400f857ab348db0279ff P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.573172 11168 tablet_replica.cc:333] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927: stopping tablet replica
I20260710 13:21:40.573760 11168 raft_consensus.cc:2243] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.574491 11168 raft_consensus.cc:2272] T b0695e9445a94d22bd742d9c9ed0757d P 6c58a33a7e874f8490bb70e2a915d927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.576352 11168 tablet_replica.cc:333] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927: stopping tablet replica
I20260710 13:21:40.576884 11168 raft_consensus.cc:2243] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.577917 11168 raft_consensus.cc:2272] T 3a69742028ea4bf48759952f54fc2fe3 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.580418 11168 tablet_replica.cc:333] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927: stopping tablet replica
I20260710 13:21:40.580986 11168 raft_consensus.cc:2243] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.581615 11168 raft_consensus.cc:2272] T 1e24813468d44632b0e7a1a3c8f9093e P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.583652 11168 tablet_replica.cc:333] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927: stopping tablet replica
I20260710 13:21:40.584158 11168 raft_consensus.cc:2243] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.584589 11168 raft_consensus.cc:2272] T d459eabb48a64e79a05700d3ef7aa498 P 6c58a33a7e874f8490bb70e2a915d927 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.586462 11168 tablet_replica.cc:333] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927: stopping tablet replica
I20260710 13:21:40.586936 11168 raft_consensus.cc:2243] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.587697 11168 raft_consensus.cc:2272] T c88dd3246c0c4418b59f6537b61bc036 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.589709 11168 tablet_replica.cc:333] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927: stopping tablet replica
I20260710 13:21:40.590476 11168 raft_consensus.cc:2243] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.591194 11168 raft_consensus.cc:2272] T 5fedd207cc0a4a57b41874978ef202d7 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.593305 11168 tablet_replica.cc:333] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927: stopping tablet replica
I20260710 13:21:40.593798 11168 raft_consensus.cc:2243] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:40.594343 11168 raft_consensus.cc:2272] T dcde12a150a24ebc9650a04de97aaadb P 6c58a33a7e874f8490bb70e2a915d927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.596213 11168 tablet_replica.cc:333] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927: stopping tablet replica
I20260710 13:21:40.596683 11168 raft_consensus.cc:2243] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.597455 11168 raft_consensus.cc:2272] T ae502f67fcad40c29cde40454e3a14a5 P 6c58a33a7e874f8490bb70e2a915d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.626994 11168 tablet_server.cc:196] TabletServer@127.10.232.3:0 shutdown complete.
I20260710 13:21:40.650698 11168 master.cc:562] Master@127.10.232.62:40723 shutting down...
I20260710 13:21:40.674454 11168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:40.675011 11168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:40.675343 11168 tablet_replica.cc:333] T 00000000000000000000000000000000 P 68f2e9bfc106456095710f8cc83229d9: stopping tablet replica
I20260710 13:21:40.695901 11168 master.cc:584] Master@127.10.232.62:40723 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13834 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:21:40.736572 11168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.62:40351
I20260710 13:21:40.737772 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:40.743372 14542 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:21:40.743389 14543 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:21:40.744174 14545 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:21:40.746248 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:40.747180 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:40.747370 11168 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:21:40.747498 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689700747485 us; error 0 us; skew 500 ppm
I20260710 13:21:40.748003 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:40.750650 11168 webserver.cc:533] Webserver started at http://127.10.232.62:44865/ using document root <none> and password file <none>
I20260710 13:21:40.751152 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:40.751317 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:40.751554 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:40.752653 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/master-0-root/instance:
uuid: "98ecaf434449476eb42704292f2bdeeb"
format_stamp: "Formatted at 2026-07-10 13:21:40 on dist-test-slave-dgm9"
I20260710 13:21:40.757923 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:21:40.761785 14550 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:21:40.762705 11168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:21:40.763073 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/master-0-root
uuid: "98ecaf434449476eb42704292f2bdeeb"
format_stamp: "Formatted at 2026-07-10 13:21:40 on dist-test-slave-dgm9"
I20260710 13:21:40.763355 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-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:21:40.777715 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:40.778905 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:40.822762 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.62:40351
I20260710 13:21:40.822854 14601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.62:40351 every 8 connection(s)
I20260710 13:21:40.826912 14602 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:21:40.837567 14602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb: Bootstrap starting.
I20260710 13:21:40.842301 14602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:40.847196 14602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb: No bootstrap required, opened a new log
I20260710 13:21:40.850016 14602 raft_consensus.cc:359] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98ecaf434449476eb42704292f2bdeeb" member_type: VOTER }
I20260710 13:21:40.850414 14602 raft_consensus.cc:385] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:40.850688 14602 raft_consensus.cc:740] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ecaf434449476eb42704292f2bdeeb, State: Initialized, Role: FOLLOWER
I20260710 13:21:40.851380 14602 consensus_queue.cc:260] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "98ecaf434449476eb42704292f2bdeeb" member_type: VOTER }
I20260710 13:21:40.851842 14602 raft_consensus.cc:399] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:40.852079 14602 raft_consensus.cc:493] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:40.852377 14602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:40.857026 14602 raft_consensus.cc:515] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98ecaf434449476eb42704292f2bdeeb" member_type: VOTER }
I20260710 13:21:40.857673 14602 leader_election.cc:304] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [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: 98ecaf434449476eb42704292f2bdeeb; no voters: 
I20260710 13:21:40.859408 14602 leader_election.cc:290] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:40.859644 14605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:40.861609 14605 raft_consensus.cc:697] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [term 1 LEADER]: Becoming Leader. State: Replica: 98ecaf434449476eb42704292f2bdeeb, State: Running, Role: LEADER
I20260710 13:21:40.862466 14605 consensus_queue.cc:237] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [LEADER]: Queue going to LEADER mode. State: All 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: "98ecaf434449476eb42704292f2bdeeb" member_type: VOTER }
I20260710 13:21:40.863840 14602 sys_catalog.cc:565] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:40.865895 14606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "98ecaf434449476eb42704292f2bdeeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98ecaf434449476eb42704292f2bdeeb" member_type: VOTER } }
I20260710 13:21:40.865932 14607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 98ecaf434449476eb42704292f2bdeeb. Latest consensus state: current_term: 1 leader_uuid: "98ecaf434449476eb42704292f2bdeeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98ecaf434449476eb42704292f2bdeeb" member_type: VOTER } }
I20260710 13:21:40.866942 14606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:40.867003 14607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:40.872400 14609 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:40.878899 14609 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:40.879920 11168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:40.887732 14609 catalog_manager.cc:1383] Generated new cluster ID: d6a4b3afde2d4cf38394f0b4e760f584
I20260710 13:21:40.888119 14609 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:40.931780 14609 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:40.933633 14609 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:40.951483 14609 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb: Generated new TSK 0
I20260710 13:21:40.952185 14609 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:40.962716 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:40.970777 14624 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:21:40.971450 14625 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:21:40.973605 14627 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:21:40.973937 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:40.975208 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:40.975407 11168 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:21:40.975625 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689700975581 us; error 0 us; skew 500 ppm
I20260710 13:21:40.976217 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:40.979029 11168 webserver.cc:533] Webserver started at http://127.10.232.1:39133/ using document root <none> and password file <none>
I20260710 13:21:40.979616 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:40.979785 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:40.980268 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:40.981941 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/ts-0-root/instance:
uuid: "bb8100eeb48c4d30906c565e68884240"
format_stamp: "Formatted at 2026-07-10 13:21:40 on dist-test-slave-dgm9"
I20260710 13:21:40.987345 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:40.991662 14632 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:21:40.992741 11168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:21:40.993050 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/ts-0-root
uuid: "bb8100eeb48c4d30906c565e68884240"
format_stamp: "Formatted at 2026-07-10 13:21:40 on dist-test-slave-dgm9"
I20260710 13:21:40.993388 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-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:21:41.009083 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:41.010409 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:41.011895 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:41.014453 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:41.014652 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.014971 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:41.015121 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.058527 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.1:44403
I20260710 13:21:41.058633 14694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.1:44403 every 8 connection(s)
I20260710 13:21:41.064613 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:41.072804 14699 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:21:41.074831 14700 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:21:41.078773 11168 server_base.cc:1061] running on GCE node
W20260710 13:21:41.078727 14702 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:21:41.080626 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:41.080878 11168 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:21:41.081225 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689701081202 us; error 0 us; skew 500 ppm
I20260710 13:21:41.081554 14695 heartbeater.cc:344] Connected to a master server at 127.10.232.62:40351
I20260710 13:21:41.082010 14695 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:41.082201 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:41.083040 14695 heartbeater.cc:507] Master 127.10.232.62:40351 requested a full tablet report, sending...
I20260710 13:21:41.085201 11168 webserver.cc:533] Webserver started at http://127.10.232.2:32771/ using document root <none> and password file <none>
I20260710 13:21:41.085846 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:41.086055 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:41.085915 14567 ts_manager.cc:194] Registered new tserver with Master: bb8100eeb48c4d30906c565e68884240 (127.10.232.1:44403)
I20260710 13:21:41.086517 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:41.087817 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/ts-1-root/instance:
uuid: "6184a7ad4384402b8bd60f91915de817"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-dgm9"
I20260710 13:21:41.088240 14567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37816
I20260710 13:21:41.093524 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:21:41.097404 14707 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:21:41.098356 11168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:21:41.098784 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/ts-1-root
uuid: "6184a7ad4384402b8bd60f91915de817"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-dgm9"
I20260710 13:21:41.099144 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-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:21:41.131974 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:41.133563 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:41.135069 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:41.137595 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:41.137838 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.138098 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:41.138274 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.183063 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.2:37615
I20260710 13:21:41.183184 14769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.2:37615 every 8 connection(s)
I20260710 13:21:41.188019 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:41.195099 14773 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:21:41.196054 14774 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:21:41.198975 11168 server_base.cc:1061] running on GCE node
W20260710 13:21:41.200098 14776 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:21:41.201359 14770 heartbeater.cc:344] Connected to a master server at 127.10.232.62:40351
I20260710 13:21:41.201754 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:41.201781 14770 heartbeater.cc:461] Registering TS with master...
W20260710 13:21:41.202113 11168 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:21:41.202315 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689701202278 us; error 0 us; skew 500 ppm
I20260710 13:21:41.202821 14770 heartbeater.cc:507] Master 127.10.232.62:40351 requested a full tablet report, sending...
I20260710 13:21:41.202960 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:41.205443 14567 ts_manager.cc:194] Registered new tserver with Master: 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615)
I20260710 13:21:41.206365 11168 webserver.cc:533] Webserver started at http://127.10.232.3:41055/ using document root <none> and password file <none>
I20260710 13:21:41.207110 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:41.207358 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:41.207554 14567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37828
I20260710 13:21:41.207720 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:41.209573 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/ts-2-root/instance:
uuid: "741021bb0bfa408f88d7485306f7404a"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-dgm9"
I20260710 13:21:41.214246 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:41.218044 14781 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:21:41.219009 11168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:21:41.219341 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/ts-2-root
uuid: "741021bb0bfa408f88d7485306f7404a"
format_stamp: "Formatted at 2026-07-10 13:21:41 on dist-test-slave-dgm9"
I20260710 13:21:41.219650 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689610124067-11168-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:21:41.247462 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:41.248754 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:41.250351 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:41.252657 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:41.252902 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:41.253163 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:41.253377 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:21:41.297106 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.3:37667
I20260710 13:21:41.297220 14843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.3:37667 every 8 connection(s)
I20260710 13:21:41.312263 14844 heartbeater.cc:344] Connected to a master server at 127.10.232.62:40351
I20260710 13:21:41.312714 14844 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:41.313624 14844 heartbeater.cc:507] Master 127.10.232.62:40351 requested a full tablet report, sending...
I20260710 13:21:41.315678 14567 ts_manager.cc:194] Registered new tserver with Master: 741021bb0bfa408f88d7485306f7404a (127.10.232.3:37667)
I20260710 13:21:41.316490 11168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015993885s
I20260710 13:21:41.317078 14567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37844
I20260710 13:21:41.343879 14567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37848:
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:21:41.346395 14567 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:21:41.393718 14809 tablet_service.cc:1511] Processing CreateTablet for tablet af0af97ae4dd4d1fbb28f1985f0e6418 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ab8220b1412049d9ae0c068dfa6a2379]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:41.395860 14809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0af97ae4dd4d1fbb28f1985f0e6418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.398258 14808 tablet_service.cc:1511] Processing CreateTablet for tablet 916944e0dc1846c5bb7c240777f42a71 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ab8220b1412049d9ae0c068dfa6a2379]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:41.399838 14808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916944e0dc1846c5bb7c240777f42a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.411356 14660 tablet_service.cc:1511] Processing CreateTablet for tablet af0af97ae4dd4d1fbb28f1985f0e6418 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ab8220b1412049d9ae0c068dfa6a2379]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:41.411593 14659 tablet_service.cc:1511] Processing CreateTablet for tablet 916944e0dc1846c5bb7c240777f42a71 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ab8220b1412049d9ae0c068dfa6a2379]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:41.412859 14660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0af97ae4dd4d1fbb28f1985f0e6418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.413533 14659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916944e0dc1846c5bb7c240777f42a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.419202 14735 tablet_service.cc:1511] Processing CreateTablet for tablet af0af97ae4dd4d1fbb28f1985f0e6418 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ab8220b1412049d9ae0c068dfa6a2379]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:41.420651 14735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0af97ae4dd4d1fbb28f1985f0e6418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.431190 14734 tablet_service.cc:1511] Processing CreateTablet for tablet 916944e0dc1846c5bb7c240777f42a71 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ab8220b1412049d9ae0c068dfa6a2379]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:41.432598 14734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916944e0dc1846c5bb7c240777f42a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.440065 14859 tablet_bootstrap.cc:492] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a: Bootstrap starting.
I20260710 13:21:41.441649 14860 tablet_bootstrap.cc:492] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240: Bootstrap starting.
I20260710 13:21:41.446652 14861 tablet_bootstrap.cc:492] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817: Bootstrap starting.
I20260710 13:21:41.449575 14859 tablet_bootstrap.cc:654] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.450001 14860 tablet_bootstrap.cc:654] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.457016 14861 tablet_bootstrap.cc:654] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.459537 14860 tablet_bootstrap.cc:492] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240: No bootstrap required, opened a new log
I20260710 13:21:41.460310 14860 ts_tablet_manager.cc:1403] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260710 13:21:41.460358 14859 tablet_bootstrap.cc:492] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a: No bootstrap required, opened a new log
I20260710 13:21:41.460953 14859 ts_tablet_manager.cc:1403] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260710 13:21:41.463295 14861 tablet_bootstrap.cc:492] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817: No bootstrap required, opened a new log
I20260710 13:21:41.463745 14861 ts_tablet_manager.cc:1403] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260710 13:21:41.463586 14860 raft_consensus.cc:359] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.463753 14859 raft_consensus.cc:359] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } }
I20260710 13:21:41.464864 14860 raft_consensus.cc:385] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.464916 14859 raft_consensus.cc:385] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.465317 14860 raft_consensus.cc:740] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8100eeb48c4d30906c565e68884240, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.465487 14859 raft_consensus.cc:740] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741021bb0bfa408f88d7485306f7404a, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.466326 14860 consensus_queue.cc:260] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.466596 14861 raft_consensus.cc:359] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } }
I20260710 13:21:41.466598 14859 consensus_queue.cc:260] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } }
I20260710 13:21:41.467612 14861 raft_consensus.cc:385] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.467927 14861 raft_consensus.cc:740] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6184a7ad4384402b8bd60f91915de817, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.468801 14861 consensus_queue.cc:260] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } }
I20260710 13:21:41.469245 14695 heartbeater.cc:499] Master 127.10.232.62:40351 was elected leader, sending a full tablet report...
I20260710 13:21:41.474455 14860 ts_tablet_manager.cc:1434] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 13:21:41.476227 14860 tablet_bootstrap.cc:492] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240: Bootstrap starting.
I20260710 13:21:41.485638 14860 tablet_bootstrap.cc:654] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.492452 14844 heartbeater.cc:499] Master 127.10.232.62:40351 was elected leader, sending a full tablet report...
I20260710 13:21:41.493554 14770 heartbeater.cc:499] Master 127.10.232.62:40351 was elected leader, sending a full tablet report...
I20260710 13:21:41.494117 14861 ts_tablet_manager.cc:1434] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.015s
I20260710 13:21:41.496434 14861 tablet_bootstrap.cc:492] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817: Bootstrap starting.
I20260710 13:21:41.499323 14859 ts_tablet_manager.cc:1434] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a: Time spent starting tablet: real 0.038s	user 0.017s	sys 0.013s
I20260710 13:21:41.500901 14859 tablet_bootstrap.cc:492] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a: Bootstrap starting.
I20260710 13:21:41.508301 14861 tablet_bootstrap.cc:654] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.511173 14860 tablet_bootstrap.cc:492] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240: No bootstrap required, opened a new log
I20260710 13:21:41.511693 14860 ts_tablet_manager.cc:1403] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.017s
I20260710 13:21:41.512225 14859 tablet_bootstrap.cc:654] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.514710 14860 raft_consensus.cc:359] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } }
I20260710 13:21:41.515640 14860 raft_consensus.cc:385] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.516033 14860 raft_consensus.cc:740] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8100eeb48c4d30906c565e68884240, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.517059 14860 consensus_queue.cc:260] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } }
I20260710 13:21:41.520071 14860 ts_tablet_manager.cc:1434] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:21:41.523623 14861 tablet_bootstrap.cc:492] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817: No bootstrap required, opened a new log
I20260710 13:21:41.524073 14859 tablet_bootstrap.cc:492] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a: No bootstrap required, opened a new log
I20260710 13:21:41.524194 14861 ts_tablet_manager.cc:1403] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.015s
I20260710 13:21:41.524616 14859 ts_tablet_manager.cc:1403] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260710 13:21:41.527405 14861 raft_consensus.cc:359] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.527527 14859 raft_consensus.cc:359] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.528191 14861 raft_consensus.cc:385] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.528258 14859 raft_consensus.cc:385] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.528584 14861 raft_consensus.cc:740] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6184a7ad4384402b8bd60f91915de817, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.528656 14859 raft_consensus.cc:740] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741021bb0bfa408f88d7485306f7404a, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.529595 14859 consensus_queue.cc:260] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.529624 14861 consensus_queue.cc:260] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.531989 14859 ts_tablet_manager.cc:1434] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:21:41.532167 14861 ts_tablet_manager.cc:1434] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
W20260710 13:21:41.551244 14845 tablet.cc:2406] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:41.558094 14866 raft_consensus.cc:493] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:41.558662 14866 raft_consensus.cc:515] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } }
I20260710 13:21:41.560650 14866 leader_election.cc:290] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615), bb8100eeb48c4d30906c565e68884240 (127.10.232.1:44403)
I20260710 13:21:41.570783 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0af97ae4dd4d1fbb28f1985f0e6418" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6184a7ad4384402b8bd60f91915de817" is_pre_election: true
I20260710 13:21:41.571573 14745 raft_consensus.cc:2468] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 0.
I20260710 13:21:41.572717 14783 leader_election.cc:304] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6184a7ad4384402b8bd60f91915de817, 741021bb0bfa408f88d7485306f7404a; no voters: 
I20260710 13:21:41.572890 14670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0af97ae4dd4d1fbb28f1985f0e6418" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8100eeb48c4d30906c565e68884240" is_pre_election: true
I20260710 13:21:41.573719 14866 raft_consensus.cc:2804] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:41.573858 14670 raft_consensus.cc:2468] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 0.
I20260710 13:21:41.574095 14866 raft_consensus.cc:493] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:41.574474 14866 raft_consensus.cc:3060] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.580292 14866 raft_consensus.cc:515] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } }
I20260710 13:21:41.581954 14866 leader_election.cc:290] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 1 election: Requested vote from peers 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615), bb8100eeb48c4d30906c565e68884240 (127.10.232.1:44403)
I20260710 13:21:41.582888 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0af97ae4dd4d1fbb28f1985f0e6418" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6184a7ad4384402b8bd60f91915de817"
I20260710 13:21:41.582926 14670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0af97ae4dd4d1fbb28f1985f0e6418" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8100eeb48c4d30906c565e68884240"
I20260710 13:21:41.583742 14745 raft_consensus.cc:3060] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.583765 14670 raft_consensus.cc:3060] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.587766 14865 raft_consensus.cc:493] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:41.588258 14865 raft_consensus.cc:515] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.590590 14865 leader_election.cc:290] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615), 741021bb0bfa408f88d7485306f7404a (127.10.232.3:37667)
I20260710 13:21:41.591970 14670 raft_consensus.cc:2468] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 1.
I20260710 13:21:41.591970 14745 raft_consensus.cc:2468] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 1.
I20260710 13:21:41.593632 14784 leader_election.cc:304] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741021bb0bfa408f88d7485306f7404a, bb8100eeb48c4d30906c565e68884240; no voters: 
I20260710 13:21:41.598143 14866 raft_consensus.cc:2804] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:41.599481 14866 raft_consensus.cc:697] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Becoming Leader. State: Replica: 741021bb0bfa408f88d7485306f7404a, State: Running, Role: LEADER
I20260710 13:21:41.600831 14866 consensus_queue.cc:237] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } }
I20260710 13:21:41.605888 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916944e0dc1846c5bb7c240777f42a71" candidate_uuid: "bb8100eeb48c4d30906c565e68884240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6184a7ad4384402b8bd60f91915de817" is_pre_election: true
I20260710 13:21:41.607125 14745 raft_consensus.cc:2468] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb8100eeb48c4d30906c565e68884240 in term 0.
I20260710 13:21:41.608836 14634 leader_election.cc:304] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6184a7ad4384402b8bd60f91915de817, bb8100eeb48c4d30906c565e68884240; no voters: 
I20260710 13:21:41.610203 14865 raft_consensus.cc:2804] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:41.610664 14865 raft_consensus.cc:493] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:41.610989 14865 raft_consensus.cc:3060] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.611439 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916944e0dc1846c5bb7c240777f42a71" candidate_uuid: "bb8100eeb48c4d30906c565e68884240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741021bb0bfa408f88d7485306f7404a" is_pre_election: true
I20260710 13:21:41.611167 14565 catalog_manager.cc:5697] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a reported cstate change: term changed from 0 to 1, leader changed from <none> to 741021bb0bfa408f88d7485306f7404a (127.10.232.3). New cstate: current_term: 1 leader_uuid: "741021bb0bfa408f88d7485306f7404a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.612130 14819 raft_consensus.cc:2468] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb8100eeb48c4d30906c565e68884240 in term 0.
I20260710 13:21:41.617640 14865 raft_consensus.cc:515] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.619959 14865 leader_election.cc:290] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [CANDIDATE]: Term 1 election: Requested vote from peers 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615), 741021bb0bfa408f88d7485306f7404a (127.10.232.3:37667)
I20260710 13:21:41.621017 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916944e0dc1846c5bb7c240777f42a71" candidate_uuid: "bb8100eeb48c4d30906c565e68884240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6184a7ad4384402b8bd60f91915de817"
I20260710 13:21:41.621109 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916944e0dc1846c5bb7c240777f42a71" candidate_uuid: "bb8100eeb48c4d30906c565e68884240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "741021bb0bfa408f88d7485306f7404a"
I20260710 13:21:41.621796 14745 raft_consensus.cc:3060] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.622038 14819 raft_consensus.cc:3060] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.627852 14745 raft_consensus.cc:2468] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb8100eeb48c4d30906c565e68884240 in term 1.
I20260710 13:21:41.628170 14819 raft_consensus.cc:2468] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb8100eeb48c4d30906c565e68884240 in term 1.
I20260710 13:21:41.629045 14634 leader_election.cc:304] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6184a7ad4384402b8bd60f91915de817, bb8100eeb48c4d30906c565e68884240; no voters: 
I20260710 13:21:41.629876 14865 raft_consensus.cc:2804] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:41.631129 14865 raft_consensus.cc:697] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 1 LEADER]: Becoming Leader. State: Replica: bb8100eeb48c4d30906c565e68884240, State: Running, Role: LEADER
I20260710 13:21:41.631832 14865 consensus_queue.cc:237] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.639070 14565 catalog_manager.cc:5697] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb8100eeb48c4d30906c565e68884240 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "bb8100eeb48c4d30906c565e68884240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:41.731309 14565 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37856:
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:21:41.733316 14565 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:21:41.755353 14660 tablet_service.cc:1511] Processing CreateTablet for tablet 116733f5e8f648fab44453d84b949cf8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f3d21abf4e3746a0ba4e103f68f32d21]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:41.756659 14660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116733f5e8f648fab44453d84b949cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.756654 14734 tablet_service.cc:1511] Processing CreateTablet for tablet 116733f5e8f648fab44453d84b949cf8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f3d21abf4e3746a0ba4e103f68f32d21]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:41.759518 14659 tablet_service.cc:1511] Processing CreateTablet for tablet e549d652f7644e02885a26aa94092101 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f3d21abf4e3746a0ba4e103f68f32d21]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:41.759909 14808 tablet_service.cc:1511] Processing CreateTablet for tablet 116733f5e8f648fab44453d84b949cf8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f3d21abf4e3746a0ba4e103f68f32d21]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:41.760300 14734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116733f5e8f648fab44453d84b949cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.760838 14659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e549d652f7644e02885a26aa94092101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.761193 14808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116733f5e8f648fab44453d84b949cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.773729 14860 tablet_bootstrap.cc:492] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240: Bootstrap starting.
I20260710 13:21:41.775823 14735 tablet_service.cc:1511] Processing CreateTablet for tablet e549d652f7644e02885a26aa94092101 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f3d21abf4e3746a0ba4e103f68f32d21]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:41.777120 14735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e549d652f7644e02885a26aa94092101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.777669 14809 tablet_service.cc:1511] Processing CreateTablet for tablet e549d652f7644e02885a26aa94092101 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f3d21abf4e3746a0ba4e103f68f32d21]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:41.778519 14859 tablet_bootstrap.cc:492] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a: Bootstrap starting.
I20260710 13:21:41.778892 14809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e549d652f7644e02885a26aa94092101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:41.780179 14860 tablet_bootstrap.cc:654] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.790532 14861 tablet_bootstrap.cc:492] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817: Bootstrap starting.
I20260710 13:21:41.793398 14859 tablet_bootstrap.cc:654] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.797581 14861 tablet_bootstrap.cc:654] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.806317 14859 tablet_bootstrap.cc:492] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a: No bootstrap required, opened a new log
I20260710 13:21:41.807031 14859 ts_tablet_manager.cc:1403] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.008s
I20260710 13:21:41.809019 14860 tablet_bootstrap.cc:492] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240: No bootstrap required, opened a new log
I20260710 13:21:41.809599 14860 ts_tablet_manager.cc:1403] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.024s
I20260710 13:21:41.810155 14859 raft_consensus.cc:359] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.811113 14859 raft_consensus.cc:385] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.811393 14859 raft_consensus.cc:740] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741021bb0bfa408f88d7485306f7404a, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.812234 14859 consensus_queue.cc:260] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.812796 14860 raft_consensus.cc:359] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.813658 14860 raft_consensus.cc:385] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.813989 14860 raft_consensus.cc:740] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8100eeb48c4d30906c565e68884240, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.814761 14861 tablet_bootstrap.cc:492] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817: No bootstrap required, opened a new log
I20260710 13:21:41.815393 14861 ts_tablet_manager.cc:1403] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260710 13:21:41.814848 14860 consensus_queue.cc:260] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.815798 14859 ts_tablet_manager.cc:1434] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:21:41.817184 14859 tablet_bootstrap.cc:492] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a: Bootstrap starting.
I20260710 13:21:41.817373 14860 ts_tablet_manager.cc:1434] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:21:41.818425 14860 tablet_bootstrap.cc:492] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240: Bootstrap starting.
I20260710 13:21:41.821966 14861 raft_consensus.cc:359] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.822824 14861 raft_consensus.cc:385] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.823194 14861 raft_consensus.cc:740] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6184a7ad4384402b8bd60f91915de817, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.823997 14859 tablet_bootstrap.cc:654] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.824108 14861 consensus_queue.cc:260] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.825306 14860 tablet_bootstrap.cc:654] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.833299 14861 ts_tablet_manager.cc:1434] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:21:41.834918 14861 tablet_bootstrap.cc:492] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817: Bootstrap starting.
I20260710 13:21:41.844184 14861 tablet_bootstrap.cc:654] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:41.847417 14860 tablet_bootstrap.cc:492] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240: No bootstrap required, opened a new log
I20260710 13:21:41.848009 14860 ts_tablet_manager.cc:1403] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.008s
I20260710 13:21:41.851889 14860 raft_consensus.cc:359] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.852878 14860 raft_consensus.cc:385] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.853240 14860 raft_consensus.cc:740] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8100eeb48c4d30906c565e68884240, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.854245 14860 consensus_queue.cc:260] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.856841 14866 raft_consensus.cc:493] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:41.857390 14866 raft_consensus.cc:515] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.857771 14860 ts_tablet_manager.cc:1434] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.001s
I20260710 13:21:41.859476 14866 leader_election.cc:290] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb8100eeb48c4d30906c565e68884240 (127.10.232.1:44403), 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615)
I20260710 13:21:41.861085 14670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116733f5e8f648fab44453d84b949cf8" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8100eeb48c4d30906c565e68884240" is_pre_election: true
I20260710 13:21:41.861755 14670 raft_consensus.cc:2468] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 0.
I20260710 13:21:41.863709 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116733f5e8f648fab44453d84b949cf8" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6184a7ad4384402b8bd60f91915de817" is_pre_election: true
I20260710 13:21:41.864377 14745 raft_consensus.cc:2468] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 0.
I20260710 13:21:41.865012 14859 tablet_bootstrap.cc:492] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a: No bootstrap required, opened a new log
I20260710 13:21:41.865375 14861 tablet_bootstrap.cc:492] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817: No bootstrap required, opened a new log
I20260710 13:21:41.866026 14861 ts_tablet_manager.cc:1403] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.017s
I20260710 13:21:41.865595 14859 ts_tablet_manager.cc:1403] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.020s
I20260710 13:21:41.865437 14784 leader_election.cc:304] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741021bb0bfa408f88d7485306f7404a, bb8100eeb48c4d30906c565e68884240; no voters: 
I20260710 13:21:41.867740 14866 raft_consensus.cc:2804] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:41.868094 14866 raft_consensus.cc:493] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:41.868427 14866 raft_consensus.cc:3060] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.869155 14861 raft_consensus.cc:359] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.869959 14861 raft_consensus.cc:385] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.869813 14859 raft_consensus.cc:359] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.870338 14861 raft_consensus.cc:740] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6184a7ad4384402b8bd60f91915de817, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.871261 14861 consensus_queue.cc:260] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.870707 14859 raft_consensus.cc:385] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:41.872381 14859 raft_consensus.cc:740] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 741021bb0bfa408f88d7485306f7404a, State: Initialized, Role: FOLLOWER
I20260710 13:21:41.873301 14859 consensus_queue.cc:260] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.873714 14861 ts_tablet_manager.cc:1434] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260710 13:21:41.874970 14615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:41.876500 14859 ts_tablet_manager.cc:1434] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:41.879949 14866 raft_consensus.cc:515] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.882807 14670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116733f5e8f648fab44453d84b949cf8" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8100eeb48c4d30906c565e68884240"
I20260710 13:21:41.883436 14670 raft_consensus.cc:3060] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.882218 14866 leader_election.cc:290] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 1 election: Requested vote from peers bb8100eeb48c4d30906c565e68884240 (127.10.232.1:44403), 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615)
I20260710 13:21:41.883631 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116733f5e8f648fab44453d84b949cf8" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6184a7ad4384402b8bd60f91915de817"
I20260710 13:21:41.884217 14745 raft_consensus.cc:3060] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.890771 14670 raft_consensus.cc:2468] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 1.
I20260710 13:21:41.891153 14745 raft_consensus.cc:2468] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 1.
I20260710 13:21:41.892077 14784 leader_election.cc:304] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 741021bb0bfa408f88d7485306f7404a, bb8100eeb48c4d30906c565e68884240; no voters: 
I20260710 13:21:41.892921 14866 raft_consensus.cc:2804] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:41.893348 14866 raft_consensus.cc:697] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Becoming Leader. State: Replica: 741021bb0bfa408f88d7485306f7404a, State: Running, Role: LEADER
I20260710 13:21:41.894158 14866 consensus_queue.cc:237] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.900949 14566 catalog_manager.cc:5697] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a reported cstate change: term changed from 0 to 1, leader changed from <none> to 741021bb0bfa408f88d7485306f7404a (127.10.232.3). New cstate: current_term: 1 leader_uuid: "741021bb0bfa408f88d7485306f7404a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:41.920533 14866 raft_consensus.cc:493] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:41.921007 14866 raft_consensus.cc:515] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.922744 14866 leader_election.cc:290] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb8100eeb48c4d30906c565e68884240 (127.10.232.1:44403), 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615)
I20260710 13:21:41.923991 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e549d652f7644e02885a26aa94092101" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6184a7ad4384402b8bd60f91915de817" is_pre_election: true
I20260710 13:21:41.924111 14670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e549d652f7644e02885a26aa94092101" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8100eeb48c4d30906c565e68884240" is_pre_election: true
I20260710 13:21:41.924638 14745 raft_consensus.cc:2468] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 0.
I20260710 13:21:41.924786 14670 raft_consensus.cc:2468] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 0.
I20260710 13:21:41.925781 14783 leader_election.cc:304] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6184a7ad4384402b8bd60f91915de817, 741021bb0bfa408f88d7485306f7404a; no voters: 
I20260710 13:21:41.926520 14866 raft_consensus.cc:2804] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:41.926826 14866 raft_consensus.cc:493] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:41.927130 14866 raft_consensus.cc:3060] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.932299 14866 raft_consensus.cc:515] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.933924 14866 leader_election.cc:290] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 1 election: Requested vote from peers bb8100eeb48c4d30906c565e68884240 (127.10.232.1:44403), 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615)
I20260710 13:21:41.934970 14670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e549d652f7644e02885a26aa94092101" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8100eeb48c4d30906c565e68884240"
I20260710 13:21:41.934994 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e549d652f7644e02885a26aa94092101" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6184a7ad4384402b8bd60f91915de817"
I20260710 13:21:41.935788 14670 raft_consensus.cc:3060] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.935935 14745 raft_consensus.cc:3060] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:41.942101 14745 raft_consensus.cc:2468] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 1.
I20260710 13:21:41.942099 14670 raft_consensus.cc:2468] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 1.
I20260710 13:21:41.943290 14783 leader_election.cc:304] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6184a7ad4384402b8bd60f91915de817, 741021bb0bfa408f88d7485306f7404a; no voters: 
I20260710 13:21:41.943989 14866 raft_consensus.cc:2804] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:41.944563 14866 raft_consensus.cc:697] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Becoming Leader. State: Replica: 741021bb0bfa408f88d7485306f7404a, State: Running, Role: LEADER
I20260710 13:21:41.945400 14866 consensus_queue.cc:237] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:41.952723 14566 catalog_manager.cc:5697] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a reported cstate change: term changed from 0 to 1, leader changed from <none> to 741021bb0bfa408f88d7485306f7404a (127.10.232.3). New cstate: current_term: 1 leader_uuid: "741021bb0bfa408f88d7485306f7404a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:41.983376 14866 consensus_queue.cc:1048] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:41.986617 14819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af0af97ae4dd4d1fbb28f1985f0e6418"
dest_uuid: "741021bb0bfa408f88d7485306f7404a"
mode: GRACEFUL
new_leader_uuid: "bb8100eeb48c4d30906c565e68884240"
 from {username='slave'} at 127.0.0.1:51968
I20260710 13:21:41.987366 14819 raft_consensus.cc:606] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Received request to transfer leadership to TS bb8100eeb48c4d30906c565e68884240
I20260710 13:21:41.991950 14866 raft_consensus.cc:993] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a: : Instructing follower bb8100eeb48c4d30906c565e68884240 to start an election
I20260710 13:21:41.992416 14866 raft_consensus.cc:1081] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Signalling peer bb8100eeb48c4d30906c565e68884240 to start an election
I20260710 13:21:41.995882 14669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af0af97ae4dd4d1fbb28f1985f0e6418"
dest_uuid: "bb8100eeb48c4d30906c565e68884240"
 from {username='slave'} at 127.0.0.1:33134
I20260710 13:21:42.000413 14874 consensus_queue.cc:1048] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:42.008253 14668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "916944e0dc1846c5bb7c240777f42a71"
dest_uuid: "bb8100eeb48c4d30906c565e68884240"
mode: GRACEFUL
new_leader_uuid: "6184a7ad4384402b8bd60f91915de817"
 from {username='slave'} at 127.0.0.1:33138
I20260710 13:21:42.008471 14669 raft_consensus.cc:493] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:42.008986 14668 raft_consensus.cc:606] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 1 LEADER]: Received request to transfer leadership to TS 6184a7ad4384402b8bd60f91915de817
I20260710 13:21:42.009104 14669 raft_consensus.cc:3060] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.016767 14819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "116733f5e8f648fab44453d84b949cf8"
dest_uuid: "741021bb0bfa408f88d7485306f7404a"
mode: GRACEFUL
new_leader_uuid: "bb8100eeb48c4d30906c565e68884240"
 from {username='slave'} at 127.0.0.1:51968
I20260710 13:21:42.017467 14819 raft_consensus.cc:606] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Received request to transfer leadership to TS bb8100eeb48c4d30906c565e68884240
I20260710 13:21:42.017174 14669 raft_consensus.cc:515] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } }
I20260710 13:21:42.024499 14669 leader_election.cc:290] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [CANDIDATE]: Term 2 election: Requested vote from peers 741021bb0bfa408f88d7485306f7404a (127.10.232.3:37667), 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615)
I20260710 13:21:42.026506 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0af97ae4dd4d1fbb28f1985f0e6418" candidate_uuid: "bb8100eeb48c4d30906c565e68884240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "741021bb0bfa408f88d7485306f7404a"
I20260710 13:21:42.027208 14819 raft_consensus.cc:3055] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:42.027462 14819 raft_consensus.cc:740] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 741021bb0bfa408f88d7485306f7404a, State: Running, Role: LEADER
I20260710 13:21:42.027334 14818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e549d652f7644e02885a26aa94092101"
dest_uuid: "741021bb0bfa408f88d7485306f7404a"
mode: GRACEFUL
new_leader_uuid: "bb8100eeb48c4d30906c565e68884240"
 from {username='slave'} at 127.0.0.1:51968
I20260710 13:21:42.028173 14818 raft_consensus.cc:606] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Received request to transfer leadership to TS bb8100eeb48c4d30906c565e68884240
I20260710 13:21:42.028290 14819 consensus_queue.cc:260] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } }
I20260710 13:21:42.028847 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0af97ae4dd4d1fbb28f1985f0e6418" candidate_uuid: "bb8100eeb48c4d30906c565e68884240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6184a7ad4384402b8bd60f91915de817"
I20260710 13:21:42.029587 14745 raft_consensus.cc:3060] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.029796 14819 raft_consensus.cc:3060] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.036444 14745 raft_consensus.cc:2468] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb8100eeb48c4d30906c565e68884240 in term 2.
I20260710 13:21:42.036566 14819 raft_consensus.cc:2468] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb8100eeb48c4d30906c565e68884240 in term 2.
I20260710 13:21:42.037945 14634 leader_election.cc:304] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6184a7ad4384402b8bd60f91915de817, bb8100eeb48c4d30906c565e68884240; no voters: 
I20260710 13:21:42.039543 14865 raft_consensus.cc:2804] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:42.039975 14865 raft_consensus.cc:697] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 2 LEADER]: Becoming Leader. State: Replica: bb8100eeb48c4d30906c565e68884240, State: Running, Role: LEADER
I20260710 13:21:42.040774 14865 consensus_queue.cc:237] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } }
I20260710 13:21:42.048341 14566 catalog_manager.cc:5697] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 reported cstate change: term changed from 1 to 2, leader changed from 741021bb0bfa408f88d7485306f7404a (127.10.232.3) to bb8100eeb48c4d30906c565e68884240 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "bb8100eeb48c4d30906c565e68884240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:42.128796 14865 consensus_queue.cc:1048] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:42.142387 14898 consensus_queue.cc:1048] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:42.152150 14865 raft_consensus.cc:993] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240: : Instructing follower 6184a7ad4384402b8bd60f91915de817 to start an election
I20260710 13:21:42.152648 14898 raft_consensus.cc:1081] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 1 LEADER]: Signalling peer 6184a7ad4384402b8bd60f91915de817 to start an election
I20260710 13:21:42.154309 14745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "916944e0dc1846c5bb7c240777f42a71"
dest_uuid: "6184a7ad4384402b8bd60f91915de817"
 from {username='slave'} at 127.0.0.1:41418
I20260710 13:21:42.154922 14745 raft_consensus.cc:493] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:42.155295 14745 raft_consensus.cc:3060] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.161370 14745 raft_consensus.cc:515] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:42.163872 14745 leader_election.cc:290] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [CANDIDATE]: Term 2 election: Requested vote from peers bb8100eeb48c4d30906c565e68884240 (127.10.232.1:44403), 741021bb0bfa408f88d7485306f7404a (127.10.232.3:37667)
I20260710 13:21:42.180074 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916944e0dc1846c5bb7c240777f42a71" candidate_uuid: "6184a7ad4384402b8bd60f91915de817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "741021bb0bfa408f88d7485306f7404a"
I20260710 13:21:42.180074 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916944e0dc1846c5bb7c240777f42a71" candidate_uuid: "6184a7ad4384402b8bd60f91915de817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb8100eeb48c4d30906c565e68884240"
I20260710 13:21:42.180724 14819 raft_consensus.cc:3060] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.180830 14669 raft_consensus.cc:3055] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:42.181244 14669 raft_consensus.cc:740] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb8100eeb48c4d30906c565e68884240, State: Running, Role: LEADER
I20260710 13:21:42.182005 14669 consensus_queue.cc:260] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:42.182930 14669 raft_consensus.cc:3060] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.185926 14819 raft_consensus.cc:2468] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6184a7ad4384402b8bd60f91915de817 in term 2.
I20260710 13:21:42.187104 14709 leader_election.cc:304] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6184a7ad4384402b8bd60f91915de817, 741021bb0bfa408f88d7485306f7404a; no voters: 
I20260710 13:21:42.188257 14867 raft_consensus.cc:2804] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:42.188509 14669 raft_consensus.cc:2468] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6184a7ad4384402b8bd60f91915de817 in term 2.
I20260710 13:21:42.189710 14867 raft_consensus.cc:697] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 2 LEADER]: Becoming Leader. State: Replica: 6184a7ad4384402b8bd60f91915de817, State: Running, Role: LEADER
I20260710 13:21:42.190630 14867 consensus_queue.cc:237] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:42.199316 14567 catalog_manager.cc:5697] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 reported cstate change: term changed from 1 to 2, leader changed from bb8100eeb48c4d30906c565e68884240 (127.10.232.1) to 6184a7ad4384402b8bd60f91915de817 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "6184a7ad4384402b8bd60f91915de817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:42.336437 14866 consensus_queue.cc:1048] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:42.344250 14874 raft_consensus.cc:993] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a: : Instructing follower bb8100eeb48c4d30906c565e68884240 to start an election
I20260710 13:21:42.345144 14866 raft_consensus.cc:1081] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Signalling peer bb8100eeb48c4d30906c565e68884240 to start an election
I20260710 13:21:42.347086 14670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e549d652f7644e02885a26aa94092101"
dest_uuid: "bb8100eeb48c4d30906c565e68884240"
 from {username='slave'} at 127.0.0.1:33134
I20260710 13:21:42.349421 14670 raft_consensus.cc:493] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:42.349851 14670 raft_consensus.cc:3060] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.357210 14670 raft_consensus.cc:515] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:42.359444 14866 consensus_queue.cc:1048] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:42.364830 14670 leader_election.cc:290] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [CANDIDATE]: Term 2 election: Requested vote from peers 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615), 741021bb0bfa408f88d7485306f7404a (127.10.232.3:37667)
I20260710 13:21:42.365422 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e549d652f7644e02885a26aa94092101" candidate_uuid: "bb8100eeb48c4d30906c565e68884240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "741021bb0bfa408f88d7485306f7404a"
I20260710 13:21:42.365288 14744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e549d652f7644e02885a26aa94092101" candidate_uuid: "bb8100eeb48c4d30906c565e68884240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6184a7ad4384402b8bd60f91915de817"
I20260710 13:21:42.366222 14819 raft_consensus.cc:3055] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:42.366585 14819 raft_consensus.cc:740] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 741021bb0bfa408f88d7485306f7404a, State: Running, Role: LEADER
I20260710 13:21:42.367501 14819 consensus_queue.cc:260] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:42.368448 14819 raft_consensus.cc:3060] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.375075 14819 raft_consensus.cc:2468] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb8100eeb48c4d30906c565e68884240 in term 2.
I20260710 13:21:42.376096 14634 leader_election.cc:304] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [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: 741021bb0bfa408f88d7485306f7404a, bb8100eeb48c4d30906c565e68884240; no voters: 6184a7ad4384402b8bd60f91915de817
I20260710 13:21:42.376936 14898 raft_consensus.cc:2804] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:42.377481 14898 raft_consensus.cc:697] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 2 LEADER]: Becoming Leader. State: Replica: bb8100eeb48c4d30906c565e68884240, State: Running, Role: LEADER
I20260710 13:21:42.378234 14898 consensus_queue.cc:237] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:42.384305 14565 catalog_manager.cc:5697] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 reported cstate change: term changed from 1 to 2, leader changed from 741021bb0bfa408f88d7485306f7404a (127.10.232.3) to bb8100eeb48c4d30906c565e68884240 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "bb8100eeb48c4d30906c565e68884240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:42.419126 14874 consensus_queue.cc:1048] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:42.426018 14866 raft_consensus.cc:993] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a: : Instructing follower bb8100eeb48c4d30906c565e68884240 to start an election
I20260710 13:21:42.426587 14904 raft_consensus.cc:1081] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Signalling peer bb8100eeb48c4d30906c565e68884240 to start an election
I20260710 13:21:42.428359 14669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "116733f5e8f648fab44453d84b949cf8"
dest_uuid: "bb8100eeb48c4d30906c565e68884240"
 from {username='slave'} at 127.0.0.1:33134
I20260710 13:21:42.428965 14669 raft_consensus.cc:493] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:42.429394 14669 raft_consensus.cc:3060] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.432869 14874 consensus_queue.cc:1048] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:42.437762 14669 raft_consensus.cc:515] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:42.441212 14669 leader_election.cc:290] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [CANDIDATE]: Term 2 election: Requested vote from peers 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615), 741021bb0bfa408f88d7485306f7404a (127.10.232.3:37667)
I20260710 13:21:42.442749 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116733f5e8f648fab44453d84b949cf8" candidate_uuid: "bb8100eeb48c4d30906c565e68884240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6184a7ad4384402b8bd60f91915de817"
I20260710 13:21:42.443326 14745 raft_consensus.cc:3060] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.443025 14819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116733f5e8f648fab44453d84b949cf8" candidate_uuid: "bb8100eeb48c4d30906c565e68884240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "741021bb0bfa408f88d7485306f7404a"
I20260710 13:21:42.444332 14819 raft_consensus.cc:3055] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:42.444669 14819 raft_consensus.cc:740] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 741021bb0bfa408f88d7485306f7404a, State: Running, Role: LEADER
I20260710 13:21:42.445513 14819 consensus_queue.cc:260] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:42.446918 14819 raft_consensus.cc:3060] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.449901 14745 raft_consensus.cc:2468] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb8100eeb48c4d30906c565e68884240 in term 2.
I20260710 13:21:42.451900 14819 raft_consensus.cc:2468] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb8100eeb48c4d30906c565e68884240 in term 2.
I20260710 13:21:42.452477 14634 leader_election.cc:304] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6184a7ad4384402b8bd60f91915de817, bb8100eeb48c4d30906c565e68884240; no voters: 
I20260710 13:21:42.453409 14898 raft_consensus.cc:2804] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:42.453873 14898 raft_consensus.cc:697] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 2 LEADER]: Becoming Leader. State: Replica: bb8100eeb48c4d30906c565e68884240, State: Running, Role: LEADER
I20260710 13:21:42.454690 14898 consensus_queue.cc:237] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:42.459287 14819 raft_consensus.cc:1275] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Refusing update from remote peer bb8100eeb48c4d30906c565e68884240: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.460537 14898 consensus_queue.cc:1048] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.460855 14566 catalog_manager.cc:5697] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 reported cstate change: term changed from 1 to 2, leader changed from 741021bb0bfa408f88d7485306f7404a (127.10.232.3) to bb8100eeb48c4d30906c565e68884240 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "bb8100eeb48c4d30906c565e68884240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:42.468685 14745 raft_consensus.cc:1275] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Refusing update from remote peer bb8100eeb48c4d30906c565e68884240: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.470419 14898 consensus_queue.cc:1048] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.510040 11168 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:21:42.511627 11168 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:21:42.512030 11168 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:21:42.523679 14669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "116733f5e8f648fab44453d84b949cf8"
dest_uuid: "bb8100eeb48c4d30906c565e68884240"
mode: GRACEFUL
new_leader_uuid: "741021bb0bfa408f88d7485306f7404a"
 from {username='slave'} at 127.0.0.1:33158
I20260710 13:21:42.524237 14669 raft_consensus.cc:606] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 2 LEADER]: Received request to transfer leadership to TS 741021bb0bfa408f88d7485306f7404a
I20260710 13:21:42.525313 11168 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:21:42.602181 14819 raft_consensus.cc:1275] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Refusing update from remote peer 6184a7ad4384402b8bd60f91915de817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.603615 14867 consensus_queue.cc:1048] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.611666 14669 raft_consensus.cc:1275] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Refusing update from remote peer 6184a7ad4384402b8bd60f91915de817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.614336 14867 consensus_queue.cc:1048] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.924523 14745 raft_consensus.cc:1275] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Refusing update from remote peer bb8100eeb48c4d30906c565e68884240: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.925837 14898 consensus_queue.cc:1048] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.933624 14819 raft_consensus.cc:1275] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Refusing update from remote peer bb8100eeb48c4d30906c565e68884240: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.935335 14876 consensus_queue.cc:1048] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.938920 14818 raft_consensus.cc:1275] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Refusing update from remote peer bb8100eeb48c4d30906c565e68884240: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.941134 14865 consensus_queue.cc:1048] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.943002 14876 raft_consensus.cc:993] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240: : Instructing follower 741021bb0bfa408f88d7485306f7404a to start an election
I20260710 13:21:42.943471 14876 raft_consensus.cc:1081] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 2 LEADER]: Signalling peer 741021bb0bfa408f88d7485306f7404a to start an election
I20260710 13:21:42.945176 14818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "116733f5e8f648fab44453d84b949cf8"
dest_uuid: "741021bb0bfa408f88d7485306f7404a"
 from {username='slave'} at 127.0.0.1:51958
I20260710 13:21:42.945786 14818 raft_consensus.cc:493] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:42.946147 14818 raft_consensus.cc:3060] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.949975 14745 raft_consensus.cc:3060] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:42.958627 14818 raft_consensus.cc:515] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:42.959967 14745 raft_consensus.cc:1275] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Refusing update from remote peer bb8100eeb48c4d30906c565e68884240: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.961457 14865 consensus_queue.cc:1048] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.961982 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116733f5e8f648fab44453d84b949cf8" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb8100eeb48c4d30906c565e68884240"
I20260710 13:21:42.962359 14818 leader_election.cc:290] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [CANDIDATE]: Term 3 election: Requested vote from peers bb8100eeb48c4d30906c565e68884240 (127.10.232.1:44403), 6184a7ad4384402b8bd60f91915de817 (127.10.232.2:37615)
I20260710 13:21:42.962599 14669 raft_consensus.cc:3055] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:42.962977 14669 raft_consensus.cc:740] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb8100eeb48c4d30906c565e68884240, State: Running, Role: LEADER
I20260710 13:21:42.963441 14745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116733f5e8f648fab44453d84b949cf8" candidate_uuid: "741021bb0bfa408f88d7485306f7404a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6184a7ad4384402b8bd60f91915de817"
I20260710 13:21:42.964068 14745 raft_consensus.cc:3060] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.963757 14669 consensus_queue.cc:260] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [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: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:42.966107 14669 raft_consensus.cc:3060] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.971881 14745 raft_consensus.cc:2468] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 3.
I20260710 13:21:42.973183 14783 leader_election.cc:304] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [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: 6184a7ad4384402b8bd60f91915de817, 741021bb0bfa408f88d7485306f7404a; no voters: 
I20260710 13:21:42.974092 14669 raft_consensus.cc:2468] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 741021bb0bfa408f88d7485306f7404a in term 3.
I20260710 13:21:42.974190 14874 raft_consensus.cc:2804] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:42.975415 14874 raft_consensus.cc:697] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 3 LEADER]: Becoming Leader. State: Replica: 741021bb0bfa408f88d7485306f7404a, State: Running, Role: LEADER
I20260710 13:21:42.976328 14874 consensus_queue.cc:237] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [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: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } }
I20260710 13:21:42.983147 14566 catalog_manager.cc:5697] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a reported cstate change: term changed from 2 to 3, leader changed from bb8100eeb48c4d30906c565e68884240 (127.10.232.1) to 741021bb0bfa408f88d7485306f7404a (127.10.232.3). New cstate: current_term: 3 leader_uuid: "741021bb0bfa408f88d7485306f7404a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8100eeb48c4d30906c565e68884240" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 44403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6184a7ad4384402b8bd60f91915de817" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "741021bb0bfa408f88d7485306f7404a" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37667 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:43.147006 11168 tablet_server.cc:179] TabletServer@127.10.232.1:0 shutting down...
I20260710 13:21:43.168089 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:43.168699 11168 tablet_replica.cc:333] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240: stopping tablet replica
I20260710 13:21:43.169354 11168 raft_consensus.cc:2243] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:43.170176 11168 raft_consensus.cc:2272] T e549d652f7644e02885a26aa94092101 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:43.172314 11168 tablet_replica.cc:333] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240: stopping tablet replica
I20260710 13:21:43.172781 11168 raft_consensus.cc:2243] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:43.173120 11168 raft_consensus.cc:2272] T 116733f5e8f648fab44453d84b949cf8 P bb8100eeb48c4d30906c565e68884240 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:43.175478 11168 tablet_replica.cc:333] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240: stopping tablet replica
I20260710 13:21:43.175942 11168 raft_consensus.cc:2243] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:43.176636 11168 raft_consensus.cc:2272] T af0af97ae4dd4d1fbb28f1985f0e6418 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:43.178704 11168 tablet_replica.cc:333] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240: stopping tablet replica
I20260710 13:21:43.179134 11168 raft_consensus.cc:2243] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:43.179481 11168 raft_consensus.cc:2272] T 916944e0dc1846c5bb7c240777f42a71 P bb8100eeb48c4d30906c565e68884240 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:43.204761 14710 consensus_peers.cc:597] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 -> Peer bb8100eeb48c4d30906c565e68884240 (127.10.232.1:44403): Couldn't send request to peer bb8100eeb48c4d30906c565e68884240. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:44403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:43.206518 11168 tablet_server.cc:196] TabletServer@127.10.232.1:0 shutdown complete.
I20260710 13:21:43.219377 11168 tablet_server.cc:179] TabletServer@127.10.232.2:0 shutting down...
I20260710 13:21:43.238763 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:43.239449 11168 tablet_replica.cc:333] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817: stopping tablet replica
I20260710 13:21:43.240020 11168 raft_consensus.cc:2243] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:43.240484 11168 raft_consensus.cc:2272] T e549d652f7644e02885a26aa94092101 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:43.242914 11168 tablet_replica.cc:333] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817: stopping tablet replica
I20260710 13:21:43.243471 11168 raft_consensus.cc:2243] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:43.244257 11168 raft_consensus.cc:2272] T 916944e0dc1846c5bb7c240777f42a71 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:43.246870 11168 tablet_replica.cc:333] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817: stopping tablet replica
I20260710 13:21:43.247381 11168 raft_consensus.cc:2243] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:43.247798 11168 raft_consensus.cc:2272] T 116733f5e8f648fab44453d84b949cf8 P 6184a7ad4384402b8bd60f91915de817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:43.250159 11168 tablet_replica.cc:333] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817: stopping tablet replica
I20260710 13:21:43.250659 11168 raft_consensus.cc:2243] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:43.251087 11168 raft_consensus.cc:2272] T af0af97ae4dd4d1fbb28f1985f0e6418 P 6184a7ad4384402b8bd60f91915de817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:43.274045 11168 tablet_server.cc:196] TabletServer@127.10.232.2:0 shutdown complete.
I20260710 13:21:43.285058 11168 tablet_server.cc:179] TabletServer@127.10.232.3:0 shutting down...
I20260710 13:21:43.302137 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:43.302801 11168 tablet_replica.cc:333] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a: stopping tablet replica
I20260710 13:21:43.303323 11168 raft_consensus.cc:2243] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:43.303711 11168 raft_consensus.cc:2272] T e549d652f7644e02885a26aa94092101 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:43.305874 11168 tablet_replica.cc:333] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a: stopping tablet replica
I20260710 13:21:43.306325 11168 raft_consensus.cc:2243] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:43.306741 11168 raft_consensus.cc:2272] T 916944e0dc1846c5bb7c240777f42a71 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:43.309155 11168 tablet_replica.cc:333] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a: stopping tablet replica
I20260710 13:21:43.309687 11168 raft_consensus.cc:2243] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:43.310209 11168 pending_rounds.cc:70] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a: Trying to abort 1 pending ops.
I20260710 13:21:43.310359 11168 pending_rounds.cc:77] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993023400636416 op_type: NO_OP noop_request { }
I20260710 13:21:43.310607 11168 raft_consensus.cc:2889] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:43.310820 11168 raft_consensus.cc:2272] T 116733f5e8f648fab44453d84b949cf8 P 741021bb0bfa408f88d7485306f7404a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:43.312765 11168 tablet_replica.cc:333] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a: stopping tablet replica
I20260710 13:21:43.313180 11168 raft_consensus.cc:2243] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:43.313617 11168 raft_consensus.cc:2272] T af0af97ae4dd4d1fbb28f1985f0e6418 P 741021bb0bfa408f88d7485306f7404a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:43.335947 11168 tablet_server.cc:196] TabletServer@127.10.232.3:0 shutdown complete.
I20260710 13:21:43.347277 11168 master.cc:562] Master@127.10.232.62:40351 shutting down...
I20260710 13:21:43.369499 11168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:43.370015 11168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:43.370380 11168 tablet_replica.cc:333] T 00000000000000000000000000000000 P 98ecaf434449476eb42704292f2bdeeb: stopping tablet replica
I20260710 13:21:43.390302 11168 master.cc:584] Master@127.10.232.62:40351 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2686 ms)
[----------] 6 tests from LeaderRebalancerTest (93131 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:21:43.423681 11168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.62:33325
I20260710 13:21:43.424873 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:43.430145 14918 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:21:43.430183 14919 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:21:43.431838 14921 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:21:43.432853 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:43.433722 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:43.433903 11168 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:21:43.434091 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689703434077 us; error 0 us; skew 500 ppm
I20260710 13:21:43.434710 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:43.436995 11168 webserver.cc:533] Webserver started at http://127.10.232.62:46453/ using document root <none> and password file <none>
I20260710 13:21:43.437525 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:43.437719 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:43.438005 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:43.439055 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/master-0-root/instance:
uuid: "7eaa0cde6bcd445a8401ebfd85a0b48f"
format_stamp: "Formatted at 2026-07-10 13:21:43 on dist-test-slave-dgm9"
I20260710 13:21:43.443590 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:43.447034 14926 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:21:43.447841 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:43.448130 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/master-0-root
uuid: "7eaa0cde6bcd445a8401ebfd85a0b48f"
format_stamp: "Formatted at 2026-07-10 13:21:43 on dist-test-slave-dgm9"
I20260710 13:21:43.448421 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-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:21:43.473039 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:43.474275 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:43.518234 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.62:33325
I20260710 13:21:43.518404 14977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.62:33325 every 8 connection(s)
I20260710 13:21:43.522130 14978 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:21:43.532629 14978 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f: Bootstrap starting.
I20260710 13:21:43.537138 14978 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.541672 14978 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f: No bootstrap required, opened a new log
I20260710 13:21:43.544581 14978 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eaa0cde6bcd445a8401ebfd85a0b48f" member_type: VOTER }
I20260710 13:21:43.545157 14978 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.545444 14978 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eaa0cde6bcd445a8401ebfd85a0b48f, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.545935 14978 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7eaa0cde6bcd445a8401ebfd85a0b48f" member_type: VOTER }
I20260710 13:21:43.546365 14978 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:43.546583 14978 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:43.546789 14978 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.552352 14978 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eaa0cde6bcd445a8401ebfd85a0b48f" member_type: VOTER }
I20260710 13:21:43.552874 14978 leader_election.cc:304] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [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: 7eaa0cde6bcd445a8401ebfd85a0b48f; no voters: 
I20260710 13:21:43.554122 14978 leader_election.cc:290] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:43.554533 14981 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.556149 14981 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [term 1 LEADER]: Becoming Leader. State: Replica: 7eaa0cde6bcd445a8401ebfd85a0b48f, State: Running, Role: LEADER
I20260710 13:21:43.556830 14981 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [LEADER]: Queue going to LEADER mode. State: All 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: "7eaa0cde6bcd445a8401ebfd85a0b48f" member_type: VOTER }
I20260710 13:21:43.557920 14978 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:43.561728 14983 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7eaa0cde6bcd445a8401ebfd85a0b48f. Latest consensus state: current_term: 1 leader_uuid: "7eaa0cde6bcd445a8401ebfd85a0b48f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eaa0cde6bcd445a8401ebfd85a0b48f" member_type: VOTER } }
I20260710 13:21:43.562479 14983 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:43.562791 14982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7eaa0cde6bcd445a8401ebfd85a0b48f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7eaa0cde6bcd445a8401ebfd85a0b48f" member_type: VOTER } }
I20260710 13:21:43.563516 14982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:43.566375 14988 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:43.571683 14988 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:43.582134 14988 catalog_manager.cc:1383] Generated new cluster ID: 6a98de8f708f482ba3212c61a8aca6a8
I20260710 13:21:43.582454 14988 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:43.583190 11168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:43.596998 14988 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:43.598428 14988 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:43.612305 14988 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f: Generated new TSK 0
I20260710 13:21:43.613067 14988 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:43.617466 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:43.624413 14999 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:21:43.625087 15000 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:21:43.627015 15002 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:21:43.627481 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:43.628412 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:43.628592 11168 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:21:43.628784 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689703628769 us; error 0 us; skew 500 ppm
I20260710 13:21:43.629489 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:43.632175 11168 webserver.cc:533] Webserver started at http://127.10.232.1:45553/ using document root <none> and password file <none>
I20260710 13:21:43.632709 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:43.632874 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:43.633168 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:43.635012 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/ts-0-root/instance:
uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
format_stamp: "Formatted at 2026-07-10 13:21:43 on dist-test-slave-dgm9"
I20260710 13:21:43.640664 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:21:43.644619 15007 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:21:43.645831 11168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:43.646147 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/ts-0-root
uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
format_stamp: "Formatted at 2026-07-10 13:21:43 on dist-test-slave-dgm9"
I20260710 13:21:43.646584 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-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:21:43.663030 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:43.664254 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:43.665872 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:43.668221 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:43.668406 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:43.668710 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:43.668864 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:43.715071 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.1:36567
I20260710 13:21:43.715165 15069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.1:36567 every 8 connection(s)
I20260710 13:21:43.720396 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:43.728170 15074 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:21:43.729100 15075 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:21:43.732993 11168 server_base.cc:1061] running on GCE node
W20260710 13:21:43.733106 15077 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:21:43.735276 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:43.735534 11168 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:21:43.735733 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689703735715 us; error 0 us; skew 500 ppm
I20260710 13:21:43.735828 15070 heartbeater.cc:344] Connected to a master server at 127.10.232.62:33325
I20260710 13:21:43.736312 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:43.736625 15070 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:43.737847 15070 heartbeater.cc:507] Master 127.10.232.62:33325 requested a full tablet report, sending...
I20260710 13:21:43.739939 11168 webserver.cc:533] Webserver started at http://127.10.232.2:42579/ using document root <none> and password file <none>
I20260710 13:21:43.740705 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:43.740614 14943 ts_manager.cc:194] Registered new tserver with Master: 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567)
I20260710 13:21:43.741117 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:43.741570 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:43.742679 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/ts-1-root/instance:
uuid: "1a577d7fea854cf9902af984b87d3b57"
format_stamp: "Formatted at 2026-07-10 13:21:43 on dist-test-slave-dgm9"
I20260710 13:21:43.743039 14943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43550
I20260710 13:21:43.747403 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:43.752477 15082 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:21:43.753619 11168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:43.753897 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/ts-1-root
uuid: "1a577d7fea854cf9902af984b87d3b57"
format_stamp: "Formatted at 2026-07-10 13:21:43 on dist-test-slave-dgm9"
I20260710 13:21:43.754158 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-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:21:43.787017 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:43.788064 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:43.789542 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:43.792253 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:43.792524 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:43.792783 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:43.792963 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:43.837035 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.2:44757
I20260710 13:21:43.837244 15144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.2:44757 every 8 connection(s)
I20260710 13:21:43.841962 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:43.849313 15148 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:21:43.850457 15149 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:21:43.854043 15151 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:21:43.854521 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:43.854723 15145 heartbeater.cc:344] Connected to a master server at 127.10.232.62:33325
I20260710 13:21:43.855149 15145 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:43.855633 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:43.855921 11168 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:21:43.856069 15145 heartbeater.cc:507] Master 127.10.232.62:33325 requested a full tablet report, sending...
I20260710 13:21:43.856132 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689703856112 us; error 0 us; skew 500 ppm
I20260710 13:21:43.857095 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:43.858748 14943 ts_manager.cc:194] Registered new tserver with Master: 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:43.860198 11168 webserver.cc:533] Webserver started at http://127.10.232.3:43477/ using document root <none> and password file <none>
I20260710 13:21:43.860612 14943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43558
I20260710 13:21:43.860881 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:43.861145 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:43.861497 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:43.863020 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/ts-2-root/instance:
uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
format_stamp: "Formatted at 2026-07-10 13:21:43 on dist-test-slave-dgm9"
I20260710 13:21:43.867991 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:43.872197 15156 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:21:43.873315 11168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:21:43.873695 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/ts-2-root
uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
format_stamp: "Formatted at 2026-07-10 13:21:43 on dist-test-slave-dgm9"
I20260710 13:21:43.874032 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689610124067-11168-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:21:43.890533 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:43.891631 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:43.893293 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:43.896095 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:43.896411 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:43.896683 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:43.896886 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:43.941594 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.3:41853
I20260710 13:21:43.941692 15218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.3:41853 every 8 connection(s)
I20260710 13:21:43.957746 15219 heartbeater.cc:344] Connected to a master server at 127.10.232.62:33325
I20260710 13:21:43.958154 15219 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:43.959685 15219 heartbeater.cc:507] Master 127.10.232.62:33325 requested a full tablet report, sending...
I20260710 13:21:43.961972 14943 ts_manager.cc:194] Registered new tserver with Master: 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:43.962864 11168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017454337s
I20260710 13:21:43.963406 14943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43570
I20260710 13:21:43.991802 14943 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43582:
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:21:43.994479 14943 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:21:44.076759 15184 tablet_service.cc:1511] Processing CreateTablet for tablet 50f43723ae8b4847a6ca9c5cdf1c57e9 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:44.077848 15183 tablet_service.cc:1511] Processing CreateTablet for tablet 315c42483ee546d7970b1ec29c474806 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:44.078364 15184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f43723ae8b4847a6ca9c5cdf1c57e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.079277 15183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315c42483ee546d7970b1ec29c474806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.080500 15035 tablet_service.cc:1511] Processing CreateTablet for tablet 50f43723ae8b4847a6ca9c5cdf1c57e9 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:44.082098 15035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f43723ae8b4847a6ca9c5cdf1c57e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.082340 15182 tablet_service.cc:1511] Processing CreateTablet for tablet 364775e3cb2c4fc8bb96f9fa14d025e4 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:44.083714 15182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364775e3cb2c4fc8bb96f9fa14d025e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.086269 15181 tablet_service.cc:1511] Processing CreateTablet for tablet 281214d51157467ebb01d38bda0bbf56 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:44.087634 15181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281214d51157467ebb01d38bda0bbf56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.090340 15180 tablet_service.cc:1511] Processing CreateTablet for tablet c2806978a0554be1823ac7b0fa1e97e5 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:44.091157 15034 tablet_service.cc:1511] Processing CreateTablet for tablet 315c42483ee546d7970b1ec29c474806 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:44.091759 15180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2806978a0554be1823ac7b0fa1e97e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.092655 15034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315c42483ee546d7970b1ec29c474806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.106253 15234 tablet_bootstrap.cc:492] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:44.107322 15033 tablet_service.cc:1511] Processing CreateTablet for tablet 364775e3cb2c4fc8bb96f9fa14d025e4 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:44.108894 15033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364775e3cb2c4fc8bb96f9fa14d025e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.114012 15234 tablet_bootstrap.cc:654] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.119220 15032 tablet_service.cc:1511] Processing CreateTablet for tablet 281214d51157467ebb01d38bda0bbf56 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:44.121098 15032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281214d51157467ebb01d38bda0bbf56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.126205 15234 tablet_bootstrap.cc:492] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:44.126807 15234 ts_tablet_manager.cc:1403] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 13:21:44.128901 15031 tablet_service.cc:1511] Processing CreateTablet for tablet c2806978a0554be1823ac7b0fa1e97e5 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:44.130508 15031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2806978a0554be1823ac7b0fa1e97e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.130211 15234 raft_consensus.cc:359] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:44.131016 15234 raft_consensus.cc:385] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.131294 15183 tablet_service.cc:1511] Processing CreateTablet for tablet 917bdf4a649743288deefef26fc4311b (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:44.131333 15234 raft_consensus.cc:740] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.133332 15183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917bdf4a649743288deefef26fc4311b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.139223 15030 tablet_service.cc:1511] Processing CreateTablet for tablet 917bdf4a649743288deefef26fc4311b (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:44.140786 15030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917bdf4a649743288deefef26fc4311b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.142592 15181 tablet_service.cc:1511] Processing CreateTablet for tablet adaadcd27c674154993f294f12249489 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:44.144819 15181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adaadcd27c674154993f294f12249489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.144055 15109 tablet_service.cc:1511] Processing CreateTablet for tablet 315c42483ee546d7970b1ec29c474806 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:44.146088 15109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315c42483ee546d7970b1ec29c474806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.147871 15104 tablet_service.cc:1511] Processing CreateTablet for tablet adaadcd27c674154993f294f12249489 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:44.149230 15108 tablet_service.cc:1511] Processing CreateTablet for tablet 364775e3cb2c4fc8bb96f9fa14d025e4 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:44.149679 15029 tablet_service.cc:1511] Processing CreateTablet for tablet adaadcd27c674154993f294f12249489 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:44.149292 15104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adaadcd27c674154993f294f12249489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.150337 15106 tablet_service.cc:1511] Processing CreateTablet for tablet c2806978a0554be1823ac7b0fa1e97e5 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:44.151019 15029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adaadcd27c674154993f294f12249489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.151691 15106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2806978a0554be1823ac7b0fa1e97e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.151405 15102 tablet_service.cc:1511] Processing CreateTablet for tablet 4791a5e19ded469985f8eabafb766b94 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:44.152621 15102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4791a5e19ded469985f8eabafb766b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.150362 15103 tablet_service.cc:1511] Processing CreateTablet for tablet cb974a3e39304792bcca3578dae009e5 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:44.153721 15105 tablet_service.cc:1511] Processing CreateTablet for tablet 917bdf4a649743288deefef26fc4311b (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:44.154696 15103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb974a3e39304792bcca3578dae009e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.142594 15110 tablet_service.cc:1511] Processing CreateTablet for tablet 50f43723ae8b4847a6ca9c5cdf1c57e9 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:44.156064 15108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364775e3cb2c4fc8bb96f9fa14d025e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.148916 15107 tablet_service.cc:1511] Processing CreateTablet for tablet 281214d51157467ebb01d38bda0bbf56 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:44.157065 15107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281214d51157467ebb01d38bda0bbf56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.159287 15110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f43723ae8b4847a6ca9c5cdf1c57e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.161616 15105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917bdf4a649743288deefef26fc4311b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.175351 15028 tablet_service.cc:1511] Processing CreateTablet for tablet cb974a3e39304792bcca3578dae009e5 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:44.176851 15028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb974a3e39304792bcca3578dae009e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.182650 15184 tablet_service.cc:1511] Processing CreateTablet for tablet 4791a5e19ded469985f8eabafb766b94 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:44.183887 15184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4791a5e19ded469985f8eabafb766b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.180848 15027 tablet_service.cc:1511] Processing CreateTablet for tablet 4791a5e19ded469985f8eabafb766b94 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:44.186291 15027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4791a5e19ded469985f8eabafb766b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.178964 15180 tablet_service.cc:1511] Processing CreateTablet for tablet cb974a3e39304792bcca3578dae009e5 (DEFAULT_TABLE table=test-workload [id=9952ee8986c6492ca48b6c84f2f04462]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:44.175781 15234 consensus_queue.cc:260] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:44.190075 15180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb974a3e39304792bcca3578dae009e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:44.204289 15236 tablet_bootstrap.cc:492] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:44.228825 15234 ts_tablet_manager.cc:1434] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.102s	user 0.012s	sys 0.004s
I20260710 13:21:44.229835 15219 heartbeater.cc:499] Master 127.10.232.62:33325 was elected leader, sending a full tablet report...
I20260710 13:21:44.230423 15234 tablet_bootstrap.cc:492] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:44.274843 15236 tablet_bootstrap.cc:654] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.277212 15238 tablet_bootstrap.cc:492] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:44.284524 15238 tablet_bootstrap.cc:654] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.285924 15234 tablet_bootstrap.cc:654] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.291399 15236 tablet_bootstrap.cc:492] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:44.291868 15236 ts_tablet_manager.cc:1403] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.088s	user 0.000s	sys 0.015s
I20260710 13:21:44.294587 15236 raft_consensus.cc:359] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.295320 15236 raft_consensus.cc:385] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.295615 15236 raft_consensus.cc:740] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.296417 15236 consensus_queue.cc:260] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.297153 15238 tablet_bootstrap.cc:492] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:44.297923 15238 ts_tablet_manager.cc:1403] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 13:21:44.302294 15238 raft_consensus.cc:359] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:44.304939 15238 raft_consensus.cc:385] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.305445 15238 raft_consensus.cc:740] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.306422 15234 tablet_bootstrap.cc:492] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:44.306968 15234 ts_tablet_manager.cc:1403] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.010s
I20260710 13:21:44.306519 15238 consensus_queue.cc:260] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:44.310341 15070 heartbeater.cc:499] Master 127.10.232.62:33325 was elected leader, sending a full tablet report...
I20260710 13:21:44.310621 15238 ts_tablet_manager.cc:1434] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:21:44.310621 15236 ts_tablet_manager.cc:1434] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.019s
I20260710 13:21:44.311331 15145 heartbeater.cc:499] Master 127.10.232.62:33325 was elected leader, sending a full tablet report...
I20260710 13:21:44.311909 15238 tablet_bootstrap.cc:492] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:44.312150 15236 tablet_bootstrap.cc:492] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:44.318116 15236 tablet_bootstrap.cc:654] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.310349 15234 raft_consensus.cc:359] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.318866 15234 raft_consensus.cc:385] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.319900 15234 raft_consensus.cc:740] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.318116 15238 tablet_bootstrap.cc:654] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.320967 15234 consensus_queue.cc:260] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.324139 15234 ts_tablet_manager.cc:1434] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:21:44.325397 15234 tablet_bootstrap.cc:492] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:44.331135 15236 tablet_bootstrap.cc:492] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:44.331940 15236 ts_tablet_manager.cc:1403] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 13:21:44.335063 15234 tablet_bootstrap.cc:654] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.335248 15236 raft_consensus.cc:359] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.336175 15236 raft_consensus.cc:385] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.336517 15236 raft_consensus.cc:740] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.337693 15236 consensus_queue.cc:260] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.342023 15236 ts_tablet_manager.cc:1434] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260710 13:21:44.343187 15236 tablet_bootstrap.cc:492] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:44.350142 15236 tablet_bootstrap.cc:654] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.355196 15238 tablet_bootstrap.cc:492] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:44.355989 15238 ts_tablet_manager.cc:1403] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.018s
I20260710 13:21:44.361068 15238 raft_consensus.cc:359] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.362514 15238 raft_consensus.cc:385] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.363008 15238 raft_consensus.cc:740] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.364127 15238 consensus_queue.cc:260] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.367640 15238 ts_tablet_manager.cc:1434] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.011s	user 0.013s	sys 0.000s
I20260710 13:21:44.369115 15238 tablet_bootstrap.cc:492] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:44.375698 15234 tablet_bootstrap.cc:492] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:44.376282 15234 ts_tablet_manager.cc:1403] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.023s
I20260710 13:21:44.377846 15238 tablet_bootstrap.cc:654] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.379231 15234 raft_consensus.cc:359] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.380009 15234 raft_consensus.cc:385] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.380388 15234 raft_consensus.cc:740] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.381577 15234 consensus_queue.cc:260] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.384454 15234 ts_tablet_manager.cc:1434] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:44.385488 15234 tablet_bootstrap.cc:492] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:44.385512 15236 tablet_bootstrap.cc:492] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:44.386565 15238 tablet_bootstrap.cc:492] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:44.386561 15236 ts_tablet_manager.cc:1403] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.014s
I20260710 13:21:44.387250 15238 ts_tablet_manager.cc:1403] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260710 13:21:44.389964 15236 raft_consensus.cc:359] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.390213 15238 raft_consensus.cc:359] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.390810 15236 raft_consensus.cc:385] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.390976 15238 raft_consensus.cc:385] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.391438 15234 tablet_bootstrap.cc:654] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.391403 15236 raft_consensus.cc:740] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.391414 15238 raft_consensus.cc:740] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.392575 15236 consensus_queue.cc:260] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.393038 15238 consensus_queue.cc:260] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.395176 15236 ts_tablet_manager.cc:1434] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:44.396301 15236 tablet_bootstrap.cc:492] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:44.402153 15238 ts_tablet_manager.cc:1434] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260710 13:21:44.403985 15236 tablet_bootstrap.cc:654] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.404067 15238 tablet_bootstrap.cc:492] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:44.412624 15243 raft_consensus.cc:493] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.413358 15243 raft_consensus.cc:515] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.414775 15238 tablet_bootstrap.cc:654] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.416090 15234 tablet_bootstrap.cc:492] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:44.416690 15234 ts_tablet_manager.cc:1403] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.011s
I20260710 13:21:44.420423 15243 leader_election.cc:290] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:44.420606 15234 raft_consensus.cc:359] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.424010 15234 raft_consensus.cc:385] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.425029 15234 raft_consensus.cc:740] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.429291 15234 consensus_queue.cc:260] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.436579 15234 ts_tablet_manager.cc:1434] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260710 13:21:44.440090 15234 tablet_bootstrap.cc:492] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:44.444901 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281214d51157467ebb01d38bda0bbf56" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:44.445772 15045 raft_consensus.cc:2468] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:44.446815 15238 tablet_bootstrap.cc:492] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:44.447391 15238 ts_tablet_manager.cc:1403] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.014s
I20260710 13:21:44.447211 15086 leader_election.cc:304] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:44.449364 15243 raft_consensus.cc:2804] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.449745 15243 raft_consensus.cc:493] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.450106 15243 raft_consensus.cc:3060] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.452451 15234 tablet_bootstrap.cc:654] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.454378 15242 raft_consensus.cc:493] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.454813 15242 raft_consensus.cc:515] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.460731 15238 raft_consensus.cc:359] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.461803 15238 raft_consensus.cc:385] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.462193 15238 raft_consensus.cc:740] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.465091 15242 leader_election.cc:290] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:44.467676 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281214d51157467ebb01d38bda0bbf56" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:44.468667 15194 raft_consensus.cc:2468] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:44.473750 15238 consensus_queue.cc:260] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.478200 15243 raft_consensus.cc:515] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.480767 15236 tablet_bootstrap.cc:492] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:44.481532 15236 ts_tablet_manager.cc:1403] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.027s
I20260710 13:21:44.484330 15238 ts_tablet_manager.cc:1434] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.001s
I20260710 13:21:44.484928 15236 raft_consensus.cc:359] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:44.485781 15236 raft_consensus.cc:385] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.486255 15236 raft_consensus.cc:740] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.487046 15236 consensus_queue.cc:260] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:44.488472 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281214d51157467ebb01d38bda0bbf56" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:44.489354 15194 raft_consensus.cc:3060] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.492153 15236 ts_tablet_manager.cc:1434] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:21:44.493233 15236 tablet_bootstrap.cc:492] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:44.485865 15238 tablet_bootstrap.cc:492] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:44.499876 15236 tablet_bootstrap.cc:654] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.505383 15243 leader_election.cc:290] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:44.509313 15194 raft_consensus.cc:2468] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 1.
I20260710 13:21:44.511101 15086 leader_election.cc:304] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:44.512900 15243 raft_consensus.cc:2804] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.513588 15243 raft_consensus.cc:697] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Becoming Leader. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:44.514438 15243 consensus_queue.cc:237] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.520246 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281214d51157467ebb01d38bda0bbf56" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:44.520932 15045 raft_consensus.cc:3060] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.521458 15236 tablet_bootstrap.cc:492] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:44.522368 15236 ts_tablet_manager.cc:1403] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.006s
I20260710 13:21:44.525518 15236 raft_consensus.cc:359] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.526270 15236 raft_consensus.cc:385] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.528481 15238 tablet_bootstrap.cc:654] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.526574 15236 raft_consensus.cc:740] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.531045 15234 tablet_bootstrap.cc:492] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:44.531692 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaadcd27c674154993f294f12249489" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:44.532819 15234 ts_tablet_manager.cc:1403] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.093s	user 0.035s	sys 0.035s
W20260710 13:21:44.533315 15008 leader_election.cc:343] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.531157 15236 consensus_queue.cc:260] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.539227 15234 raft_consensus.cc:359] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.540390 15234 raft_consensus.cc:385] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.540704 15234 raft_consensus.cc:740] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.541466 15234 consensus_queue.cc:260] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.543783 15234 ts_tablet_manager.cc:1434] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:21:44.544068 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaadcd27c674154993f294f12249489" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:44.544688 15045 raft_consensus.cc:2468] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 1.
I20260710 13:21:44.547129 15234 tablet_bootstrap.cc:492] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:44.549121 15238 tablet_bootstrap.cc:492] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
W20260710 13:21:44.548960 15011 leader_election.cc:343] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.549669 15238 ts_tablet_manager.cc:1403] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.006s
I20260710 13:21:44.549794 15011 leader_election.cc:304] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc
I20260710 13:21:44.550649 15242 raft_consensus.cc:2749] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:44.552908 15238 raft_consensus.cc:359] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.553881 15238 raft_consensus.cc:385] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.554172 15238 raft_consensus.cc:740] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.555022 15234 tablet_bootstrap.cc:654] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.554919 15238 consensus_queue.cc:260] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.558045 15238 ts_tablet_manager.cc:1434] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:44.559036 15238 tablet_bootstrap.cc:492] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:44.560482 15236 ts_tablet_manager.cc:1434] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260710 13:21:44.561640 15236 tablet_bootstrap.cc:492] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:44.565470 15238 tablet_bootstrap.cc:654] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.568460 15236 tablet_bootstrap.cc:654] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:44.575251 14991 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:44.571735 14940 catalog_manager.cc:5697] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "1a577d7fea854cf9902af984b87d3b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.586277 15237 raft_consensus.cc:493] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.587092 15237 raft_consensus.cc:515] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:44.602373 15237 leader_election.cc:290] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:44.607290 15234 tablet_bootstrap.cc:492] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:44.607910 15234 ts_tablet_manager.cc:1403] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.063s	user 0.027s	sys 0.027s
I20260710 13:21:44.608875 15236 tablet_bootstrap.cc:492] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:44.609499 15236 ts_tablet_manager.cc:1403] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.035s
I20260710 13:21:44.610637 15238 tablet_bootstrap.cc:492] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:44.611490 15234 raft_consensus.cc:359] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.614192 15234 raft_consensus.cc:385] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.614607 15234 raft_consensus.cc:740] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.615348 15234 consensus_queue.cc:260] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.618366 15234 ts_tablet_manager.cc:1434] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260710 13:21:44.612689 15236 raft_consensus.cc:359] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.619110 15236 raft_consensus.cc:385] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.615734 15238 ts_tablet_manager.cc:1403] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.016s
I20260710 13:21:44.619714 15236 raft_consensus.cc:740] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.620656 15236 consensus_queue.cc:260] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.623371 15236 ts_tablet_manager.cc:1434] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:21:44.624413 15236 tablet_bootstrap.cc:492] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:44.630546 15234 tablet_bootstrap.cc:492] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:44.632643 15238 raft_consensus.cc:359] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.633549 15238 raft_consensus.cc:385] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.633901 15238 raft_consensus.cc:740] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.634825 15238 consensus_queue.cc:260] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.637027 15242 raft_consensus.cc:493] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.637367 15234 tablet_bootstrap.cc:654] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.637595 15242 raft_consensus.cc:515] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.639787 15242 leader_election.cc:290] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:44.640288 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f43723ae8b4847a6ca9c5cdf1c57e9" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:44.640786 15236 tablet_bootstrap.cc:654] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.640987 15045 raft_consensus.cc:2468] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 0.
I20260710 13:21:44.641590 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315c42483ee546d7970b1ec29c474806" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:44.642194 15194 raft_consensus.cc:2468] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 0.
I20260710 13:21:44.642514 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315c42483ee546d7970b1ec29c474806" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:44.643443 15011 leader_election.cc:304] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
W20260710 13:21:44.643987 15008 leader_election.cc:343] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.644390 15242 raft_consensus.cc:2804] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.644815 15242 raft_consensus.cc:493] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.645444 15237 raft_consensus.cc:493] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.645927 15237 raft_consensus.cc:515] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.646407 15242 raft_consensus.cc:3060] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.648131 15237 leader_election.cc:290] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:44.649180 15160 leader_election.cc:304] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:44.650969 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2806978a0554be1823ac7b0fa1e97e5" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:44.651623 15045 raft_consensus.cc:2468] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 0.
I20260710 13:21:44.652722 15237 raft_consensus.cc:2804] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.653162 15237 raft_consensus.cc:493] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.653524 15237 raft_consensus.cc:3060] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.654158 15238 ts_tablet_manager.cc:1434] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:21:44.656198 15160 leader_election.cc:304] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:44.658214 15238 tablet_bootstrap.cc:492] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:44.661520 15242 raft_consensus.cc:515] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.665194 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315c42483ee546d7970b1ec29c474806" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:44.665561 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315c42483ee546d7970b1ec29c474806" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:44.665812 15194 raft_consensus.cc:3060] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:44.666985 15008 leader_election.cc:343] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.667615 15242 leader_election.cc:290] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 election: Requested vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:44.670614 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f43723ae8b4847a6ca9c5cdf1c57e9" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:44.671111 15234 tablet_bootstrap.cc:492] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:44.671268 15120 raft_consensus.cc:2468] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 0.
I20260710 13:21:44.671639 15234 ts_tablet_manager.cc:1403] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.008s
I20260710 13:21:44.672572 15194 raft_consensus.cc:2468] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 1.
I20260710 13:21:44.672883 15238 tablet_bootstrap.cc:654] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.673300 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2806978a0554be1823ac7b0fa1e97e5" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:44.673957 15120 raft_consensus.cc:2468] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 0.
I20260710 13:21:44.673890 15011 leader_election.cc:304] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [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: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 1a577d7fea854cf9902af984b87d3b57
I20260710 13:21:44.675459 15242 raft_consensus.cc:2804] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.675918 15234 raft_consensus.cc:359] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.676795 15234 raft_consensus.cc:385] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.677213 15234 raft_consensus.cc:740] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.677928 15237 raft_consensus.cc:515] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:44.678339 15234 consensus_queue.cc:260] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.683779 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f43723ae8b4847a6ca9c5cdf1c57e9" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:44.684583 15045 raft_consensus.cc:3060] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.688822 15238 tablet_bootstrap.cc:492] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:44.689692 15238 ts_tablet_manager.cc:1403] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.015s
I20260710 13:21:44.679438 15272 raft_consensus.cc:2804] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.694010 15272 raft_consensus.cc:493] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.694490 15272 raft_consensus.cc:3060] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.694924 15238 raft_consensus.cc:359] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.695999 15238 raft_consensus.cc:385] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.696403 15238 raft_consensus.cc:740] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.697494 15238 consensus_queue.cc:260] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.699986 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f43723ae8b4847a6ca9c5cdf1c57e9" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:44.701032 15120 raft_consensus.cc:3060] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.712508 15238 ts_tablet_manager.cc:1434] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:21:44.715134 15243 raft_consensus.cc:493] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.715569 15238 tablet_bootstrap.cc:492] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:44.715688 15243 raft_consensus.cc:515] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.719097 15044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb974a3e39304792bcca3578dae009e5" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:44.719789 15044 raft_consensus.cc:2468] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:44.721145 15086 leader_election.cc:304] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:44.722146 15258 raft_consensus.cc:2804] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.722503 15258 raft_consensus.cc:493] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.722801 15258 raft_consensus.cc:3060] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.729961 15243 leader_election.cc:290] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:44.733364 15120 raft_consensus.cc:2468] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 1.
I20260710 13:21:44.733487 15258 raft_consensus.cc:515] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.736512 15258 leader_election.cc:290] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:44.730089 15045 raft_consensus.cc:2468] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 1.
I20260710 13:21:44.737820 15160 leader_election.cc:304] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:44.737972 15193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb974a3e39304792bcca3578dae009e5" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:44.730594 15237 leader_election.cc:290] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:44.731575 15238 tablet_bootstrap.cc:654] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:44.740211 15086 leader_election.cc:343] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.740363 15237 raft_consensus.cc:2804] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.731732 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb974a3e39304792bcca3578dae009e5" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:44.736536 15044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb974a3e39304792bcca3578dae009e5" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:44.741598 15044 raft_consensus.cc:3060] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.740835 15237 raft_consensus.cc:697] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Becoming Leader. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:44.742905 15236 tablet_bootstrap.cc:492] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:44.743427 15236 ts_tablet_manager.cc:1403] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.119s	user 0.035s	sys 0.047s
W20260710 13:21:44.746052 15086 leader_election.cc:343] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.742957 15237 consensus_queue.cc:237] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:44.745992 15242 raft_consensus.cc:697] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:44.747535 15242 consensus_queue.cc:237] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.753291 15236 raft_consensus.cc:359] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.754436 15236 raft_consensus.cc:385] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.754864 15236 raft_consensus.cc:740] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.753867 15272 raft_consensus.cc:515] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.757892 15237 raft_consensus.cc:493] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.759459 15237 raft_consensus.cc:515] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.760481 15272 leader_election.cc:290] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:44.761714 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2806978a0554be1823ac7b0fa1e97e5" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:44.762060 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2806978a0554be1823ac7b0fa1e97e5" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:44.762341 15120 raft_consensus.cc:3060] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.762627 15045 raft_consensus.cc:3060] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.762904 15119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364775e3cb2c4fc8bb96f9fa14d025e4" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:44.763595 15119 raft_consensus.cc:2468] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 0.
I20260710 13:21:44.764137 15044 raft_consensus.cc:2468] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 1.
I20260710 13:21:44.765218 15157 leader_election.cc:304] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:44.765482 15086 leader_election.cc:304] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [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: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 38ed41cd873d44c49f2eae3f128d7dcc
I20260710 13:21:44.766137 15237 leader_election.cc:290] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:44.766026 15236 consensus_queue.cc:260] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.766651 15258 raft_consensus.cc:2804] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.767225 15237 raft_consensus.cc:2804] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.767231 15258 raft_consensus.cc:697] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Becoming Leader. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:44.768929 15234 ts_tablet_manager.cc:1434] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.097s	user 0.023s	sys 0.016s
I20260710 13:21:44.770330 15258 consensus_queue.cc:237] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.771049 15234 tablet_bootstrap.cc:492] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:44.774179 15236 ts_tablet_manager.cc:1434] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 13:21:44.775230 15236 tablet_bootstrap.cc:492] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:44.775192 15044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364775e3cb2c4fc8bb96f9fa14d025e4" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:44.769120 15237 raft_consensus.cc:493] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.776553 15237 raft_consensus.cc:3060] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.775740 14940 catalog_manager.cc:5697] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:44.776830 15160 leader_election.cc:343] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.778975 15120 raft_consensus.cc:2468] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 1.
I20260710 13:21:44.780467 15157 leader_election.cc:304] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:44.781674 15275 raft_consensus.cc:2804] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.782186 15275 raft_consensus.cc:697] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Becoming Leader. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:44.783320 15236 tablet_bootstrap.cc:654] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.783023 15275 consensus_queue.cc:237] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.792804 15045 raft_consensus.cc:2468] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 1.
I20260710 13:21:44.787933 14943 catalog_manager.cc:5697] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc reported cstate change: term changed from 0 to 1, leader changed from <none> to 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3). New cstate: current_term: 1 leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.798301 15234 tablet_bootstrap.cc:654] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.816099 15238 tablet_bootstrap.cc:492] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:44.816800 15238 ts_tablet_manager.cc:1403] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.016s
I20260710 13:21:44.808459 15237 raft_consensus.cc:515] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.820705 15238 raft_consensus.cc:359] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.821688 15238 raft_consensus.cc:385] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.822039 15238 raft_consensus.cc:740] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.823045 15238 consensus_queue.cc:260] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.823258 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364775e3cb2c4fc8bb96f9fa14d025e4" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:44.824204 15237 leader_election.cc:290] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:44.824695 15120 raft_consensus.cc:3060] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.825560 15236 tablet_bootstrap.cc:492] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:44.824635 14939 catalog_manager.cc:5697] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "1a577d7fea854cf9902af984b87d3b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.828517 14943 catalog_manager.cc:5697] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc reported cstate change: term changed from 0 to 1, leader changed from <none> to 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3). New cstate: current_term: 1 leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.830884 15236 ts_tablet_manager.cc:1403] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.011s
I20260710 13:21:44.833792 15236 raft_consensus.cc:359] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.834559 15236 raft_consensus.cc:385] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.834903 15236 raft_consensus.cc:740] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.835894 15236 consensus_queue.cc:260] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.838300 15236 ts_tablet_manager.cc:1434] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:44.839419 15236 tablet_bootstrap.cc:492] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:44.845809 15236 tablet_bootstrap.cc:654] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.854652 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364775e3cb2c4fc8bb96f9fa14d025e4" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:44.856976 15237 raft_consensus.cc:493] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.857904 15234 tablet_bootstrap.cc:492] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:44.857580 15237 raft_consensus.cc:515] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.858419 15234 ts_tablet_manager.cc:1403] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.088s	user 0.033s	sys 0.024s
I20260710 13:21:44.858680 15120 raft_consensus.cc:2468] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 1.
I20260710 13:21:44.859923 15237 leader_election.cc:290] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:44.859997 15157 leader_election.cc:304] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
W20260710 13:21:44.861066 15160 leader_election.cc:343] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:44.861173 15234 raft_consensus.cc:359] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.862084 15234 raft_consensus.cc:385] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.862243 15238 ts_tablet_manager.cc:1434] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260710 13:21:44.862382 15234 raft_consensus.cc:740] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.863369 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917bdf4a649743288deefef26fc4311b" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:44.863196 15234 consensus_queue.cc:260] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.864094 15045 raft_consensus.cc:2468] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 0.
I20260710 13:21:44.864307 15275 raft_consensus.cc:2804] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.865077 15275 raft_consensus.cc:697] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Becoming Leader. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:44.865520 15160 leader_election.cc:304] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:44.865923 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917bdf4a649743288deefef26fc4311b" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:44.865965 15275 consensus_queue.cc:237] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.869637 15120 raft_consensus.cc:2468] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 0.
I20260710 13:21:44.866330 15272 raft_consensus.cc:2804] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.870824 15272 raft_consensus.cc:493] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.871199 15272 raft_consensus.cc:3060] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.871598 15238 tablet_bootstrap.cc:492] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:44.874716 15236 tablet_bootstrap.cc:492] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:44.875164 15236 ts_tablet_manager.cc:1403] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.005s
I20260710 13:21:44.877995 15238 tablet_bootstrap.cc:654] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.877593 15236 raft_consensus.cc:359] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.878491 15236 raft_consensus.cc:385] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.878811 15236 raft_consensus.cc:740] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.879719 15242 raft_consensus.cc:493] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:44.879685 15236 consensus_queue.cc:260] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.880239 15242 raft_consensus.cc:515] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.880728 15272 raft_consensus.cc:515] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.882421 15242 leader_election.cc:290] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:44.883610 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4791a5e19ded469985f8eabafb766b94" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:44.883945 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917bdf4a649743288deefef26fc4311b" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:44.884469 15045 raft_consensus.cc:3060] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.884315 15194 raft_consensus.cc:2468] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 0.
I20260710 13:21:44.884268 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4791a5e19ded469985f8eabafb766b94" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:44.885727 15120 raft_consensus.cc:2468] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 0.
I20260710 13:21:44.885929 15011 leader_election.cc:304] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:44.887573 15242 raft_consensus.cc:2804] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:44.887988 15242 raft_consensus.cc:493] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:44.888391 15242 raft_consensus.cc:3060] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.890321 15236 ts_tablet_manager.cc:1434] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:21:44.893198 15238 tablet_bootstrap.cc:492] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:44.893705 15238 ts_tablet_manager.cc:1403] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 13:21:44.894457 15234 ts_tablet_manager.cc:1434] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:21:44.895428 15234 tablet_bootstrap.cc:492] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:44.896431 15238 raft_consensus.cc:359] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.897171 15238 raft_consensus.cc:385] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.897462 15238 raft_consensus.cc:740] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.897862 15045 raft_consensus.cc:2468] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 1.
I20260710 13:21:44.898103 15242 raft_consensus.cc:515] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.898391 15238 consensus_queue.cc:260] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.899281 15160 leader_election.cc:304] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:44.900445 15237 raft_consensus.cc:2804] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.900947 15237 raft_consensus.cc:697] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Becoming Leader. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:44.902619 15237 consensus_queue.cc:237] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.906033 15119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917bdf4a649743288deefef26fc4311b" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:44.905622 14943 catalog_manager.cc:5697] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc reported cstate change: term changed from 0 to 1, leader changed from <none> to 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3). New cstate: current_term: 1 leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.906745 15119 raft_consensus.cc:3060] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.907141 15234 tablet_bootstrap.cc:654] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:44.901669 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4791a5e19ded469985f8eabafb766b94" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:44.909530 15120 raft_consensus.cc:3060] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.909782 15272 leader_election.cc:290] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:44.917295 15120 raft_consensus.cc:2468] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 1.
I20260710 13:21:44.918467 15242 leader_election.cc:290] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 election: Requested vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:44.917182 15119 raft_consensus.cc:2468] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 1.
I20260710 13:21:44.919003 15008 leader_election.cc:304] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:44.919993 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4791a5e19ded469985f8eabafb766b94" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:44.920578 15194 raft_consensus.cc:3060] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:44.920944 15242 raft_consensus.cc:2804] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:44.922194 15242 raft_consensus.cc:697] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:44.922381 15234 tablet_bootstrap.cc:492] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:44.923058 15242 consensus_queue.cc:237] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.925772 15238 ts_tablet_manager.cc:1434] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260710 13:21:44.922878 15234 ts_tablet_manager.cc:1403] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.007s
I20260710 13:21:44.929643 14943 catalog_manager.cc:5697] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc reported cstate change: term changed from 0 to 1, leader changed from <none> to 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3). New cstate: current_term: 1 leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.930246 15234 raft_consensus.cc:359] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.931401 15234 raft_consensus.cc:385] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:44.931806 15194 raft_consensus.cc:2468] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 1.
I20260710 13:21:44.931828 15234 raft_consensus.cc:740] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:44.933450 15234 consensus_queue.cc:260] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:44.935757 15234 ts_tablet_manager.cc:1434] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:44.941687 14939 catalog_manager.cc:5697] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.980356 15258 consensus_queue.cc:1048] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:44.992813 15292 consensus_queue.cc:1048] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:45.018565 15237 raft_consensus.cc:493] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:45.019156 15237 raft_consensus.cc:515] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.021109 15237 leader_election.cc:290] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:45.022022 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaadcd27c674154993f294f12249489" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:45.022557 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaadcd27c674154993f294f12249489" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:45.022593 15045 raft_consensus.cc:2468] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 0.
I20260710 13:21:45.023778 15120 raft_consensus.cc:2468] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 0.
I20260710 13:21:45.025146 15160 leader_election.cc:304] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:45.027057 15237 raft_consensus.cc:2804] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:45.027365 15237 raft_consensus.cc:493] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:45.028009 15237 raft_consensus.cc:3060] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.034615 15237 raft_consensus.cc:515] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.036478 15237 leader_election.cc:290] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:45.037665 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaadcd27c674154993f294f12249489" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:45.037712 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaadcd27c674154993f294f12249489" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:45.038228 15120 raft_consensus.cc:3060] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.038450 15045 raft_consensus.cc:3060] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.044320 15120 raft_consensus.cc:2468] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 1.
I20260710 13:21:45.045583 15045 raft_consensus.cc:2468] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 1.
I20260710 13:21:45.045749 15157 leader_election.cc:304] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:45.047132 15237 raft_consensus.cc:2804] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:45.047573 15237 raft_consensus.cc:697] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Becoming Leader. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:45.048784 15237 consensus_queue.cc:237] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.057164 14943 catalog_manager.cc:5697] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc reported cstate change: term changed from 0 to 1, leader changed from <none> to 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3). New cstate: current_term: 1 leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:45.085058 15242 raft_consensus.cc:493] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:45.085687 15242 raft_consensus.cc:515] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.087399 15242 leader_election.cc:290] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:45.088449 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364775e3cb2c4fc8bb96f9fa14d025e4" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:45.088430 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364775e3cb2c4fc8bb96f9fa14d025e4" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:45.089602 15120 raft_consensus.cc:2393] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94d7ad11e5fb4710b1ce9864247c3c14 in current term 1: Already voted for candidate 38ed41cd873d44c49f2eae3f128d7dcc in this term.
I20260710 13:21:45.090649 15008 leader_election.cc:304] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc
I20260710 13:21:45.091519 15242 raft_consensus.cc:3060] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.096843 15242 raft_consensus.cc:2749] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:45.144279 15120 raft_consensus.cc:3060] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.152837 15242 consensus_queue.cc:1048] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.158094 15242 consensus_queue.cc:1048] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.194115 15194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50f43723ae8b4847a6ca9c5cdf1c57e9"
dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
mode: GRACEFUL
new_leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:57574
I20260710 13:21:45.194723 15194 raft_consensus.cc:606] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Received request to transfer leadership to TS 94d7ad11e5fb4710b1ce9864247c3c14
I20260710 13:21:45.200031 15237 raft_consensus.cc:493] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:45.200577 15237 raft_consensus.cc:515] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.201586 15194 raft_consensus.cc:3060] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:45.202814 15237 leader_election.cc:290] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:45.204041 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb974a3e39304792bcca3578dae009e5" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:45.204504 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb974a3e39304792bcca3578dae009e5" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:45.205042 15045 raft_consensus.cc:2393] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38ed41cd873d44c49f2eae3f128d7dcc in current term 1: Already voted for candidate 1a577d7fea854cf9902af984b87d3b57 in this term.
I20260710 13:21:45.206395 15193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "364775e3cb2c4fc8bb96f9fa14d025e4"
dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
mode: GRACEFUL
new_leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:57574
I20260710 13:21:45.206391 15157 leader_election.cc:304] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14
I20260710 13:21:45.206941 15193 raft_consensus.cc:606] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Received request to transfer leadership to TS 94d7ad11e5fb4710b1ce9864247c3c14
I20260710 13:21:45.209686 15237 raft_consensus.cc:2749] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:45.210536 15292 consensus_queue.cc:1048] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.224507 15258 consensus_queue.cc:1048] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.227737 15120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "281214d51157467ebb01d38bda0bbf56"
dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
mode: GRACEFUL
new_leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:36328
I20260710 13:21:45.228515 15120 raft_consensus.cc:606] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Received request to transfer leadership to TS 94d7ad11e5fb4710b1ce9864247c3c14
I20260710 13:21:45.238729 15194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2806978a0554be1823ac7b0fa1e97e5"
dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
mode: GRACEFUL
new_leader_uuid: "1a577d7fea854cf9902af984b87d3b57"
 from {username='slave'} at 127.0.0.1:57574
I20260710 13:21:45.239563 15194 raft_consensus.cc:606] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Received request to transfer leadership to TS 1a577d7fea854cf9902af984b87d3b57
I20260710 13:21:45.245481 15194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "917bdf4a649743288deefef26fc4311b"
dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
mode: GRACEFUL
new_leader_uuid: "1a577d7fea854cf9902af984b87d3b57"
 from {username='slave'} at 127.0.0.1:57574
I20260710 13:21:45.246111 15194 raft_consensus.cc:606] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Received request to transfer leadership to TS 1a577d7fea854cf9902af984b87d3b57
I20260710 13:21:45.251732 15237 consensus_queue.cc:1048] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.252067 15194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adaadcd27c674154993f294f12249489"
dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
mode: GRACEFUL
new_leader_uuid: "1a577d7fea854cf9902af984b87d3b57"
 from {username='slave'} at 127.0.0.1:57574
I20260710 13:21:45.252665 15194 raft_consensus.cc:606] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Received request to transfer leadership to TS 1a577d7fea854cf9902af984b87d3b57
I20260710 13:21:45.259045 15272 raft_consensus.cc:993] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc: : Instructing follower 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:45.259475 15272 raft_consensus.cc:1081] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Signalling peer 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:45.261380 15044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "364775e3cb2c4fc8bb96f9fa14d025e4"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:32834
I20260710 13:21:45.261969 15044 raft_consensus.cc:493] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.262351 15044 raft_consensus.cc:3060] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.269467 15272 consensus_queue.cc:1048] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:45.270128 15044 raft_consensus.cc:515] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.273207 15045 raft_consensus.cc:1240] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Rejecting Update request from peer 38ed41cd873d44c49f2eae3f128d7dcc for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:45.278632 15119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364775e3cb2c4fc8bb96f9fa14d025e4" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:45.281791 15237 consensus_queue.cc:1059] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.282774 15237 raft_consensus.cc:3055] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:45.283134 15237 raft_consensus.cc:740] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:45.283622 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364775e3cb2c4fc8bb96f9fa14d025e4" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:45.284376 15044 leader_election.cc:290] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 2 election: Requested vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:45.284132 15237 consensus_queue.cc:260] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.285524 15237 raft_consensus.cc:3060] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.285842 15272 consensus_queue.cc:1048] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.290714 15043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4791a5e19ded469985f8eabafb766b94"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
mode: GRACEFUL
new_leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:21:45.291401 15043 raft_consensus.cc:606] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Received request to transfer leadership to TS 38ed41cd873d44c49f2eae3f128d7dcc
I20260710 13:21:45.301942 15272 consensus_queue.cc:1048] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.302640 15194 raft_consensus.cc:2468] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 2.
I20260710 13:21:45.307128 15011 leader_election.cc:304] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [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: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 1a577d7fea854cf9902af984b87d3b57
I20260710 13:21:45.308445 15242 raft_consensus.cc:2804] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:45.308981 15242 raft_consensus.cc:697] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:45.310062 15242 consensus_queue.cc:237] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [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: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.313645 15272 raft_consensus.cc:993] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc: : Instructing follower 1a577d7fea854cf9902af984b87d3b57 to start an election
I20260710 13:21:45.314198 15272 raft_consensus.cc:1081] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Signalling peer 1a577d7fea854cf9902af984b87d3b57 to start an election
I20260710 13:21:45.317589 15119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2806978a0554be1823ac7b0fa1e97e5"
dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
 from {username='slave'} at 127.0.0.1:36322
I20260710 13:21:45.318182 15119 raft_consensus.cc:493] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.318626 15119 raft_consensus.cc:3060] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.320310 14942 catalog_manager.cc:5697] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 1 to 2, leader changed from 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3) to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.325172 15237 consensus_queue.cc:1048] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.325766 15119 raft_consensus.cc:515] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.328891 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2806978a0554be1823ac7b0fa1e97e5" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:45.329294 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2806978a0554be1823ac7b0fa1e97e5" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:45.329613 15043 raft_consensus.cc:3060] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.329931 15194 raft_consensus.cc:3055] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:45.330271 15194 raft_consensus.cc:740] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:45.331141 15194 consensus_queue.cc:260] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.332252 15194 raft_consensus.cc:3060] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.337350 15043 raft_consensus.cc:2468] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 2.
I20260710 13:21:45.338348 15119 leader_election.cc:290] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 2 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:45.338840 15086 leader_election.cc:304] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:45.339794 15243 raft_consensus.cc:2804] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:45.340070 15194 raft_consensus.cc:2468] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 2.
I20260710 13:21:45.340323 15243 raft_consensus.cc:697] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Becoming Leader. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:45.342041 15243 consensus_queue.cc:237] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.342926 15275 raft_consensus.cc:993] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc: : Instructing follower 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:45.343544 15272 raft_consensus.cc:1081] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Signalling peer 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:45.346549 15043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50f43723ae8b4847a6ca9c5cdf1c57e9"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:32834
I20260710 13:21:45.347126 15043 raft_consensus.cc:493] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.347506 15043 raft_consensus.cc:3060] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.348110 15237 consensus_queue.cc:1048] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.356099 15043 raft_consensus.cc:515] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:45.357193 15044 raft_consensus.cc:1240] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Rejecting Update request from peer 38ed41cd873d44c49f2eae3f128d7dcc for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:45.359021 15043 leader_election.cc:290] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 2 election: Requested vote from peers 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:45.359493 15237 consensus_queue.cc:1059] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.359776 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f43723ae8b4847a6ca9c5cdf1c57e9" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:45.360124 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f43723ae8b4847a6ca9c5cdf1c57e9" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:45.360414 15194 raft_consensus.cc:3055] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:45.360769 15194 raft_consensus.cc:740] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:45.361634 15194 consensus_queue.cc:260] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:45.362435 15194 raft_consensus.cc:3060] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.352329 14939 catalog_manager.cc:5697] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 reported cstate change: term changed from 1 to 2, leader changed from 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3) to 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "1a577d7fea854cf9902af984b87d3b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.369290 15194 raft_consensus.cc:2468] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 2.
W20260710 13:21:45.369987 15276 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:21:45.370615 15011 leader_election.cc:304] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [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: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 1a577d7fea854cf9902af984b87d3b57
I20260710 13:21:45.371351 15242 raft_consensus.cc:2804] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:45.371883 15242 raft_consensus.cc:697] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:45.372617 15242 consensus_queue.cc:237] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [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: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:45.379905 14939 catalog_manager.cc:5697] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 1 to 2, leader changed from 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3) to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.421456 15242 consensus_queue.cc:1048] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.432974 15273 consensus_queue.cc:1048] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.440445 15273 raft_consensus.cc:993] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14: : Instructing follower 38ed41cd873d44c49f2eae3f128d7dcc to start an election
I20260710 13:21:45.440908 15299 raft_consensus.cc:1081] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Signalling peer 38ed41cd873d44c49f2eae3f128d7dcc to start an election
I20260710 13:21:45.442622 15194 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4791a5e19ded469985f8eabafb766b94"
dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
 from {username='slave'} at 127.0.0.1:57570
I20260710 13:21:45.443257 15194 raft_consensus.cc:493] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.443415 15276 consensus_queue.cc:1048] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.443645 15194 raft_consensus.cc:3060] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.450250 15237 raft_consensus.cc:993] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc: : Instructing follower 1a577d7fea854cf9902af984b87d3b57 to start an election
I20260710 13:21:45.450780 15275 raft_consensus.cc:1081] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Signalling peer 1a577d7fea854cf9902af984b87d3b57 to start an election
I20260710 13:21:45.452654 15120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "917bdf4a649743288deefef26fc4311b"
dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
 from {username='slave'} at 127.0.0.1:36322
I20260710 13:21:45.454551 15194 raft_consensus.cc:515] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.455374 15120 raft_consensus.cc:493] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.455833 15120 raft_consensus.cc:3060] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.456149 15276 consensus_queue.cc:1048] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.457453 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4791a5e19ded469985f8eabafb766b94" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:45.457894 15043 raft_consensus.cc:3055] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:45.458148 15194 leader_election.cc:290] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 2 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:45.458266 15043 raft_consensus.cc:740] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:45.468046 15043 consensus_queue.cc:260] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.469442 15043 raft_consensus.cc:3060] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.466725 15119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4791a5e19ded469985f8eabafb766b94" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:45.472437 15119 raft_consensus.cc:3060] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.476864 15043 raft_consensus.cc:2468] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 2.
I20260710 13:21:45.478322 15160 leader_election.cc:304] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:45.479197 15276 raft_consensus.cc:2804] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:45.479708 15276 raft_consensus.cc:697] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 LEADER]: Becoming Leader. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:45.480402 15276 consensus_queue.cc:237] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.485126 15120 raft_consensus.cc:515] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.486619 15119 raft_consensus.cc:2468] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 2.
I20260710 13:21:45.491308 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917bdf4a649743288deefef26fc4311b" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:45.491992 15043 raft_consensus.cc:3060] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.492065 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917bdf4a649743288deefef26fc4311b" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:45.492712 15194 raft_consensus.cc:3055] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:45.493027 15194 raft_consensus.cc:740] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:45.493391 15120 leader_election.cc:290] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 2 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:45.493844 15194 consensus_queue.cc:260] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.495155 15194 raft_consensus.cc:3060] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.495678 14942 catalog_manager.cc:5697] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc reported cstate change: term changed from 1 to 2, leader changed from 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1) to 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3). New cstate: current_term: 2 leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:45.498495 15043 raft_consensus.cc:2468] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 2.
I20260710 13:21:45.501539 15086 leader_election.cc:304] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:45.502198 15194 raft_consensus.cc:2468] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 2.
I20260710 13:21:45.502370 15243 raft_consensus.cc:2804] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:45.502915 15243 raft_consensus.cc:697] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Becoming Leader. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:45.503727 15243 consensus_queue.cc:237] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.508728 15276 consensus_queue.cc:1048] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:45.509961 15243 raft_consensus.cc:993] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57: : Instructing follower 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:45.510434 15292 raft_consensus.cc:1081] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Signalling peer 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:45.512102 15043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "281214d51157467ebb01d38bda0bbf56"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:32826
I20260710 13:21:45.511513 14942 catalog_manager.cc:5697] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 reported cstate change: term changed from 1 to 2, leader changed from 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3) to 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "1a577d7fea854cf9902af984b87d3b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.512730 15043 raft_consensus.cc:493] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.513121 15043 raft_consensus.cc:3060] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.515702 15275 raft_consensus.cc:993] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc: : Instructing follower 1a577d7fea854cf9902af984b87d3b57 to start an election
I20260710 13:21:45.516160 15275 raft_consensus.cc:1081] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Signalling peer 1a577d7fea854cf9902af984b87d3b57 to start an election
I20260710 13:21:45.519601 15119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adaadcd27c674154993f294f12249489"
dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
 from {username='slave'} at 127.0.0.1:36322
I20260710 13:21:45.520200 15119 raft_consensus.cc:493] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.520553 15119 raft_consensus.cc:3060] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.520601 15272 consensus_queue.cc:1048] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:45.520634 15043 raft_consensus.cc:515] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.524016 15118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281214d51157467ebb01d38bda0bbf56" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:45.524673 15118 raft_consensus.cc:3055] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:45.524962 15118 raft_consensus.cc:740] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:45.525353 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281214d51157467ebb01d38bda0bbf56" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:45.526007 15194 raft_consensus.cc:3060] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.527132 15118 consensus_queue.cc:260] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.528311 15118 raft_consensus.cc:3060] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.533633 15194 raft_consensus.cc:2468] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 2.
I20260710 13:21:45.535080 15011 leader_election.cc:304] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:45.535794 15118 raft_consensus.cc:2468] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 2.
I20260710 13:21:45.536000 15299 raft_consensus.cc:2804] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:45.536463 15299 raft_consensus.cc:697] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:45.537145 15043 leader_election.cc:290] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 2 election: Requested vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:45.537302 15299 consensus_queue.cc:237] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.541283 15119 raft_consensus.cc:515] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.543955 15119 leader_election.cc:290] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 2 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:45.544943 15120 raft_consensus.cc:1240] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Rejecting Update request from peer 38ed41cd873d44c49f2eae3f128d7dcc for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:45.545279 15193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaadcd27c674154993f294f12249489" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:45.545877 15193 raft_consensus.cc:3055] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:45.546187 15193 raft_consensus.cc:740] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:45.547001 15193 consensus_queue.cc:260] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.548255 15193 raft_consensus.cc:3060] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.552567 15044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaadcd27c674154993f294f12249489" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:45.553135 15044 raft_consensus.cc:3060] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.556107 15193 raft_consensus.cc:2468] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 2.
I20260710 13:21:45.557385 15086 leader_election.cc:304] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:45.558074 15243 raft_consensus.cc:2804] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:45.558554 15243 raft_consensus.cc:697] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Becoming Leader. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:45.558914 15044 raft_consensus.cc:2468] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 2.
I20260710 13:21:45.559382 15243 consensus_queue.cc:237] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [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: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:45.566524 14943 catalog_manager.cc:5697] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 reported cstate change: term changed from 1 to 2, leader changed from 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3) to 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "1a577d7fea854cf9902af984b87d3b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.574950 14942 catalog_manager.cc:5697] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 1 to 2, leader changed from 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2) to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.778182 15193 raft_consensus.cc:1275] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.779480 15299 consensus_queue.cc:1048] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.789984 15119 raft_consensus.cc:3060] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.797428 15119 raft_consensus.cc:1275] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.798775 15299 consensus_queue.cc:1048] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.911839 15193 raft_consensus.cc:1275] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 1a577d7fea854cf9902af984b87d3b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.913247 15243 consensus_queue.cc:1048] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.920814 15044 raft_consensus.cc:1275] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Refusing update from remote peer 1a577d7fea854cf9902af984b87d3b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.922292 15258 consensus_queue.cc:1048] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.943145 15119 raft_consensus.cc:1275] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.944537 15299 consensus_queue.cc:1048] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.948122 15193 raft_consensus.cc:1275] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.950673 15194 raft_consensus.cc:1275] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 1a577d7fea854cf9902af984b87d3b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.952294 15258 consensus_queue.cc:1048] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.952905 15242 consensus_queue.cc:1048] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.959192 15193 raft_consensus.cc:1275] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.961190 15273 consensus_queue.cc:1048] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.965806 15044 raft_consensus.cc:1275] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Refusing update from remote peer 38ed41cd873d44c49f2eae3f128d7dcc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.967936 15272 consensus_queue.cc:1048] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.982046 15044 raft_consensus.cc:1275] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Refusing update from remote peer 1a577d7fea854cf9902af984b87d3b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.982647 15120 raft_consensus.cc:1275] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Refusing update from remote peer 38ed41cd873d44c49f2eae3f128d7dcc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.983583 15292 consensus_queue.cc:1048] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.984229 15119 raft_consensus.cc:3060] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.985092 15276 consensus_queue.cc:1048] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.994656 15119 raft_consensus.cc:1275] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.996351 15242 consensus_queue.cc:1048] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:46.143865 15194 raft_consensus.cc:1275] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 1a577d7fea854cf9902af984b87d3b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:46.145375 15292 consensus_queue.cc:1048] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:46.154690 15044 raft_consensus.cc:1275] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Refusing update from remote peer 1a577d7fea854cf9902af984b87d3b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:46.156690 15292 consensus_queue.cc:1048] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:48.324481 14943 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43586:
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:21:48.326619 14943 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:21:48.374775 15033 tablet_service.cc:1511] Processing CreateTablet for tablet c4901f757ce747edb840f8610911a0fb (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:48.376183 15033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4901f757ce747edb840f8610911a0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.375973 15104 tablet_service.cc:1511] Processing CreateTablet for tablet c4901f757ce747edb840f8610911a0fb (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:48.377202 15104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4901f757ce747edb840f8610911a0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.379815 15180 tablet_service.cc:1511] Processing CreateTablet for tablet c4901f757ce747edb840f8610911a0fb (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:48.381035 15180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4901f757ce747edb840f8610911a0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.384919 15181 tablet_service.cc:1511] Processing CreateTablet for tablet a66138bd940b498f8605c09b48e1bc78 (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:48.386250 15181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66138bd940b498f8605c09b48e1bc78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.387311 15030 tablet_service.cc:1511] Processing CreateTablet for tablet a66138bd940b498f8605c09b48e1bc78 (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:48.387663 15027 tablet_service.cc:1511] Processing CreateTablet for tablet d5eeab4832794552bd2b6fe46b222a8f (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:48.388676 15030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66138bd940b498f8605c09b48e1bc78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.390057 15027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5eeab4832794552bd2b6fe46b222a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.390707 15028 tablet_service.cc:1511] Processing CreateTablet for tablet 67ae4271c09d47d7a2308e25833648de (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:48.391958 15028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ae4271c09d47d7a2308e25833648de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.394809 15184 tablet_service.cc:1511] Processing CreateTablet for tablet d5eeab4832794552bd2b6fe46b222a8f (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:48.396600 15184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5eeab4832794552bd2b6fe46b222a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.398022 15108 tablet_service.cc:1511] Processing CreateTablet for tablet a66138bd940b498f8605c09b48e1bc78 (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:48.398571 15109 tablet_service.cc:1511] Processing CreateTablet for tablet d5eeab4832794552bd2b6fe46b222a8f (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:48.399391 15108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66138bd940b498f8605c09b48e1bc78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.399976 15109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5eeab4832794552bd2b6fe46b222a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.402318 15105 tablet_service.cc:1511] Processing CreateTablet for tablet 67ae4271c09d47d7a2308e25833648de (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:48.403723 15105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ae4271c09d47d7a2308e25833648de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.438267 15332 tablet_bootstrap.cc:492] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:48.438498 15183 tablet_service.cc:1511] Processing CreateTablet for tablet 67ae4271c09d47d7a2308e25833648de (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:48.440152 15183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ae4271c09d47d7a2308e25833648de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.440724 15033 tablet_service.cc:1511] Processing CreateTablet for tablet 1cdbf2a0edab4de7a8e6c7f3fd04ff5b (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:48.441960 15033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cdbf2a0edab4de7a8e6c7f3fd04ff5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.455582 15333 tablet_bootstrap.cc:492] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:48.463326 15110 tablet_service.cc:1511] Processing CreateTablet for tablet 1cdbf2a0edab4de7a8e6c7f3fd04ff5b (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:48.464757 15110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cdbf2a0edab4de7a8e6c7f3fd04ff5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.465181 15332 tablet_bootstrap.cc:654] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.474013 15102 tablet_service.cc:1511] Processing CreateTablet for tablet 39a8c295776141e98c7ac7ed5537b0df (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:48.475422 15027 tablet_service.cc:1511] Processing CreateTablet for tablet 39a8c295776141e98c7ac7ed5537b0df (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:48.476804 15027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a8c295776141e98c7ac7ed5537b0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.477306 15181 tablet_service.cc:1511] Processing CreateTablet for tablet 39a8c295776141e98c7ac7ed5537b0df (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:48.478547 15181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a8c295776141e98c7ac7ed5537b0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.475455 15102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a8c295776141e98c7ac7ed5537b0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.497004 15030 tablet_service.cc:1511] Processing CreateTablet for tablet 74104773aa6e49f09dfa335f925af692 (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:48.498442 15030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74104773aa6e49f09dfa335f925af692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.505801 15334 tablet_bootstrap.cc:492] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:48.490345 15184 tablet_service.cc:1511] Processing CreateTablet for tablet 1cdbf2a0edab4de7a8e6c7f3fd04ff5b (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:48.510342 15184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cdbf2a0edab4de7a8e6c7f3fd04ff5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.522253 15334 tablet_bootstrap.cc:654] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.527076 15109 tablet_service.cc:1511] Processing CreateTablet for tablet 74104773aa6e49f09dfa335f925af692 (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:48.529345 15109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74104773aa6e49f09dfa335f925af692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.532320 15180 tablet_service.cc:1511] Processing CreateTablet for tablet 74104773aa6e49f09dfa335f925af692 (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:48.533687 15180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74104773aa6e49f09dfa335f925af692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.540520 15333 tablet_bootstrap.cc:654] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.540737 15332 tablet_bootstrap.cc:492] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:48.541469 15332 ts_tablet_manager.cc:1403] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.004s
I20260710 13:21:48.543183 15027 tablet_service.cc:1511] Processing CreateTablet for tablet 48758e1b3d384bcd9be2c2f0db6d6f85 (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:48.544514 15027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48758e1b3d384bcd9be2c2f0db6d6f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.545588 15332 raft_consensus.cc:359] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.550194 15332 raft_consensus.cc:385] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.550690 15332 raft_consensus.cc:740] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.551585 15332 consensus_queue.cc:260] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.554108 15332 ts_tablet_manager.cc:1434] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 13:21:48.559149 15332 tablet_bootstrap.cc:492] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:48.547942 15102 tablet_service.cc:1511] Processing CreateTablet for tablet 48758e1b3d384bcd9be2c2f0db6d6f85 (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:48.560635 15333 tablet_bootstrap.cc:492] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:48.561318 15333 ts_tablet_manager.cc:1403] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.002s
I20260710 13:21:48.561583 15102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48758e1b3d384bcd9be2c2f0db6d6f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.564410 15333 raft_consensus.cc:359] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.565335 15333 raft_consensus.cc:385] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.565677 15333 raft_consensus.cc:740] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.572420 15334 tablet_bootstrap.cc:492] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:48.572204 15333 consensus_queue.cc:260] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.573343 15334 ts_tablet_manager.cc:1403] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.000s
I20260710 13:21:48.576673 15334 raft_consensus.cc:359] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.577494 15334 raft_consensus.cc:385] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.577670 15333 ts_tablet_manager.cc:1434] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:21:48.577838 15334 raft_consensus.cc:740] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.578920 15333 tablet_bootstrap.cc:492] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:48.579526 15334 consensus_queue.cc:260] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.585625 15334 ts_tablet_manager.cc:1434] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:21:48.587621 15332 tablet_bootstrap.cc:654] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.589543 15334 tablet_bootstrap.cc:492] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:48.591092 15333 tablet_bootstrap.cc:654] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.598466 15334 tablet_bootstrap.cc:654] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.603842 15333 tablet_bootstrap.cc:492] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:48.604451 15333 ts_tablet_manager.cc:1403] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260710 13:21:48.607547 15333 raft_consensus.cc:359] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.552208 15183 tablet_service.cc:1511] Processing CreateTablet for tablet 48758e1b3d384bcd9be2c2f0db6d6f85 (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:48.608495 15333 raft_consensus.cc:385] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.608939 15333 raft_consensus.cc:740] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.609586 15183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48758e1b3d384bcd9be2c2f0db6d6f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.609927 15333 consensus_queue.cc:260] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.612213 15334 tablet_bootstrap.cc:492] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:48.612983 15334 ts_tablet_manager.cc:1403] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.005s
I20260710 13:21:48.615547 15333 ts_tablet_manager.cc:1434] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260710 13:21:48.616235 14991 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:48.616654 15333 tablet_bootstrap.cc:492] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:48.617072 15334 raft_consensus.cc:359] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.618223 15334 raft_consensus.cc:385] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.618690 15334 raft_consensus.cc:740] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.619777 15334 consensus_queue.cc:260] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.622946 15334 ts_tablet_manager.cc:1434] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:21:48.623809 15333 tablet_bootstrap.cc:654] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.624330 15334 tablet_bootstrap.cc:492] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:48.634443 15334 tablet_bootstrap.cc:654] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.635756 15333 tablet_bootstrap.cc:492] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:48.636399 15333 ts_tablet_manager.cc:1403] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260710 13:21:48.639482 15333 raft_consensus.cc:359] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.640364 15333 raft_consensus.cc:385] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.640702 15333 raft_consensus.cc:740] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.641561 15333 consensus_queue.cc:260] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.643924 15027 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6d2a0c17ac4372b7cd672288e68070 (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:48.644552 15333 ts_tablet_manager.cc:1434] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:21:48.645816 15027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6d2a0c17ac4372b7cd672288e68070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.646504 15333 tablet_bootstrap.cc:492] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:48.655566 15108 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6d2a0c17ac4372b7cd672288e68070 (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:48.657107 15108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6d2a0c17ac4372b7cd672288e68070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.665531 15333 tablet_bootstrap.cc:654] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.669909 15181 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6d2a0c17ac4372b7cd672288e68070 (DEFAULT_TABLE table=soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:48.670872 15332 tablet_bootstrap.cc:492] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:48.674031 15332 ts_tablet_manager.cc:1403] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.115s	user 0.034s	sys 0.027s
I20260710 13:21:48.674405 15181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6d2a0c17ac4372b7cd672288e68070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.676110 15334 tablet_bootstrap.cc:492] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:48.676595 15334 ts_tablet_manager.cc:1403] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.033s
I20260710 13:21:48.677206 15332 raft_consensus.cc:359] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.678013 15332 raft_consensus.cc:385] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.678303 15332 raft_consensus.cc:740] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.679018 15332 consensus_queue.cc:260] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.679677 15334 raft_consensus.cc:359] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.680383 15334 raft_consensus.cc:385] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.680644 15334 raft_consensus.cc:740] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.681370 15334 consensus_queue.cc:260] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.683566 15334 ts_tablet_manager.cc:1434] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:21:48.684531 15334 tablet_bootstrap.cc:492] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:48.692353 15332 ts_tablet_manager.cc:1434] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260710 13:21:48.695932 15334 tablet_bootstrap.cc:654] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.697106 15333 tablet_bootstrap.cc:492] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:48.697665 15333 ts_tablet_manager.cc:1403] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.009s
I20260710 13:21:48.698877 15332 tablet_bootstrap.cc:492] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:48.700649 15333 raft_consensus.cc:359] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.701818 15333 raft_consensus.cc:385] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.702185 15333 raft_consensus.cc:740] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.702955 15333 consensus_queue.cc:260] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.708238 15332 tablet_bootstrap.cc:654] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.708380 15333 ts_tablet_manager.cc:1434] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:48.712378 15333 tablet_bootstrap.cc:492] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:48.714131 15334 tablet_bootstrap.cc:492] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:48.714632 15334 ts_tablet_manager.cc:1403] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.011s
I20260710 13:21:48.717386 15332 tablet_bootstrap.cc:492] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:48.717455 15334 raft_consensus.cc:359] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.718189 15332 ts_tablet_manager.cc:1403] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.002s
I20260710 13:21:48.718411 15334 raft_consensus.cc:385] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.718783 15334 raft_consensus.cc:740] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.718932 15333 tablet_bootstrap.cc:654] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.719578 15334 consensus_queue.cc:260] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.721916 15334 ts_tablet_manager.cc:1434] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:48.721923 15332 raft_consensus.cc:359] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.723078 15334 tablet_bootstrap.cc:492] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:48.723084 15332 raft_consensus.cc:385] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.723887 15332 raft_consensus.cc:740] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.725550 15333 tablet_bootstrap.cc:492] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:48.726094 15333 ts_tablet_manager.cc:1403] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260710 13:21:48.725953 15332 consensus_queue.cc:260] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.728327 15332 ts_tablet_manager.cc:1434] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 13:21:48.729364 15333 raft_consensus.cc:359] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.730216 15333 raft_consensus.cc:385] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.730470 15334 tablet_bootstrap.cc:654] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.730587 15333 raft_consensus.cc:740] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.731400 15333 consensus_queue.cc:260] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.729946 15332 tablet_bootstrap.cc:492] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:48.734694 15333 ts_tablet_manager.cc:1434] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:21:48.736348 15333 tablet_bootstrap.cc:492] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:48.743745 15333 tablet_bootstrap.cc:654] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.744277 15332 tablet_bootstrap.cc:654] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.755313 15320 raft_consensus.cc:493] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.756104 15320 raft_consensus.cc:515] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.759610 15320 leader_election.cc:290] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:48.759776 15044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66138bd940b498f8605c09b48e1bc78" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:48.760413 15044 raft_consensus.cc:2468] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 0.
I20260710 13:21:48.761794 15292 raft_consensus.cc:493] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.762311 15292 raft_consensus.cc:515] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.762732 15160 leader_election.cc:304] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:48.763624 15320 raft_consensus.cc:2804] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.763413 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66138bd940b498f8605c09b48e1bc78" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:48.764034 15320 raft_consensus.cc:493] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.764432 15320 raft_consensus.cc:3060] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.764451 15292 leader_election.cc:290] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
W20260710 13:21:48.765897 15157 leader_election.cc:343] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.772011 15320 raft_consensus.cc:515] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.777321 15193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eeab4832794552bd2b6fe46b222a8f" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:48.778075 15044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66138bd940b498f8605c09b48e1bc78" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:48.778316 15193 raft_consensus.cc:2468] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:48.778707 15044 raft_consensus.cc:3060] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.781039 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eeab4832794552bd2b6fe46b222a8f" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:48.781927 15043 raft_consensus.cc:2468] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:48.783710 15086 leader_election.cc:304] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:48.785033 15292 raft_consensus.cc:2804] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.785548 15292 raft_consensus.cc:493] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.785969 15292 raft_consensus.cc:3060] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.792169 15320 leader_election.cc:290] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:48.793370 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66138bd940b498f8605c09b48e1bc78" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:48.794981 15334 tablet_bootstrap.cc:492] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
W20260710 13:21:48.795156 15157 leader_election.cc:343] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.793206 15292 raft_consensus.cc:515] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.795639 15332 tablet_bootstrap.cc:492] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:48.794999 15333 tablet_bootstrap.cc:492] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:48.796427 15332 ts_tablet_manager.cc:1403] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.013s
I20260710 13:21:48.796641 15333 ts_tablet_manager.cc:1403] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.032s
I20260710 13:21:48.797658 15292 leader_election.cc:290] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:48.785959 15044 raft_consensus.cc:2468] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 1.
I20260710 13:21:48.799160 15334 ts_tablet_manager.cc:1403] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.025s
I20260710 13:21:48.799453 15193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eeab4832794552bd2b6fe46b222a8f" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:48.799485 15332 raft_consensus.cc:359] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.800196 15193 raft_consensus.cc:3060] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.800408 15332 raft_consensus.cc:385] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.800789 15332 raft_consensus.cc:740] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.799155 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eeab4832794552bd2b6fe46b222a8f" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:48.801831 15332 consensus_queue.cc:260] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.802901 15043 raft_consensus.cc:3060] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.802618 15334 raft_consensus.cc:359] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.803452 15334 raft_consensus.cc:385] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.803823 15334 raft_consensus.cc:740] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.804615 15332 ts_tablet_manager.cc:1434] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:21:48.799774 15333 raft_consensus.cc:359] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.805598 15160 leader_election.cc:304] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [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: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 1a577d7fea854cf9902af984b87d3b57
I20260710 13:21:48.806056 15333 raft_consensus.cc:385] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.806404 15333 raft_consensus.cc:740] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.806643 15320 raft_consensus.cc:2804] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.807156 15333 consensus_queue.cc:260] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.808405 15292 raft_consensus.cc:493] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.808862 15292 raft_consensus.cc:515] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.809671 15333 ts_tablet_manager.cc:1434] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:21:48.804634 15334 consensus_queue.cc:260] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.810717 15043 raft_consensus.cc:2468] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 1.
I20260710 13:21:48.810873 15292 leader_election.cc:290] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:48.810720 15333 tablet_bootstrap.cc:492] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:48.812486 15334 ts_tablet_manager.cc:1434] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:21:48.812551 15086 leader_election.cc:304] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:48.813822 15332 tablet_bootstrap.cc:492] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:48.814029 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae4271c09d47d7a2308e25833648de" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:48.814630 15194 raft_consensus.cc:2468] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:48.816273 15086 leader_election.cc:304] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:48.817926 15292 raft_consensus.cc:2804] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.817221 15336 raft_consensus.cc:493] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.818490 15336 raft_consensus.cc:515] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.820051 15333 tablet_bootstrap.cc:654] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.820390 15336 leader_election.cc:290] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:48.820585 15332 tablet_bootstrap.cc:654] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.822813 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cdbf2a0edab4de7a8e6c7f3fd04ff5b" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:48.823465 15120 raft_consensus.cc:2468] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 0.
I20260710 13:21:48.824776 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cdbf2a0edab4de7a8e6c7f3fd04ff5b" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
W20260710 13:21:48.826133 15011 leader_election.cc:343] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.826974 15008 leader_election.cc:304] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [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: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 38ed41cd873d44c49f2eae3f128d7dcc
I20260710 13:21:48.827280 15334 tablet_bootstrap.cc:492] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:48.828154 15336 raft_consensus.cc:2804] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.828514 15336 raft_consensus.cc:493] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.828899 15336 raft_consensus.cc:3060] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.817085 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae4271c09d47d7a2308e25833648de" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:48.833666 15043 raft_consensus.cc:2468] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:48.838096 15193 raft_consensus.cc:2468] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 1.
I20260710 13:21:48.837148 15334 tablet_bootstrap.cc:654] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.843549 15351 raft_consensus.cc:2804] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.844828 15351 raft_consensus.cc:493] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.846928 15351 raft_consensus.cc:3060] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.846159 15336 raft_consensus.cc:515] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.872102 15336 leader_election.cc:290] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 election: Requested vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:48.873198 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cdbf2a0edab4de7a8e6c7f3fd04ff5b" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:48.873930 15120 raft_consensus.cc:3060] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.876482 15332 tablet_bootstrap.cc:492] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:48.877235 15332 ts_tablet_manager.cc:1403] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.008s
I20260710 13:21:48.878679 15320 raft_consensus.cc:697] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Becoming Leader. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:48.879635 15320 consensus_queue.cc:237] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.880231 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cdbf2a0edab4de7a8e6c7f3fd04ff5b" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
W20260710 13:21:48.881876 15011 leader_election.cc:343] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.882930 15334 tablet_bootstrap.cc:492] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:48.883479 15334 ts_tablet_manager.cc:1403] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.016s
I20260710 13:21:48.884981 15333 tablet_bootstrap.cc:492] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:48.885572 15333 ts_tablet_manager.cc:1403] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.047s
I20260710 13:21:48.886548 15334 raft_consensus.cc:359] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.889322 15334 raft_consensus.cc:385] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.888495 15332 raft_consensus.cc:359] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.890069 15332 raft_consensus.cc:385] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.889230 15333 raft_consensus.cc:359] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.890422 15332 raft_consensus.cc:740] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.890692 15333 raft_consensus.cc:385] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.891366 15333 raft_consensus.cc:740] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.891638 15334 raft_consensus.cc:740] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.892197 15356 raft_consensus.cc:493] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.892609 15334 consensus_queue.cc:260] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.892840 15333 consensus_queue.cc:260] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.894007 15292 raft_consensus.cc:697] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Becoming Leader. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:48.895089 15292 consensus_queue.cc:237] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.895741 15334 ts_tablet_manager.cc:1434] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 13:21:48.896068 15333 ts_tablet_manager.cc:1434] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:21:48.896786 15334 tablet_bootstrap.cc:492] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:48.897137 15333 tablet_bootstrap.cc:492] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:48.893386 15356 raft_consensus.cc:515] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.892781 15120 raft_consensus.cc:2468] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 1.
I20260710 13:21:48.891321 15332 consensus_queue.cc:260] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.901512 15008 leader_election.cc:304] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [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: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 38ed41cd873d44c49f2eae3f128d7dcc
I20260710 13:21:48.902165 15332 ts_tablet_manager.cc:1434] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.005s
I20260710 13:21:48.903208 15332 tablet_bootstrap.cc:492] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:48.904105 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4901f757ce747edb840f8610911a0fb" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:48.904760 15043 raft_consensus.cc:2468] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:48.868830 15351 raft_consensus.cc:515] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.905944 15336 raft_consensus.cc:2804] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.906427 15336 raft_consensus.cc:697] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:48.906466 15086 leader_election.cc:304] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:48.907214 15356 leader_election.cc:290] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:48.907769 15356 raft_consensus.cc:2804] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.907354 15336 consensus_queue.cc:237] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.908145 15356 raft_consensus.cc:493] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.908524 15356 raft_consensus.cc:3060] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.908571 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae4271c09d47d7a2308e25833648de" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:48.909235 15194 raft_consensus.cc:3060] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.911880 15193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4901f757ce747edb840f8610911a0fb" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:48.912532 15193 raft_consensus.cc:2468] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:48.912823 15332 tablet_bootstrap.cc:654] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.906913 15351 leader_election.cc:290] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:48.918669 15334 tablet_bootstrap.cc:654] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.919462 15194 raft_consensus.cc:2468] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 1.
I20260710 13:21:48.920013 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae4271c09d47d7a2308e25833648de" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:48.920639 15043 raft_consensus.cc:3060] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.930437 15086 leader_election.cc:304] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:48.932448 15355 raft_consensus.cc:2804] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.933214 14943 catalog_manager.cc:5697] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc reported cstate change: term changed from 0 to 1, leader changed from <none> to 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3). New cstate: current_term: 1 leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:48.936971 15333 tablet_bootstrap.cc:654] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.937613 15043 raft_consensus.cc:2468] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 1.
I20260710 13:21:48.942660 15355 raft_consensus.cc:697] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Becoming Leader. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:48.943694 15355 consensus_queue.cc:237] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.967484 15332 tablet_bootstrap.cc:492] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:48.968034 15332 ts_tablet_manager.cc:1403] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.011s
I20260710 13:21:48.967291 14939 catalog_manager.cc:5697] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.968322 15333 tablet_bootstrap.cc:492] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:48.968953 15333 ts_tablet_manager.cc:1403] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.072s	user 0.003s	sys 0.011s
I20260710 13:21:48.971190 15332 raft_consensus.cc:359] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.971973 15332 raft_consensus.cc:385] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.972251 15332 raft_consensus.cc:740] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.972652 15333 raft_consensus.cc:359] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.975147 15333 raft_consensus.cc:385] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.972978 15356 raft_consensus.cc:515] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.975476 15333 raft_consensus.cc:740] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.975981 15334 tablet_bootstrap.cc:492] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:48.976501 15334 ts_tablet_manager.cc:1403] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.021s
I20260710 13:21:48.976310 15333 consensus_queue.cc:260] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.977990 15333 ts_tablet_manager.cc:1434] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:48.978699 15333 tablet_bootstrap.cc:492] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14: Bootstrap starting.
I20260710 13:21:48.979382 15334 raft_consensus.cc:359] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.980105 15334 raft_consensus.cc:385] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.980376 15334 raft_consensus.cc:740] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.981072 15334 consensus_queue.cc:260] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.983398 15334 ts_tablet_manager.cc:1434] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:48.983844 15333 tablet_bootstrap.cc:654] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.973052 15332 consensus_queue.cc:260] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.984695 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4901f757ce747edb840f8610911a0fb" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:48.985327 15043 raft_consensus.cc:3060] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.986706 15332 ts_tablet_manager.cc:1434] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 13:21:48.987982 15332 tablet_bootstrap.cc:492] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:48.990543 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4901f757ce747edb840f8610911a0fb" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:48.991119 15194 raft_consensus.cc:3060] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.993971 15334 tablet_bootstrap.cc:492] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:48.995585 15336 raft_consensus.cc:493] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.996268 15336 raft_consensus.cc:515] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:48.998616 15336 leader_election.cc:290] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:48.998710 15332 tablet_bootstrap.cc:654] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.000281 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74104773aa6e49f09dfa335f925af692" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:49.000962 15120 raft_consensus.cc:2468] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 0.
I20260710 13:21:49.001067 15192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74104773aa6e49f09dfa335f925af692" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:49.003087 15008 leader_election.cc:304] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:49.004046 15336 raft_consensus.cc:2804] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.004453 15336 raft_consensus.cc:493] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.006543 15336 raft_consensus.cc:3060] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.007067 15355 raft_consensus.cc:493] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:49.007329 15011 leader_election.cc:343] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.007797 15355 raft_consensus.cc:515] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.010218 15334 tablet_bootstrap.cc:654] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.011399 15332 tablet_bootstrap.cc:492] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:49.011471 15355 leader_election.cc:290] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.011955 15332 ts_tablet_manager.cc:1403] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.002s
I20260710 13:21:49.013211 15192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66138bd940b498f8605c09b48e1bc78" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:49.015059 15332 raft_consensus.cc:359] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.016076 15332 raft_consensus.cc:385] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.016425 15332 raft_consensus.cc:740] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.017532 15332 consensus_queue.cc:260] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.022470 15044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66138bd940b498f8605c09b48e1bc78" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:49.023645 15044 raft_consensus.cc:2393] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a577d7fea854cf9902af984b87d3b57 in current term 1: Already voted for candidate 38ed41cd873d44c49f2eae3f128d7dcc in this term.
I20260710 13:21:49.023794 15334 tablet_bootstrap.cc:492] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:49.024374 15334 ts_tablet_manager.cc:1403] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.005s
I20260710 13:21:49.025017 15086 leader_election.cc:304] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57; no voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14
I20260710 13:21:49.026247 15355 raft_consensus.cc:3060] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.026530 15332 ts_tablet_manager.cc:1434] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 13:21:49.027595 15332 tablet_bootstrap.cc:492] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:49.029314 15273 raft_consensus.cc:493] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.030002 15273 raft_consensus.cc:515] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.034267 15192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8c295776141e98c7ac7ed5537b0df" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:49.035125 15192 raft_consensus.cc:2468] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 0.
I20260710 13:21:49.036191 15273 leader_election.cc:290] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.042673 15194 raft_consensus.cc:2468] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 1.
I20260710 13:21:49.036579 15332 tablet_bootstrap.cc:654] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.044998 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8c295776141e98c7ac7ed5537b0df" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:49.046241 15120 raft_consensus.cc:2468] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 0.
I20260710 13:21:49.037508 15011 leader_election.cc:304] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:49.048317 15334 raft_consensus.cc:359] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.049049 15334 raft_consensus.cc:385] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.049336 15334 raft_consensus.cc:740] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.050016 15334 consensus_queue.cc:260] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.052006 15334 ts_tablet_manager.cc:1434] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.004s
I20260710 13:21:49.052381 15273 raft_consensus.cc:2804] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.052942 15334 tablet_bootstrap.cc:492] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57: Bootstrap starting.
I20260710 13:21:49.053041 15273 raft_consensus.cc:493] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.053692 15273 raft_consensus.cc:3060] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.056030 15086 leader_election.cc:304] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:49.057372 15365 raft_consensus.cc:2804] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.054711 15043 raft_consensus.cc:2468] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 1.
I20260710 13:21:49.058244 15365 raft_consensus.cc:697] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Becoming Leader. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:48.984738 15356 leader_election.cc:290] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.060657 15365 consensus_queue.cc:237] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.063275 15333 tablet_bootstrap.cc:492] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14: No bootstrap required, opened a new log
I20260710 13:21:49.063835 15333 ts_tablet_manager.cc:1403] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.051s
I20260710 13:21:49.066627 15333 raft_consensus.cc:359] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.067086 15334 tablet_bootstrap.cc:654] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.067369 15333 raft_consensus.cc:385] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.067821 15333 raft_consensus.cc:740] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.068622 15333 consensus_queue.cc:260] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.074656 14942 catalog_manager.cc:5697] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "1a577d7fea854cf9902af984b87d3b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.078867 15333 ts_tablet_manager.cc:1434] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.002s
I20260710 13:21:49.038374 15355 raft_consensus.cc:2749] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.082892 15336 raft_consensus.cc:515] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.089926 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74104773aa6e49f09dfa335f925af692" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:49.090509 15120 raft_consensus.cc:3060] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.084280 14942 catalog_manager.cc:5697] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "1a577d7fea854cf9902af984b87d3b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.115979 15273 raft_consensus.cc:515] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.118520 15120 raft_consensus.cc:2468] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 1.
I20260710 13:21:49.121372 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74104773aa6e49f09dfa335f925af692" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:49.125835 15194 raft_consensus.cc:3060] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.122840 15336 leader_election.cc:290] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 election: Requested vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.142861 15332 tablet_bootstrap.cc:492] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:49.143678 15332 ts_tablet_manager.cc:1403] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.037s
I20260710 13:21:49.147876 15332 raft_consensus.cc:359] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.150482 15332 raft_consensus.cc:385] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.150897 15332 raft_consensus.cc:740] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.150024 15194 raft_consensus.cc:2468] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 1.
I20260710 13:21:49.151206 15008 leader_election.cc:304] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:49.150763 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8c295776141e98c7ac7ed5537b0df" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:49.153034 15120 raft_consensus.cc:3060] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.153762 15332 consensus_queue.cc:260] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.156183 15332 ts_tablet_manager.cc:1434] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 13:21:49.156567 15273 leader_election.cc:290] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 election: Requested vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.152499 15379 raft_consensus.cc:2804] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.157374 15332 tablet_bootstrap.cc:492] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc: Bootstrap starting.
I20260710 13:21:49.157456 15379 raft_consensus.cc:697] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:49.158196 15334 tablet_bootstrap.cc:492] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57: No bootstrap required, opened a new log
I20260710 13:21:49.160517 15334 ts_tablet_manager.cc:1403] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57: Time spent bootstrapping tablet: real 0.108s	user 0.045s	sys 0.048s
I20260710 13:21:49.160557 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8c295776141e98c7ac7ed5537b0df" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:49.162905 15194 raft_consensus.cc:3060] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.164229 15332 tablet_bootstrap.cc:654] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.168892 15120 raft_consensus.cc:2468] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 1.
I20260710 13:21:49.159230 15379 consensus_queue.cc:237] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.170430 15334 raft_consensus.cc:359] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.159318 14942 catalog_manager.cc:5697] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "1a577d7fea854cf9902af984b87d3b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.171162 15334 raft_consensus.cc:385] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.171481 15334 raft_consensus.cc:740] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.172109 15334 consensus_queue.cc:260] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.172389 15008 leader_election.cc:304] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:49.173846 15273 raft_consensus.cc:2804] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.174198 15334 ts_tablet_manager.cc:1434] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:21:49.174546 15194 raft_consensus.cc:2468] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 1.
I20260710 13:21:49.175326 15273 raft_consensus.cc:697] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:49.176797 15273 consensus_queue.cc:237] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.182636 15332 tablet_bootstrap.cc:492] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc: No bootstrap required, opened a new log
I20260710 13:21:49.183557 15332 ts_tablet_manager.cc:1403] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260710 13:21:49.188006 15332 raft_consensus.cc:359] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.191377 15365 raft_consensus.cc:493] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.192040 15365 raft_consensus.cc:515] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.193553 15332 raft_consensus.cc:385] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.193924 15332 raft_consensus.cc:740] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.194639 15332 consensus_queue.cc:260] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.196383 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48758e1b3d384bcd9be2c2f0db6d6f85" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:49.197048 15043 raft_consensus.cc:2468] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:49.197984 15332 ts_tablet_manager.cc:1434] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:21:49.198346 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48758e1b3d384bcd9be2c2f0db6d6f85" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:49.199203 15194 raft_consensus.cc:2468] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:49.199807 15086 leader_election.cc:304] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:49.201112 15355 raft_consensus.cc:2804] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.201536 15355 raft_consensus.cc:493] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.199237 14943 catalog_manager.cc:5697] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.202142 15355 raft_consensus.cc:3060] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.203269 15365 leader_election.cc:290] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.209177 15355 raft_consensus.cc:515] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.211277 15355 leader_election.cc:290] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.212265 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48758e1b3d384bcd9be2c2f0db6d6f85" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:49.212476 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48758e1b3d384bcd9be2c2f0db6d6f85" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:49.212885 15194 raft_consensus.cc:3060] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.212972 15043 raft_consensus.cc:3060] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.218827 14943 catalog_manager.cc:5697] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.219676 15194 raft_consensus.cc:2468] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 1.
I20260710 13:21:49.219676 15043 raft_consensus.cc:2468] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 1.
I20260710 13:21:49.220921 15086 leader_election.cc:304] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:49.221730 15355 raft_consensus.cc:2804] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.222235 15355 raft_consensus.cc:697] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Becoming Leader. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:49.223006 15355 consensus_queue.cc:237] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.230449 14943 catalog_manager.cc:5697] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2). New cstate: current_term: 1 leader_uuid: "1a577d7fea854cf9902af984b87d3b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.309379 15194 raft_consensus.cc:3060] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.314834 15273 consensus_queue.cc:1048] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.325187 15320 consensus_queue.cc:1048] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.326576 15336 consensus_queue.cc:1048] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.340512 15389 consensus_queue.cc:1048] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.349958 15365 consensus_queue.cc:1048] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.368281 15363 consensus_queue.cc:1048] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.379700 15363 consensus_queue.cc:1048] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.391738 15363 consensus_queue.cc:1048] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.427083 15336 raft_consensus.cc:493] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.427560 15336 raft_consensus.cc:515] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.428462 15356 raft_consensus.cc:493] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.428961 15356 raft_consensus.cc:515] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.429589 15336 leader_election.cc:290] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.430312 15119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6d2a0c17ac4372b7cd672288e68070" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57" is_pre_election: true
I20260710 13:21:49.430719 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6d2a0c17ac4372b7cd672288e68070" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:49.430872 15356 leader_election.cc:290] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.430985 15119 raft_consensus.cc:2468] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 0.
I20260710 13:21:49.431319 15194 raft_consensus.cc:2468] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 0.
I20260710 13:21:49.432003 15192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6d2a0c17ac4372b7cd672288e68070" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" is_pre_election: true
I20260710 13:21:49.432066 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6d2a0c17ac4372b7cd672288e68070" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" is_pre_election: true
I20260710 13:21:49.432435 15008 leader_election.cc:304] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:49.432726 15192 raft_consensus.cc:2468] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:49.432786 15043 raft_consensus.cc:2468] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 0.
I20260710 13:21:49.433604 15336 raft_consensus.cc:2804] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.433847 15086 leader_election.cc:304] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:49.434011 15336 raft_consensus.cc:493] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.434485 15336 raft_consensus.cc:3060] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.434661 15356 raft_consensus.cc:2804] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.435122 15356 raft_consensus.cc:493] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.435467 15356 raft_consensus.cc:3060] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.441776 15336 raft_consensus.cc:515] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.442179 15356 raft_consensus.cc:515] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.444247 15336 leader_election.cc:290] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 1 election: Requested vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.444797 15119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6d2a0c17ac4372b7cd672288e68070" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:49.445412 15192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6d2a0c17ac4372b7cd672288e68070" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:49.445690 15119 raft_consensus.cc:2393] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94d7ad11e5fb4710b1ce9864247c3c14 in current term 1: Already voted for candidate 1a577d7fea854cf9902af984b87d3b57 in this term.
I20260710 13:21:49.445633 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6d2a0c17ac4372b7cd672288e68070" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:49.445808 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6d2a0c17ac4372b7cd672288e68070" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:49.446273 15192 raft_consensus.cc:3060] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.446779 15043 raft_consensus.cc:2393] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a577d7fea854cf9902af984b87d3b57 in current term 1: Already voted for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in this term.
I20260710 13:21:49.444973 15356 leader_election.cc:290] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 1 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.447816 15086 leader_election.cc:304] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [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: 1a577d7fea854cf9902af984b87d3b57; no voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14
I20260710 13:21:49.448613 15356 raft_consensus.cc:2749] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.451994 15192 raft_consensus.cc:2468] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 1.
I20260710 13:21:49.453118 15011 leader_election.cc:304] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [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: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 1a577d7fea854cf9902af984b87d3b57
I20260710 13:21:49.453862 15336 raft_consensus.cc:2804] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.454200 15336 raft_consensus.cc:697] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:49.454802 15336 consensus_queue.cc:237] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.462324 14939 catalog_manager.cc:5697] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 1 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.563710 15356 consensus_queue.cc:1048] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.565918 15119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4901f757ce747edb840f8610911a0fb"
dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
mode: GRACEFUL
new_leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:36328
I20260710 13:21:49.566622 15119 raft_consensus.cc:606] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Received request to transfer leadership to TS 94d7ad11e5fb4710b1ce9864247c3c14
I20260710 13:21:49.572290 15194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a66138bd940b498f8605c09b48e1bc78"
dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
mode: GRACEFUL
new_leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:57574
I20260710 13:21:49.572836 15194 raft_consensus.cc:606] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Received request to transfer leadership to TS 94d7ad11e5fb4710b1ce9864247c3c14
I20260710 13:21:49.580142 15365 consensus_queue.cc:1048] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.582257 15119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5eeab4832794552bd2b6fe46b222a8f"
dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
mode: GRACEFUL
new_leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:36328
I20260710 13:21:49.582969 15119 raft_consensus.cc:606] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Received request to transfer leadership to TS 94d7ad11e5fb4710b1ce9864247c3c14
I20260710 13:21:49.589926 15365 raft_consensus.cc:993] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57: : Instructing follower 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:49.590379 15365 raft_consensus.cc:1081] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Signalling peer 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:49.591817 15043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4901f757ce747edb840f8610911a0fb"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:32826
I20260710 13:21:49.591976 15119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67ae4271c09d47d7a2308e25833648de"
dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
mode: GRACEFUL
new_leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:36328
I20260710 13:21:49.592355 15043 raft_consensus.cc:493] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.592713 15119 raft_consensus.cc:606] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Received request to transfer leadership to TS 94d7ad11e5fb4710b1ce9864247c3c14
I20260710 13:21:49.592774 15043 raft_consensus.cc:3060] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.598507 15043 raft_consensus.cc:515] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.598809 15044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cdbf2a0edab4de7a8e6c7f3fd04ff5b"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
mode: GRACEFUL
new_leader_uuid: "1a577d7fea854cf9902af984b87d3b57"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:21:49.599471 15044 raft_consensus.cc:606] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Received request to transfer leadership to TS 1a577d7fea854cf9902af984b87d3b57
I20260710 13:21:49.601753 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4901f757ce747edb840f8610911a0fb" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:49.602355 15120 raft_consensus.cc:3055] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.602689 15120 raft_consensus.cc:740] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:49.603797 15120 consensus_queue.cc:260] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.602663 15336 consensus_queue.cc:1048] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:21:49.604918 15120 raft_consensus.cc:3060] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.606208 15044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39a8c295776141e98c7ac7ed5537b0df"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
mode: GRACEFUL
new_leader_uuid: "1a577d7fea854cf9902af984b87d3b57"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:21:49.607023 15044 raft_consensus.cc:606] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Received request to transfer leadership to TS 1a577d7fea854cf9902af984b87d3b57
I20260710 13:21:49.612257 15120 raft_consensus.cc:2468] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 2.
I20260710 13:21:49.613303 15043 leader_election.cc:290] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 2 election: Requested vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.613340 15008 leader_election.cc:304] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:49.614343 15273 raft_consensus.cc:2804] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.614845 15273 raft_consensus.cc:697] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:49.615641 15273 consensus_queue.cc:237] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.618911 15336 consensus_queue.cc:1048] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.625075 15336 raft_consensus.cc:993] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14: : Instructing follower 1a577d7fea854cf9902af984b87d3b57 to start an election
I20260710 13:21:49.625700 15336 raft_consensus.cc:1081] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Signalling peer 1a577d7fea854cf9902af984b87d3b57 to start an election
I20260710 13:21:49.627609 14943 catalog_manager.cc:5697] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 1 to 2, leader changed from 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2) to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.629904 15118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39a8c295776141e98c7ac7ed5537b0df"
dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
 from {username='slave'} at 127.0.0.1:36320
I20260710 13:21:49.630566 15118 raft_consensus.cc:493] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.630975 15118 raft_consensus.cc:3060] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.634773 15043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74104773aa6e49f09dfa335f925af692"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
mode: GRACEFUL
new_leader_uuid: "1a577d7fea854cf9902af984b87d3b57"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:21:49.635479 15043 raft_consensus.cc:606] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Received request to transfer leadership to TS 1a577d7fea854cf9902af984b87d3b57
I20260710 13:21:49.641767 15336 consensus_queue.cc:1048] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.646229 15379 consensus_queue.cc:1048] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.654311 15043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c6d2a0c17ac4372b7cd672288e68070"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
mode: GRACEFUL
new_leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:21:49.654201 15363 consensus_queue.cc:1048] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.654937 15043 raft_consensus.cc:606] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Received request to transfer leadership to TS 38ed41cd873d44c49f2eae3f128d7dcc
I20260710 13:21:49.655695 15273 raft_consensus.cc:993] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14: : Instructing follower 1a577d7fea854cf9902af984b87d3b57 to start an election
I20260710 13:21:49.656229 15273 raft_consensus.cc:1081] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Signalling peer 1a577d7fea854cf9902af984b87d3b57 to start an election
I20260710 13:21:49.625072 15192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4901f757ce747edb840f8610911a0fb" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:49.658219 15192 raft_consensus.cc:3060] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.669612 15118 raft_consensus.cc:515] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.670836 15119 raft_consensus.cc:1240] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Rejecting Update request from peer 94d7ad11e5fb4710b1ce9864247c3c14 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:49.677652 15118 leader_election.cc:290] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 2 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.678210 15193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8c295776141e98c7ac7ed5537b0df" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:49.678809 15193 raft_consensus.cc:3060] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.681552 15192 raft_consensus.cc:2468] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 2.
I20260710 13:21:49.687522 15193 raft_consensus.cc:2468] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 2.
I20260710 13:21:49.689662 15086 leader_election.cc:304] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:49.691380 15365 raft_consensus.cc:2804] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.691998 15365 raft_consensus.cc:697] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Becoming Leader. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:49.694386 15365 consensus_queue.cc:237] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [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: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
W20260710 13:21:49.697857 15008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.2:44757, user_credentials={real_user=slave}} blocked reactor thread for 54528.6us
I20260710 13:21:49.700057 15118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74104773aa6e49f09dfa335f925af692"
dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
 from {username='slave'} at 127.0.0.1:36320
I20260710 13:21:49.700539 15118 raft_consensus.cc:493] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.700796 15118 raft_consensus.cc:3060] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.707458 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a8c295776141e98c7ac7ed5537b0df" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:49.708153 15043 raft_consensus.cc:3055] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.708699 15379 consensus_queue.cc:1059] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.708765 15118 raft_consensus.cc:515] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.704831 14939 catalog_manager.cc:5697] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 reported cstate change: term changed from 1 to 2, leader changed from 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1) to 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "1a577d7fea854cf9902af984b87d3b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.710023 15365 consensus_queue.cc:1048] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.711179 15118 leader_election.cc:290] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 2 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.711894 15043 raft_consensus.cc:740] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:49.712530 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74104773aa6e49f09dfa335f925af692" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:49.713140 15194 raft_consensus.cc:3060] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.712816 15043 consensus_queue.cc:260] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.714226 15043 raft_consensus.cc:3060] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.715974 15044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74104773aa6e49f09dfa335f925af692" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:49.716615 15044 raft_consensus.cc:3055] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.716908 15044 raft_consensus.cc:740] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:49.717788 15044 consensus_queue.cc:260] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.718994 15044 raft_consensus.cc:3060] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.720331 15194 raft_consensus.cc:2468] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 2.
I20260710 13:21:49.721812 15086 leader_election.cc:304] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:49.723847 15365 raft_consensus.cc:2804] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.724370 15365 raft_consensus.cc:697] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Becoming Leader. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:49.725054 15044 raft_consensus.cc:2468] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 2.
I20260710 13:21:49.725179 15365 consensus_queue.cc:237] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.722241 15043 raft_consensus.cc:2468] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 2.
W20260710 13:21:49.726325 15379 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:21:49.735944 14939 catalog_manager.cc:5697] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 reported cstate change: term changed from 1 to 2, leader changed from 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1) to 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "1a577d7fea854cf9902af984b87d3b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.845757 15363 raft_consensus.cc:993] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57: : Instructing follower 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:49.846311 15365 raft_consensus.cc:1081] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Signalling peer 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:49.847903 15045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67ae4271c09d47d7a2308e25833648de"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:32826
I20260710 13:21:49.848492 15045 raft_consensus.cc:493] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.848850 15045 raft_consensus.cc:3060] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.854555 15363 raft_consensus.cc:993] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57: : Instructing follower 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:49.855379 15365 raft_consensus.cc:1081] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Signalling peer 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:49.856032 15045 raft_consensus.cc:515] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.857203 15043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5eeab4832794552bd2b6fe46b222a8f"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:32826
I20260710 13:21:49.857936 15043 raft_consensus.cc:493] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.858193 15045 leader_election.cc:290] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 2 election: Requested vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.858285 15043 raft_consensus.cc:3060] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.859314 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae4271c09d47d7a2308e25833648de" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:49.859930 15194 raft_consensus.cc:3060] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.860025 15118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae4271c09d47d7a2308e25833648de" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:49.860551 15118 raft_consensus.cc:3055] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.860792 15118 raft_consensus.cc:740] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:49.861598 15118 consensus_queue.cc:260] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.862682 15118 raft_consensus.cc:3060] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.865228 15043 raft_consensus.cc:515] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.866473 15194 raft_consensus.cc:2468] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 2.
I20260710 13:21:49.867183 15043 leader_election.cc:290] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 2 election: Requested vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.868098 15011 leader_election.cc:304] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:49.868119 15119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eeab4832794552bd2b6fe46b222a8f" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:49.868885 15119 raft_consensus.cc:3055] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.869122 15379 raft_consensus.cc:2804] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.869207 15119 raft_consensus.cc:740] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:49.869714 15379 raft_consensus.cc:697] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:49.870692 15118 raft_consensus.cc:2468] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 2.
I20260710 13:21:49.870127 15119 consensus_queue.cc:260] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.870503 15379 consensus_queue.cc:237] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.872449 15119 raft_consensus.cc:3060] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.871354 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eeab4832794552bd2b6fe46b222a8f" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:49.874081 15194 raft_consensus.cc:3060] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.880307 15119 raft_consensus.cc:2468] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 2.
I20260710 13:21:49.880496 15194 raft_consensus.cc:2468] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 2.
I20260710 13:21:49.881534 15008 leader_election.cc:304] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:49.882498 15379 raft_consensus.cc:2804] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.882936 15379 raft_consensus.cc:697] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:49.882505 14943 catalog_manager.cc:5697] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 1 to 2, leader changed from 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2) to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.883625 15379 consensus_queue.cc:237] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.888651 15401 raft_consensus.cc:993] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14: : Instructing follower 1a577d7fea854cf9902af984b87d3b57 to start an election
I20260710 13:21:49.889083 15379 raft_consensus.cc:1081] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Signalling peer 1a577d7fea854cf9902af984b87d3b57 to start an election
I20260710 13:21:49.890704 15119 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cdbf2a0edab4de7a8e6c7f3fd04ff5b"
dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
 from {username='slave'} at 127.0.0.1:36320
I20260710 13:21:49.891253 15119 raft_consensus.cc:493] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.891635 15119 raft_consensus.cc:3060] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.897485 14943 catalog_manager.cc:5697] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 1 to 2, leader changed from 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2) to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.897826 15119 raft_consensus.cc:515] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.899703 15119 leader_election.cc:290] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 2 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.900693 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cdbf2a0edab4de7a8e6c7f3fd04ff5b" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:49.900908 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cdbf2a0edab4de7a8e6c7f3fd04ff5b" candidate_uuid: "1a577d7fea854cf9902af984b87d3b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:49.901239 15043 raft_consensus.cc:3055] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.901559 15194 raft_consensus.cc:3060] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.901676 15043 raft_consensus.cc:740] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:49.902632 15043 consensus_queue.cc:260] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.903396 15043 raft_consensus.cc:3060] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.907261 15194 raft_consensus.cc:2468] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 2.
I20260710 13:21:49.908346 15086 leader_election.cc:304] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:49.909067 15365 raft_consensus.cc:2804] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.909562 15365 raft_consensus.cc:697] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Becoming Leader. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:49.910174 15043 raft_consensus.cc:2468] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a577d7fea854cf9902af984b87d3b57 in term 2.
I20260710 13:21:49.910369 15365 consensus_queue.cc:237] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.914216 15389 raft_consensus.cc:993] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc: : Instructing follower 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:49.914636 15320 raft_consensus.cc:1081] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Signalling peer 94d7ad11e5fb4710b1ce9864247c3c14 to start an election
I20260710 13:21:49.916204 15043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a66138bd940b498f8605c09b48e1bc78"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
 from {username='slave'} at 127.0.0.1:32834
I20260710 13:21:49.916687 15043 raft_consensus.cc:493] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.916952 15043 raft_consensus.cc:3060] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.918267 14943 catalog_manager.cc:5697] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 reported cstate change: term changed from 1 to 2, leader changed from 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1) to 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2). New cstate: current_term: 2 leader_uuid: "1a577d7fea854cf9902af984b87d3b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.921188 15043 raft_consensus.cc:515] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.922960 15043 leader_election.cc:290] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 2 election: Requested vote from peers 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757), 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3:41853)
I20260710 13:21:49.923779 15119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66138bd940b498f8605c09b48e1bc78" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:49.924126 15194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66138bd940b498f8605c09b48e1bc78" candidate_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
I20260710 13:21:49.924402 15119 raft_consensus.cc:3060] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.924757 15194 raft_consensus.cc:3055] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.925068 15194 raft_consensus.cc:740] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:49.925899 15194 consensus_queue.cc:260] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.926878 15194 raft_consensus.cc:3060] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.930167 15119 raft_consensus.cc:2468] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 2.
I20260710 13:21:49.931352 15008 leader_election.cc:304] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:49.931753 15194 raft_consensus.cc:2468] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d7ad11e5fb4710b1ce9864247c3c14 in term 2.
I20260710 13:21:49.932190 15379 raft_consensus.cc:2804] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.932749 15379 raft_consensus.cc:697] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Becoming Leader. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:49.933528 15379 consensus_queue.cc:237] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.940783 14943 catalog_manager.cc:5697] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 reported cstate change: term changed from 1 to 2, leader changed from 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3) to 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1). New cstate: current_term: 2 leader_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.951381 15273 consensus_queue.cc:1048] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.961545 15401 consensus_queue.cc:1048] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.970593 15273 raft_consensus.cc:993] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14: : Instructing follower 38ed41cd873d44c49f2eae3f128d7dcc to start an election
I20260710 13:21:49.971015 15273 raft_consensus.cc:1081] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Signalling peer 38ed41cd873d44c49f2eae3f128d7dcc to start an election
I20260710 13:21:49.972396 15194 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c6d2a0c17ac4372b7cd672288e68070"
dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
 from {username='slave'} at 127.0.0.1:57570
I20260710 13:21:49.972841 15194 raft_consensus.cc:493] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.973179 15194 raft_consensus.cc:3060] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.978037 15194 raft_consensus.cc:515] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.979563 15194 leader_election.cc:290] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 2 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:49.980321 15043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6d2a0c17ac4372b7cd672288e68070" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:49.980496 15119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6d2a0c17ac4372b7cd672288e68070" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:49.980904 15043 raft_consensus.cc:3055] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.980975 15119 raft_consensus.cc:3060] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.981247 15043 raft_consensus.cc:740] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:49.982012 15043 consensus_queue.cc:260] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.983218 15043 raft_consensus.cc:3060] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.988045 15119 raft_consensus.cc:2468] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 2.
I20260710 13:21:49.989141 15157 leader_election.cc:304] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:49.989774 15043 raft_consensus.cc:2468] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 2.
I20260710 13:21:49.989945 15320 raft_consensus.cc:2804] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.990428 15320 raft_consensus.cc:697] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 LEADER]: Becoming Leader. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:49.991231 15320 consensus_queue.cc:237] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:49.997864 14943 catalog_manager.cc:5697] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc reported cstate change: term changed from 1 to 2, leader changed from 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1) to 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3). New cstate: current_term: 2 leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:50.009482 15194 raft_consensus.cc:1275] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.010782 15401 consensus_queue.cc:1048] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.017889 15119 raft_consensus.cc:1275] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.019369 15336 consensus_queue.cc:1048] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.158684 15043 raft_consensus.cc:1275] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Refusing update from remote peer 1a577d7fea854cf9902af984b87d3b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.160215 15365 consensus_queue.cc:1048] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.168589 15194 raft_consensus.cc:1275] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 1a577d7fea854cf9902af984b87d3b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.170364 15356 consensus_queue.cc:1048] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.220780 15194 raft_consensus.cc:1275] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 1a577d7fea854cf9902af984b87d3b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.222021 15356 consensus_queue.cc:1048] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.229952 15043 raft_consensus.cc:1275] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Refusing update from remote peer 1a577d7fea854cf9902af984b87d3b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.231534 15365 consensus_queue.cc:1048] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.289091 15194 raft_consensus.cc:1275] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.290521 15336 consensus_queue.cc:1048] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.298436 15119 raft_consensus.cc:1275] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.300078 15401 consensus_queue.cc:1048] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.355261 15119 raft_consensus.cc:1275] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.356594 15401 consensus_queue.cc:1048] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.365285 15191 raft_consensus.cc:1275] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.366854 15401 consensus_queue.cc:1048] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.368127 15194 raft_consensus.cc:1275] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 1a577d7fea854cf9902af984b87d3b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.370914 15119 raft_consensus.cc:1275] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.371002 15363 consensus_queue.cc:1048] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.372681 15401 consensus_queue.cc:1048] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:50.380246 15045 raft_consensus.cc:1275] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Refusing update from remote peer 38ed41cd873d44c49f2eae3f128d7dcc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.382011 15320 consensus_queue.cc:1048] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:50.384277 15045 raft_consensus.cc:1275] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Refusing update from remote peer 1a577d7fea854cf9902af984b87d3b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.387763 15356 consensus_queue.cc:1048] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.395198 15120 raft_consensus.cc:1275] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Refusing update from remote peer 38ed41cd873d44c49f2eae3f128d7dcc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.397120 15389 consensus_queue.cc:1048] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.401798 15194 raft_consensus.cc:1275] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Refusing update from remote peer 94d7ad11e5fb4710b1ce9864247c3c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.403976 15273 consensus_queue.cc:1048] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:52.669299 14943 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43586:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:21:52.694528 14943 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43586:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:21:52.879181 11168 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:21:52.879449 15433 log.cc:927] Time spent T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
W20260710 13:21:52.927192 15450 log.cc:927] Time spent T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc: Append to log took a long time: real 0.072s	user 0.003s	sys 0.019s
I20260710 13:21:53.047789 15471 tablet.cc:1724] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.077914 15432 log.cc:927] Time spent T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14: Append to log took a long time: real 0.259s	user 0.006s	sys 0.000s
I20260710 13:21:53.028913 15468 tablet.cc:1724] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.081419 15445 log.cc:927] Time spent T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57: Append to log took a long time: real 0.270s	user 0.002s	sys 0.000s
W20260710 13:21:53.083666 15443 log.cc:927] Time spent T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57: Append to log took a long time: real 0.274s	user 0.003s	sys 0.000s
W20260710 13:21:53.085917 15442 log.cc:927] Time spent T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc: Append to log took a long time: real 0.276s	user 0.003s	sys 0.000s
I20260710 13:21:53.107913 15477 tablet.cc:1724] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.123808 15478 tablet.cc:1724] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.165920 15482 tablet.cc:1724] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.184340 15480 tablet.cc:1724] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.201977 15476 log.cc:927] Time spent T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57: Append to log took a long time: real 0.085s	user 0.002s	sys 0.000s
I20260710 13:21:53.219854 15484 tablet.cc:1724] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.224247 15117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cdbf2a0edab4de7a8e6c7f3fd04ff5b"
dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
mode: GRACEFUL
new_leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
 from {username='slave'} at 127.0.0.1:51282
I20260710 13:21:53.225471 15117 raft_consensus.cc:606] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Received request to transfer leadership to TS 38ed41cd873d44c49f2eae3f128d7dcc
I20260710 13:21:53.278194 15455 raft_consensus.cc:993] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57: : Instructing follower 38ed41cd873d44c49f2eae3f128d7dcc to start an election
I20260710 13:21:53.278749 15455 raft_consensus.cc:1081] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Signalling peer 38ed41cd873d44c49f2eae3f128d7dcc to start an election
I20260710 13:21:53.283466 15486 tablet.cc:1724] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.288481 15193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cdbf2a0edab4de7a8e6c7f3fd04ff5b"
dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
 from {username='slave'} at 127.0.0.1:57568
I20260710 13:21:53.289222 15193 raft_consensus.cc:493] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.289674 15193 raft_consensus.cc:3060] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.266993 15481 tablet.cc:1724] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.257620 15485 tablet.cc:1724] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.304567 15468 tablet.cc:1724] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.321801 15483 tablet.cc:1724] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.333356 15008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.232.2:44757, user_credentials={real_user=slave}} blocked reactor thread for 58957us
I20260710 13:21:53.334795 15490 tablet.cc:1724] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.348294 15478 tablet.cc:1724] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.344751 15471 tablet.cc:1724] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.353250 15482 tablet.cc:1724] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.356390 15480 tablet.cc:1724] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.353400 15477 tablet.cc:1724] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.386536 15193 raft_consensus.cc:515] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:53.386826 15045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67ae4271c09d47d7a2308e25833648de"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
mode: GRACEFUL
new_leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
 from {username='slave'} at 127.0.0.1:33564
I20260710 13:21:53.387641 15045 raft_consensus.cc:606] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Received request to transfer leadership to TS 38ed41cd873d44c49f2eae3f128d7dcc
I20260710 13:21:53.372509 15486 tablet.cc:1724] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.388988 15471 tablet.cc:1724] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.391742 11168 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:21:53.392406 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:53.396301 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cdbf2a0edab4de7a8e6c7f3fd04ff5b" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:53.397794 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cdbf2a0edab4de7a8e6c7f3fd04ff5b" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:53.401294 15120 raft_consensus.cc:3055] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:53.401641 15120 raft_consensus.cc:740] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:53.402438 15120 consensus_queue.cc:260] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [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: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:53.403517 15120 raft_consensus.cc:3060] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.405579 15045 raft_consensus.cc:3060] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.412075 15484 tablet.cc:1724] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.417403 15485 tablet.cc:1724] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.405187 15490 tablet.cc:1724] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.443895 15120 raft_consensus.cc:2468] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 3.
I20260710 13:21:53.389127 15193 leader_election.cc:290] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 3 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:53.425343 15044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50f43723ae8b4847a6ca9c5cdf1c57e9"
dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
mode: GRACEFUL
new_leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
 from {username='slave'} at 127.0.0.1:33564
I20260710 13:21:53.446077 15044 raft_consensus.cc:606] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Received request to transfer leadership to TS 38ed41cd873d44c49f2eae3f128d7dcc
I20260710 13:21:53.399494 15481 tablet.cc:1724] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.419973 15480 tablet.cc:1724] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.435271 15483 tablet.cc:1724] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.436321 15045 raft_consensus.cc:2468] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 3.
I20260710 13:21:53.451387 15160 leader_election.cc:304] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [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: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:53.452437 15493 raft_consensus.cc:2804] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:53.452910 15493 raft_consensus.cc:697] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 LEADER]: Becoming Leader. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:53.440486 15477 tablet.cc:1724] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:21:53.454084 15493 consensus_queue.cc:237] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [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: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:53.466954 14939 catalog_manager.cc:5697] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc reported cstate change: term changed from 2 to 3, leader changed from 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2) to 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3). New cstate: current_term: 3 leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:53.475299 15120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2806978a0554be1823ac7b0fa1e97e5"
dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
mode: GRACEFUL
new_leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
 from {username='slave'} at 127.0.0.1:51282
I20260710 13:21:53.475972 15120 raft_consensus.cc:606] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Received request to transfer leadership to TS 38ed41cd873d44c49f2eae3f128d7dcc
I20260710 13:21:53.477432 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:53.478051 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:53.489967 14943 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f: soft_deleted_table [id=1badf081afc64677a43cf42bb5e2b695] alter complete (version 1)
I20260710 13:21:53.525923 15452 raft_consensus.cc:993] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14: : Instructing follower 38ed41cd873d44c49f2eae3f128d7dcc to start an election
I20260710 13:21:53.526481 15452 raft_consensus.cc:1081] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Signalling peer 38ed41cd873d44c49f2eae3f128d7dcc to start an election
I20260710 13:21:53.528223 15193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67ae4271c09d47d7a2308e25833648de"
dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
 from {username='slave'} at 127.0.0.1:57570
I20260710 13:21:53.528782 15193 raft_consensus.cc:493] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.529088 15193 raft_consensus.cc:3060] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.534314 15193 raft_consensus.cc:515] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:53.536553 15193 leader_election.cc:290] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 3 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:53.536850 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae4271c09d47d7a2308e25833648de" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:53.537247 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ae4271c09d47d7a2308e25833648de" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:53.537533 15045 raft_consensus.cc:3055] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:53.537871 15120 raft_consensus.cc:3060] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.537901 15045 raft_consensus.cc:740] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:53.538877 15045 consensus_queue.cc:260] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [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: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:53.540053 15045 raft_consensus.cc:3060] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.543262 15120 raft_consensus.cc:2468] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 3.
I20260710 13:21:53.544999 15157 leader_election.cc:304] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [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: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:53.545150 15045 raft_consensus.cc:2468] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 3.
I20260710 13:21:53.546419 15493 raft_consensus.cc:2804] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:53.546942 15493 raft_consensus.cc:697] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 LEADER]: Becoming Leader. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:53.547767 15493 consensus_queue.cc:237] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [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: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:53.556288 14943 catalog_manager.cc:5697] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc reported cstate change: term changed from 2 to 3, leader changed from 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1) to 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3). New cstate: current_term: 3 leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:53.563974 15474 raft_consensus.cc:993] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14: : Instructing follower 38ed41cd873d44c49f2eae3f128d7dcc to start an election
I20260710 13:21:53.564401 15452 raft_consensus.cc:1081] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Signalling peer 38ed41cd873d44c49f2eae3f128d7dcc to start an election
I20260710 13:21:53.566111 15193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50f43723ae8b4847a6ca9c5cdf1c57e9"
dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
 from {username='slave'} at 127.0.0.1:57570
I20260710 13:21:53.566752 15193 raft_consensus.cc:493] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.567034 15193 raft_consensus.cc:3060] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.572798 15193 raft_consensus.cc:515] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:53.575417 15193 leader_election.cc:290] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 3 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:53.576247 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f43723ae8b4847a6ca9c5cdf1c57e9" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:53.576835 15120 raft_consensus.cc:3060] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.577657 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f43723ae8b4847a6ca9c5cdf1c57e9" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:53.578287 15045 raft_consensus.cc:3055] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:53.578550 15045 raft_consensus.cc:740] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94d7ad11e5fb4710b1ce9864247c3c14, State: Running, Role: LEADER
I20260710 13:21:53.579370 15045 consensus_queue.cc:260] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [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: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:53.580607 15045 raft_consensus.cc:3060] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.583702 15120 raft_consensus.cc:2468] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 3.
I20260710 13:21:53.584821 15157 leader_election.cc:304] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [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: 1a577d7fea854cf9902af984b87d3b57, 38ed41cd873d44c49f2eae3f128d7dcc; no voters: 
I20260710 13:21:53.585654 15493 raft_consensus.cc:2804] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:53.586081 15493 raft_consensus.cc:697] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 LEADER]: Becoming Leader. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:53.586792 15045 raft_consensus.cc:2468] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 3.
I20260710 13:21:53.586912 15493 consensus_queue.cc:237] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [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: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } }
I20260710 13:21:53.593945 14943 catalog_manager.cc:5697] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc reported cstate change: term changed from 2 to 3, leader changed from 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1) to 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3). New cstate: current_term: 3 leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.610265 15462 raft_consensus.cc:993] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57: : Instructing follower 38ed41cd873d44c49f2eae3f128d7dcc to start an election
I20260710 13:21:53.610890 15462 raft_consensus.cc:1081] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Signalling peer 38ed41cd873d44c49f2eae3f128d7dcc to start an election
I20260710 13:21:53.612485 15193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2806978a0554be1823ac7b0fa1e97e5"
dest_uuid: "38ed41cd873d44c49f2eae3f128d7dcc"
 from {username='slave'} at 127.0.0.1:57568
I20260710 13:21:53.613150 15193 raft_consensus.cc:493] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.613600 15193 raft_consensus.cc:3060] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.619239 15193 raft_consensus.cc:515] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:53.620982 15193 leader_election.cc:290] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [CANDIDATE]: Term 3 election: Requested vote from peers 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567), 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757)
I20260710 13:21:53.621830 15045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2806978a0554be1823ac7b0fa1e97e5" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94d7ad11e5fb4710b1ce9864247c3c14"
I20260710 13:21:53.622365 15120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2806978a0554be1823ac7b0fa1e97e5" candidate_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a577d7fea854cf9902af984b87d3b57"
I20260710 13:21:53.622463 15045 raft_consensus.cc:3060] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.622879 15120 raft_consensus.cc:3055] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:53.623140 15120 raft_consensus.cc:740] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a577d7fea854cf9902af984b87d3b57, State: Running, Role: LEADER
I20260710 13:21:53.623795 15120 consensus_queue.cc:260] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [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: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:53.624742 15120 raft_consensus.cc:3060] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.627391 15045 raft_consensus.cc:2468] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 3.
I20260710 13:21:53.628494 15160 leader_election.cc:304] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [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: 38ed41cd873d44c49f2eae3f128d7dcc, 94d7ad11e5fb4710b1ce9864247c3c14; no voters: 
I20260710 13:21:53.629704 15493 raft_consensus.cc:2804] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:53.630329 15493 raft_consensus.cc:697] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 LEADER]: Becoming Leader. State: Replica: 38ed41cd873d44c49f2eae3f128d7dcc, State: Running, Role: LEADER
I20260710 13:21:53.631150 15493 consensus_queue.cc:237] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [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: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } }
I20260710 13:21:53.631503 15120 raft_consensus.cc:2468] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38ed41cd873d44c49f2eae3f128d7dcc in term 3.
I20260710 13:21:53.640100 14943 catalog_manager.cc:5697] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc reported cstate change: term changed from 2 to 3, leader changed from 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2) to 38ed41cd873d44c49f2eae3f128d7dcc (127.10.232.3). New cstate: current_term: 3 leader_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38ed41cd873d44c49f2eae3f128d7dcc" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 41853 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:53.854839 15045 raft_consensus.cc:1275] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Refusing update from remote peer 38ed41cd873d44c49f2eae3f128d7dcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:53.856012 15493 consensus_queue.cc:1048] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:53.869612 15117 raft_consensus.cc:1275] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Refusing update from remote peer 38ed41cd873d44c49f2eae3f128d7dcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:53.871655 15493 consensus_queue.cc:1048] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:54.011416 15117 raft_consensus.cc:1275] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Refusing update from remote peer 38ed41cd873d44c49f2eae3f128d7dcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:54.012070 15045 raft_consensus.cc:1275] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Refusing update from remote peer 38ed41cd873d44c49f2eae3f128d7dcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:54.012838 15120 raft_consensus.cc:1275] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Refusing update from remote peer 38ed41cd873d44c49f2eae3f128d7dcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:54.013208 15493 consensus_queue.cc:1048] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:54.013481 15417 consensus_queue.cc:1048] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:54.014129 15492 consensus_queue.cc:1048] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:54.033249 15045 raft_consensus.cc:1275] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Refusing update from remote peer 38ed41cd873d44c49f2eae3f128d7dcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:54.038513 15505 consensus_queue.cc:1048] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:54.046294 15044 raft_consensus.cc:1275] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Refusing update from remote peer 38ed41cd873d44c49f2eae3f128d7dcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:54.047879 15492 consensus_queue.cc:1048] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d7ad11e5fb4710b1ce9864247c3c14" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 36567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:54.051060 15120 raft_consensus.cc:1275] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Refusing update from remote peer 38ed41cd873d44c49f2eae3f128d7dcc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:54.057919 15417 consensus_queue.cc:1048] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a577d7fea854cf9902af984b87d3b57" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:54.544006 11168 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:21:54.549072 11168 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:21:54.549533 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:54.555055 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:54.555518 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:55.584173 11168 tablet_server.cc:179] TabletServer@127.10.232.1:0 shutting down...
I20260710 13:21:55.618747 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:55.619630 11168 tablet_replica.cc:333] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.620467 11168 raft_consensus.cc:2243] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.621016 11168 raft_consensus.cc:2272] T 74104773aa6e49f09dfa335f925af692 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.623073 11168 tablet_replica.cc:333] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.623662 11168 raft_consensus.cc:2243] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.624666 11168 raft_consensus.cc:2272] T a66138bd940b498f8605c09b48e1bc78 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.627121 11168 tablet_replica.cc:333] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.627759 11168 raft_consensus.cc:2243] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.628216 11168 raft_consensus.cc:2272] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.630364 11168 tablet_replica.cc:333] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.630887 11168 raft_consensus.cc:2243] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.631314 11168 raft_consensus.cc:2272] T 67ae4271c09d47d7a2308e25833648de P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.633086 11168 tablet_replica.cc:333] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.633692 11168 raft_consensus.cc:2243] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.634187 11168 raft_consensus.cc:2272] T 917bdf4a649743288deefef26fc4311b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.636096 11168 tablet_replica.cc:333] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.636665 11168 raft_consensus.cc:2243] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.637542 11168 raft_consensus.cc:2272] T 4791a5e19ded469985f8eabafb766b94 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.640923 11168 tablet_replica.cc:333] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.641610 11168 raft_consensus.cc:2243] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.642107 11168 raft_consensus.cc:2272] T 3c6d2a0c17ac4372b7cd672288e68070 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.643895 11168 tablet_replica.cc:333] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.644639 11168 raft_consensus.cc:2243] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.645496 11168 raft_consensus.cc:2272] T c4901f757ce747edb840f8610911a0fb P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.648138 11168 tablet_replica.cc:333] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.648676 11168 raft_consensus.cc:2243] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.649467 11168 raft_consensus.cc:2272] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.651497 11168 tablet_replica.cc:333] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.652014 11168 raft_consensus.cc:2243] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.652437 11168 raft_consensus.cc:2272] T cb974a3e39304792bcca3578dae009e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.654410 11168 tablet_replica.cc:333] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.654906 11168 raft_consensus.cc:2243] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.655337 11168 raft_consensus.cc:2272] T 39a8c295776141e98c7ac7ed5537b0df P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.657145 11168 tablet_replica.cc:333] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.657673 11168 raft_consensus.cc:2243] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.658432 11168 raft_consensus.cc:2272] T 281214d51157467ebb01d38bda0bbf56 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.661114 11168 tablet_replica.cc:333] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
W20260710 13:21:55.661726 15086 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260710 13:21:55.661970 11168 raft_consensus.cc:2243] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.662918 11168 raft_consensus.cc:2272] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:55.665231 15086 consensus_peers.cc:597] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 -> Peer 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567): Couldn't send request to peer 94d7ad11e5fb4710b1ce9864247c3c14. 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:21:55.665482 11168 tablet_replica.cc:333] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.666062 11168 raft_consensus.cc:2243] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.666440 11168 raft_consensus.cc:2272] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.668870 11168 tablet_replica.cc:333] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.669597 11168 raft_consensus.cc:2243] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.671219 11168 raft_consensus.cc:2272] T adaadcd27c674154993f294f12249489 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.674279 11168 tablet_replica.cc:333] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.675582 11168 raft_consensus.cc:2243] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.676120 11168 raft_consensus.cc:2272] T c2806978a0554be1823ac7b0fa1e97e5 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.677959 11168 tablet_replica.cc:333] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.678452 11168 raft_consensus.cc:2243] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.679131 11168 raft_consensus.cc:2272] T d5eeab4832794552bd2b6fe46b222a8f P 94d7ad11e5fb4710b1ce9864247c3c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.680866 11168 tablet_replica.cc:333] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14: stopping tablet replica
I20260710 13:21:55.681396 11168 raft_consensus.cc:2243] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.682130 11168 raft_consensus.cc:2272] T 315c42483ee546d7970b1ec29c474806 P 94d7ad11e5fb4710b1ce9864247c3c14 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:55.695529 15086 consensus_peers.cc:597] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 -> Peer 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567): Couldn't send request to peer 94d7ad11e5fb4710b1ce9864247c3c14. 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:21:55.696671 15160 consensus_peers.cc:597] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc -> Peer 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567): Couldn't send request to peer 94d7ad11e5fb4710b1ce9864247c3c14. 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:21:55.698117 15160 consensus_peers.cc:597] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc -> Peer 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567): Couldn't send request to peer 94d7ad11e5fb4710b1ce9864247c3c14. 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:21:55.723340 11168 tablet_server.cc:196] TabletServer@127.10.232.1:0 shutdown complete.
W20260710 13:21:55.738139 15086 consensus_peers.cc:597] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 -> Peer 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567): Couldn't send request to peer 94d7ad11e5fb4710b1ce9864247c3c14. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:36567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:55.756125 11168 tablet_server.cc:179] TabletServer@127.10.232.2:0 shutting down...
I20260710 13:21:55.789197 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:55.790096 11168 tablet_replica.cc:333] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.790944 11168 raft_consensus.cc:2243] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.791934 11168 raft_consensus.cc:2272] T 74104773aa6e49f09dfa335f925af692 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.794390 11168 tablet_replica.cc:333] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.795107 11168 raft_consensus.cc:2243] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.795490 11168 raft_consensus.cc:2272] T a66138bd940b498f8605c09b48e1bc78 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.797375 11168 tablet_replica.cc:333] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.797878 11168 raft_consensus.cc:2243] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.798244 11168 raft_consensus.cc:2272] T d5eeab4832794552bd2b6fe46b222a8f P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.799963 11168 tablet_replica.cc:333] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.800390 11168 raft_consensus.cc:2243] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.800725 11168 raft_consensus.cc:2272] T c2806978a0554be1823ac7b0fa1e97e5 P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.802774 11168 tablet_replica.cc:333] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.803486 11168 raft_consensus.cc:2243] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.804325 11168 raft_consensus.cc:2272] T adaadcd27c674154993f294f12249489 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.806705 11168 tablet_replica.cc:333] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
W20260710 13:21:55.806597 15086 consensus_peers.cc:597] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 -> Peer 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567): Couldn't send request to peer 94d7ad11e5fb4710b1ce9864247c3c14. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:36567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:55.807514 11168 raft_consensus.cc:2243] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.807888 11168 raft_consensus.cc:2272] T 315c42483ee546d7970b1ec29c474806 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.809671 11168 tablet_replica.cc:333] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.810175 11168 raft_consensus.cc:2243] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.810830 11168 raft_consensus.cc:2272] T 917bdf4a649743288deefef26fc4311b P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.812601 11168 tablet_replica.cc:333] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.813067 11168 raft_consensus.cc:2243] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.813482 11168 raft_consensus.cc:2272] T 4791a5e19ded469985f8eabafb766b94 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.815202 11168 tablet_replica.cc:333] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.815687 11168 raft_consensus.cc:2243] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.816334 11168 raft_consensus.cc:2272] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.818117 11168 tablet_replica.cc:333] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.818578 11168 raft_consensus.cc:2243] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.818921 11168 raft_consensus.cc:2272] T 67ae4271c09d47d7a2308e25833648de P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.820523 11168 tablet_replica.cc:333] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.820989 11168 raft_consensus.cc:2243] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.821420 11168 raft_consensus.cc:2272] T 3c6d2a0c17ac4372b7cd672288e68070 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.823158 11168 tablet_replica.cc:333] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.823596 11168 raft_consensus.cc:2243] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.823952 11168 raft_consensus.cc:2272] T c4901f757ce747edb840f8610911a0fb P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.825639 11168 tablet_replica.cc:333] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.826081 11168 raft_consensus.cc:2243] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.826508 11168 raft_consensus.cc:2272] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.828150 11168 tablet_replica.cc:333] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.828585 11168 raft_consensus.cc:2243] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.829317 11168 raft_consensus.cc:2272] T cb974a3e39304792bcca3578dae009e5 P 1a577d7fea854cf9902af984b87d3b57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.831166 11168 tablet_replica.cc:333] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.831607 11168 raft_consensus.cc:2243] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.831943 11168 raft_consensus.cc:2272] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.833761 11168 tablet_replica.cc:333] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.834203 11168 raft_consensus.cc:2243] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.834571 11168 raft_consensus.cc:2272] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 1a577d7fea854cf9902af984b87d3b57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.836400 11168 tablet_replica.cc:333] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.836891 11168 raft_consensus.cc:2243] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.837669 11168 raft_consensus.cc:2272] T 39a8c295776141e98c7ac7ed5537b0df P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.839316 11168 tablet_replica.cc:333] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57: stopping tablet replica
I20260710 13:21:55.839720 11168 raft_consensus.cc:2243] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.840058 11168 raft_consensus.cc:2272] T 281214d51157467ebb01d38bda0bbf56 P 1a577d7fea854cf9902af984b87d3b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.878396 11168 tablet_server.cc:196] TabletServer@127.10.232.2:0 shutdown complete.
W20260710 13:21:55.889088 15160 consensus_peers.cc:597] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc -> Peer 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567): Couldn't send request to peer 94d7ad11e5fb4710b1ce9864247c3c14. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:36567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:55.910369 15160 consensus_peers.cc:597] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc -> Peer 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567): Couldn't send request to peer 94d7ad11e5fb4710b1ce9864247c3c14. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:36567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:55.915124 11168 tablet_server.cc:179] TabletServer@127.10.232.3:0 shutting down...
W20260710 13:21:55.922421 15160 consensus_peers.cc:597] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc -> Peer 94d7ad11e5fb4710b1ce9864247c3c14 (127.10.232.1:36567): Couldn't send request to peer 94d7ad11e5fb4710b1ce9864247c3c14. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:36567: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:55.935051 15157 consensus_peers.cc:597] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc -> Peer 1a577d7fea854cf9902af984b87d3b57 (127.10.232.2:44757): Couldn't send request to peer 1a577d7fea854cf9902af984b87d3b57. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.2:44757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:55.951956 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:55.952746 11168 tablet_replica.cc:333] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.953737 11168 raft_consensus.cc:2243] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.954224 11168 raft_consensus.cc:2272] T 74104773aa6e49f09dfa335f925af692 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.956125 11168 tablet_replica.cc:333] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.956678 11168 raft_consensus.cc:2243] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.957494 11168 raft_consensus.cc:2272] T 3c6d2a0c17ac4372b7cd672288e68070 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.959240 11168 tablet_replica.cc:333] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.959860 11168 raft_consensus.cc:2243] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.960304 11168 raft_consensus.cc:2272] T c4901f757ce747edb840f8610911a0fb P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.961959 11168 tablet_replica.cc:333] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.962417 11168 raft_consensus.cc:2243] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.962755 11168 raft_consensus.cc:2272] T 48758e1b3d384bcd9be2c2f0db6d6f85 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.964419 11168 tablet_replica.cc:333] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.964870 11168 raft_consensus.cc:2243] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.965699 11168 raft_consensus.cc:2272] T 67ae4271c09d47d7a2308e25833648de P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.967392 11168 tablet_replica.cc:333] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.967842 11168 raft_consensus.cc:2243] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.968510 11168 raft_consensus.cc:2272] T a66138bd940b498f8605c09b48e1bc78 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.970307 11168 tablet_replica.cc:333] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.970770 11168 raft_consensus.cc:2243] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.971411 11168 raft_consensus.cc:2272] T c2806978a0554be1823ac7b0fa1e97e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.973557 11168 tablet_replica.cc:333] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.974094 11168 raft_consensus.cc:2243] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.974638 11168 raft_consensus.cc:2272] T adaadcd27c674154993f294f12249489 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.977926 11168 tablet_replica.cc:333] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.978418 11168 raft_consensus.cc:2243] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.979135 11168 raft_consensus.cc:2272] T 4791a5e19ded469985f8eabafb766b94 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.980937 11168 tablet_replica.cc:333] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.981472 11168 raft_consensus.cc:2243] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.981869 11168 raft_consensus.cc:2272] T 917bdf4a649743288deefef26fc4311b P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.983590 11168 tablet_replica.cc:333] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.984045 11168 raft_consensus.cc:2243] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.984386 11168 raft_consensus.cc:2272] T d5eeab4832794552bd2b6fe46b222a8f P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.986042 11168 tablet_replica.cc:333] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.986472 11168 raft_consensus.cc:2243] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.986825 11168 raft_consensus.cc:2272] T 315c42483ee546d7970b1ec29c474806 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.988880 11168 tablet_replica.cc:333] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.989393 11168 raft_consensus.cc:2243] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.990077 11168 raft_consensus.cc:2272] T 1cdbf2a0edab4de7a8e6c7f3fd04ff5b P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.991662 11168 tablet_replica.cc:333] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.992103 11168 raft_consensus.cc:2243] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:55.992754 11168 raft_consensus.cc:2272] T 50f43723ae8b4847a6ca9c5cdf1c57e9 P 38ed41cd873d44c49f2eae3f128d7dcc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.994480 11168 tablet_replica.cc:333] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.994895 11168 raft_consensus.cc:2243] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.995234 11168 raft_consensus.cc:2272] T 39a8c295776141e98c7ac7ed5537b0df P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.996886 11168 tablet_replica.cc:333] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.997371 11168 raft_consensus.cc:2243] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:55.997716 11168 raft_consensus.cc:2272] T 281214d51157467ebb01d38bda0bbf56 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:55.999318 11168 tablet_replica.cc:333] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:55.999747 11168 raft_consensus.cc:2243] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:56.000092 11168 raft_consensus.cc:2272] T cb974a3e39304792bcca3578dae009e5 P 38ed41cd873d44c49f2eae3f128d7dcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:56.001765 11168 tablet_replica.cc:333] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc: stopping tablet replica
I20260710 13:21:56.002141 11168 raft_consensus.cc:2243] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:56.002499 11168 raft_consensus.cc:2272] T 364775e3cb2c4fc8bb96f9fa14d025e4 P 38ed41cd873d44c49f2eae3f128d7dcc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:56.039815 11168 tablet_server.cc:196] TabletServer@127.10.232.3:0 shutdown complete.
I20260710 13:21:56.071825 11168 master.cc:562] Master@127.10.232.62:33325 shutting down...
I20260710 13:21:56.093528 11168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:56.094069 11168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:56.094467 11168 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7eaa0cde6bcd445a8401ebfd85a0b48f: stopping tablet replica
I20260710 13:21:56.113744 11168 master.cc:584] Master@127.10.232.62:33325 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12745 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:21:56.168699 11168 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.232.62:39041
I20260710 13:21:56.169909 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:56.176286 15518 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:21:56.176299 15519 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:21:56.176306 15521 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:21:56.177737 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:56.178673 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:56.178893 11168 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:21:56.179069 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689716179048 us; error 0 us; skew 500 ppm
I20260710 13:21:56.179591 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:56.182070 11168 webserver.cc:533] Webserver started at http://127.10.232.62:37105/ using document root <none> and password file <none>
I20260710 13:21:56.182569 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:56.182770 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:56.183068 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:56.184114 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/master-0-root/instance:
uuid: "cf61e92359474eca8c5842bff61c7caa"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-dgm9"
I20260710 13:21:56.188483 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:21:56.191896 15526 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:21:56.192780 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:56.193012 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/master-0-root
uuid: "cf61e92359474eca8c5842bff61c7caa"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-dgm9"
I20260710 13:21:56.193236 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-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:21:56.201792 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:56.203291 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:56.243462 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.62:39041
I20260710 13:21:56.243571 15577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.62:39041 every 8 connection(s)
I20260710 13:21:56.247865 15578 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:21:56.258975 15578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa: Bootstrap starting.
I20260710 13:21:56.264113 15578 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:56.268520 15578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa: No bootstrap required, opened a new log
I20260710 13:21:56.270677 15578 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf61e92359474eca8c5842bff61c7caa" member_type: VOTER }
I20260710 13:21:56.271039 15578 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:56.271296 15578 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf61e92359474eca8c5842bff61c7caa, State: Initialized, Role: FOLLOWER
I20260710 13:21:56.271888 15578 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf61e92359474eca8c5842bff61c7caa" member_type: VOTER }
I20260710 13:21:56.272348 15578 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:56.272562 15578 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:56.272837 15578 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:56.277604 15578 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf61e92359474eca8c5842bff61c7caa" member_type: VOTER }
I20260710 13:21:56.278188 15578 leader_election.cc:304] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [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: cf61e92359474eca8c5842bff61c7caa; no voters: 
I20260710 13:21:56.279309 15578 leader_election.cc:290] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:56.279657 15581 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:56.281126 15581 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [term 1 LEADER]: Becoming Leader. State: Replica: cf61e92359474eca8c5842bff61c7caa, State: Running, Role: LEADER
I20260710 13:21:56.281809 15581 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [LEADER]: Queue going to LEADER mode. State: All 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: "cf61e92359474eca8c5842bff61c7caa" member_type: VOTER }
I20260710 13:21:56.282323 15578 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:56.286154 15582 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf61e92359474eca8c5842bff61c7caa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf61e92359474eca8c5842bff61c7caa" member_type: VOTER } }
I20260710 13:21:56.286762 15582 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:56.287881 15583 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf61e92359474eca8c5842bff61c7caa. Latest consensus state: current_term: 1 leader_uuid: "cf61e92359474eca8c5842bff61c7caa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf61e92359474eca8c5842bff61c7caa" member_type: VOTER } }
I20260710 13:21:56.288836 15583 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:56.290745 15589 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:56.298316 15589 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:56.299328 11168 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:56.307170 15589 catalog_manager.cc:1383] Generated new cluster ID: fbed6aea5dbf4f06b183b1e60c22b388
I20260710 13:21:56.307478 15589 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:56.330611 15589 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:56.332096 15589 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:56.345779 15589 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa: Generated new TSK 0
I20260710 13:21:56.346442 15589 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:56.366225 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:56.372189 15599 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:21:56.373049 15600 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:21:56.374835 15602 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:21:56.375290 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:56.376179 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:56.376411 11168 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:21:56.376608 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689716376563 us; error 0 us; skew 500 ppm
I20260710 13:21:56.377208 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:56.379779 11168 webserver.cc:533] Webserver started at http://127.10.232.1:36657/ using document root <none> and password file <none>
I20260710 13:21:56.380328 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:56.380505 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:56.380873 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:56.382083 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/ts-0-root/instance:
uuid: "f04b17b0d0d8425696d7c48438ec77bc"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-dgm9"
I20260710 13:21:56.387105 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:56.390559 15607 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:21:56.391427 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:21:56.391770 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/ts-0-root
uuid: "f04b17b0d0d8425696d7c48438ec77bc"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-dgm9"
I20260710 13:21:56.392074 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-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:21:56.413861 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:56.415004 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:56.416415 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:56.418696 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:56.418866 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.419179 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:56.419354 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.459721 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.1:40263
I20260710 13:21:56.459815 15669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.1:40263 every 8 connection(s)
I20260710 13:21:56.464797 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:56.471215 15674 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:21:56.472404 15675 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:21:56.476478 15677 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:21:56.477468 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:56.478621 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:56.478904 11168 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:21:56.479095 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689716479082 us; error 0 us; skew 500 ppm
I20260710 13:21:56.479144 15670 heartbeater.cc:344] Connected to a master server at 127.10.232.62:39041
I20260710 13:21:56.479511 15670 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:56.479578 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:56.480167 15670 heartbeater.cc:507] Master 127.10.232.62:39041 requested a full tablet report, sending...
I20260710 13:21:56.482276 11168 webserver.cc:533] Webserver started at http://127.10.232.2:35199/ using document root <none> and password file <none>
I20260710 13:21:56.482684 15543 ts_manager.cc:194] Registered new tserver with Master: f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263)
I20260710 13:21:56.482816 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:56.483212 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:56.483518 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:56.484735 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/ts-1-root/instance:
uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-dgm9"
I20260710 13:21:56.484813 15543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32900
I20260710 13:21:56.489312 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260710 13:21:56.492892 15682 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:21:56.493938 11168 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:56.494236 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/ts-1-root
uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-dgm9"
I20260710 13:21:56.494490 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-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:21:56.518953 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:56.520303 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:56.521970 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:56.524349 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:56.524600 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.524907 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:56.525091 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.569702 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.2:38465
I20260710 13:21:56.569801 15744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.2:38465 every 8 connection(s)
I20260710 13:21:56.574496 11168 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:56.582605 15749 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:21:56.584339 15748 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:21:56.586068 15751 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:21:56.590161 15745 heartbeater.cc:344] Connected to a master server at 127.10.232.62:39041
I20260710 13:21:56.590713 15745 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:56.591740 15745 heartbeater.cc:507] Master 127.10.232.62:39041 requested a full tablet report, sending...
I20260710 13:21:56.592072 11168 server_base.cc:1061] running on GCE node
I20260710 13:21:56.593220 11168 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:56.593518 11168 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:21:56.593727 11168 hybrid_clock.cc:648] HybridClock initialized: now 1783689716593708 us; error 0 us; skew 500 ppm
I20260710 13:21:56.594414 11168 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:56.594403 15543 ts_manager.cc:194] Registered new tserver with Master: 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:21:56.596539 15543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32914
I20260710 13:21:56.597960 11168 webserver.cc:533] Webserver started at http://127.10.232.3:40853/ using document root <none> and password file <none>
I20260710 13:21:56.598624 11168 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:56.598855 11168 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:56.599279 11168 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:56.600432 11168 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/ts-2-root/instance:
uuid: "baabfd4cbc994b868a67fc27bda71191"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-dgm9"
I20260710 13:21:56.605020 11168 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 13:21:56.608381 15756 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:21:56.609452 11168 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:56.609807 11168 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/ts-2-root
uuid: "baabfd4cbc994b868a67fc27bda71191"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-dgm9"
I20260710 13:21:56.610188 11168 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskrMeYVA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689610124067-11168-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:21:56.629419 11168 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:56.630668 11168 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:56.632102 11168 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:56.634354 11168 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:56.634595 11168 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.634841 11168 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:56.635020 11168 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.675272 11168 rpc_server.cc:307] RPC server started. Bound to: 127.10.232.3:37393
I20260710 13:21:56.675386 15818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.232.3:37393 every 8 connection(s)
I20260710 13:21:56.689443 15819 heartbeater.cc:344] Connected to a master server at 127.10.232.62:39041
I20260710 13:21:56.689857 15819 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:56.690568 15819 heartbeater.cc:507] Master 127.10.232.62:39041 requested a full tablet report, sending...
I20260710 13:21:56.692806 15543 ts_manager.cc:194] Registered new tserver with Master: baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:56.693310 11168 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014802916s
I20260710 13:21:56.694608 15543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32922
I20260710 13:21:56.718901 15543 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32928:
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:21:56.721700 15543 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:21:56.793841 15784 tablet_service.cc:1511] Processing CreateTablet for tablet fa7d1a25b6f64270bcf644a5e2f58ad7 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:56.795328 15784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7d1a25b6f64270bcf644a5e2f58ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.797282 15783 tablet_service.cc:1511] Processing CreateTablet for tablet e0a8154b38b149ee9838f22af1085773 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:56.798751 15708 tablet_service.cc:1511] Processing CreateTablet for tablet cb46de7767454792975d85fb4edb4f0f (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:56.800362 15708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb46de7767454792975d85fb4edb4f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.805778 15707 tablet_service.cc:1511] Processing CreateTablet for tablet becd9467e6a44b71b5a26e4e39ea51eb (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:56.806432 15781 tablet_service.cc:1511] Processing CreateTablet for tablet becd9467e6a44b71b5a26e4e39ea51eb (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:56.807241 15707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becd9467e6a44b71b5a26e4e39ea51eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.807170 15709 tablet_service.cc:1511] Processing CreateTablet for tablet e0a8154b38b149ee9838f22af1085773 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:56.808753 15709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a8154b38b149ee9838f22af1085773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.800928 15783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a8154b38b149ee9838f22af1085773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.801630 15782 tablet_service.cc:1511] Processing CreateTablet for tablet cb46de7767454792975d85fb4edb4f0f (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:56.810276 15782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb46de7767454792975d85fb4edb4f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.811461 15706 tablet_service.cc:1511] Processing CreateTablet for tablet e67f7bf704174d1493044029875ed130 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:56.812815 15706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67f7bf704174d1493044029875ed130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.815212 15780 tablet_service.cc:1511] Processing CreateTablet for tablet e67f7bf704174d1493044029875ed130 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:56.816742 15780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67f7bf704174d1493044029875ed130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.819365 15779 tablet_service.cc:1511] Processing CreateTablet for tablet 8d79d79129cc4a19b15f0167b78d2e0b (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:56.820758 15779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d79d79129cc4a19b15f0167b78d2e0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.823315 15778 tablet_service.cc:1511] Processing CreateTablet for tablet 70b3f901d9c846dc912cf1b8cbca9ee1 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:56.823947 15704 tablet_service.cc:1511] Processing CreateTablet for tablet 70b3f901d9c846dc912cf1b8cbca9ee1 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:56.825521 15704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b3f901d9c846dc912cf1b8cbca9ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.802588 15710 tablet_service.cc:1511] Processing CreateTablet for tablet fa7d1a25b6f64270bcf644a5e2f58ad7 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:56.826666 15710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7d1a25b6f64270bcf644a5e2f58ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.827494 15703 tablet_service.cc:1511] Processing CreateTablet for tablet d5740e81f26a489087f7092f81c9f3e8 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:56.828774 15703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5740e81f26a489087f7092f81c9f3e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.831070 15777 tablet_service.cc:1511] Processing CreateTablet for tablet d5740e81f26a489087f7092f81c9f3e8 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:56.815301 15705 tablet_service.cc:1511] Processing CreateTablet for tablet 8d79d79129cc4a19b15f0167b78d2e0b (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:56.834038 15705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d79d79129cc4a19b15f0167b78d2e0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.834349 15776 tablet_service.cc:1511] Processing CreateTablet for tablet dad6c6edaa2d4a3e9f4b7b7bb6a20f87 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:56.825104 15778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b3f901d9c846dc912cf1b8cbca9ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.837558 15776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad6c6edaa2d4a3e9f4b7b7bb6a20f87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.839434 15702 tablet_service.cc:1511] Processing CreateTablet for tablet dad6c6edaa2d4a3e9f4b7b7bb6a20f87 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:56.840812 15702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad6c6edaa2d4a3e9f4b7b7bb6a20f87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.841570 15781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becd9467e6a44b71b5a26e4e39ea51eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.843480 15777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5740e81f26a489087f7092f81c9f3e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.924181 15635 tablet_service.cc:1511] Processing CreateTablet for tablet fa7d1a25b6f64270bcf644a5e2f58ad7 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:56.926864 15634 tablet_service.cc:1511] Processing CreateTablet for tablet e0a8154b38b149ee9838f22af1085773 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:56.929359 15633 tablet_service.cc:1511] Processing CreateTablet for tablet cb46de7767454792975d85fb4edb4f0f (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:56.931666 15632 tablet_service.cc:1511] Processing CreateTablet for tablet becd9467e6a44b71b5a26e4e39ea51eb (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:56.933645 15631 tablet_service.cc:1511] Processing CreateTablet for tablet e67f7bf704174d1493044029875ed130 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:56.935577 15834 tablet_bootstrap.cc:492] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:21:56.936265 15630 tablet_service.cc:1511] Processing CreateTablet for tablet 8d79d79129cc4a19b15f0167b78d2e0b (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:56.938829 15629 tablet_service.cc:1511] Processing CreateTablet for tablet 70b3f901d9c846dc912cf1b8cbca9ee1 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:56.942339 15834 tablet_bootstrap.cc:654] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:56.942101 15628 tablet_service.cc:1511] Processing CreateTablet for tablet d5740e81f26a489087f7092f81c9f3e8 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:56.945381 15627 tablet_service.cc:1511] Processing CreateTablet for tablet dad6c6edaa2d4a3e9f4b7b7bb6a20f87 (DEFAULT_TABLE table=test-workload [id=adb55c6da0064cdfa045c3164ceacabd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:56.948336 15634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a8154b38b149ee9838f22af1085773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.969235 15628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5740e81f26a489087f7092f81c9f3e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.974790 15635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7d1a25b6f64270bcf644a5e2f58ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.975396 15633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb46de7767454792975d85fb4edb4f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.979130 15630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d79d79129cc4a19b15f0167b78d2e0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.981547 15629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b3f901d9c846dc912cf1b8cbca9ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.983845 15632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becd9467e6a44b71b5a26e4e39ea51eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.984467 15631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67f7bf704174d1493044029875ed130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.985744 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad6c6edaa2d4a3e9f4b7b7bb6a20f87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:56.986167 15835 tablet_bootstrap.cc:492] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:21:57.019085 15834 tablet_bootstrap.cc:492] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:21:57.019621 15834 ts_tablet_manager.cc:1403] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.040s
I20260710 13:21:57.030616 15834 raft_consensus.cc:359] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.031370 15834 raft_consensus.cc:385] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.031659 15834 raft_consensus.cc:740] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.036500 15835 tablet_bootstrap.cc:654] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.041275 15834 consensus_queue.cc:260] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.061815 15745 heartbeater.cc:499] Master 127.10.232.62:39041 was elected leader, sending a full tablet report...
I20260710 13:21:57.062037 15834 ts_tablet_manager.cc:1434] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.042s	user 0.018s	sys 0.005s
I20260710 13:21:57.063063 15835 tablet_bootstrap.cc:492] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:21:57.063063 15834 tablet_bootstrap.cc:492] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:21:57.063771 15835 ts_tablet_manager.cc:1403] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.078s	user 0.004s	sys 0.020s
I20260710 13:21:57.066828 15835 raft_consensus.cc:359] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.067602 15835 raft_consensus.cc:385] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.067907 15835 raft_consensus.cc:740] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.068750 15835 consensus_queue.cc:260] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.069765 15834 tablet_bootstrap.cc:654] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.079473 15819 heartbeater.cc:499] Master 127.10.232.62:39041 was elected leader, sending a full tablet report...
I20260710 13:21:57.079907 15835 ts_tablet_manager.cc:1434] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.002s
I20260710 13:21:57.080946 15835 tablet_bootstrap.cc:492] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:21:57.080888 15834 tablet_bootstrap.cc:492] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:21:57.081883 15834 ts_tablet_manager.cc:1403] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260710 13:21:57.086354 15834 raft_consensus.cc:359] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.087342 15834 raft_consensus.cc:385] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.087738 15835 tablet_bootstrap.cc:654] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.087904 15837 tablet_bootstrap.cc:492] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:21:57.087746 15834 raft_consensus.cc:740] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.089380 15834 consensus_queue.cc:260] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.092317 15834 ts_tablet_manager.cc:1434] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:21:57.093436 15834 tablet_bootstrap.cc:492] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:21:57.100329 15834 tablet_bootstrap.cc:654] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.104413 15837 tablet_bootstrap.cc:654] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.108930 15839 raft_consensus.cc:493] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.109483 15839 raft_consensus.cc:515] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.111066 15835 tablet_bootstrap.cc:492] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:21:57.111886 15835 ts_tablet_manager.cc:1403] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.018s
I20260710 13:21:57.112181 15839 leader_election.cc:290] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.115623 15835 raft_consensus.cc:359] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.119151 15835 raft_consensus.cc:385] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.119511 15835 raft_consensus.cc:740] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.120460 15835 consensus_queue.cc:260] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.122399 15837 tablet_bootstrap.cc:492] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:21:57.122685 15835 ts_tablet_manager.cc:1434] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:57.122939 15837 ts_tablet_manager.cc:1403] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.001s
I20260710 13:21:57.123656 15835 tablet_bootstrap.cc:492] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:21:57.118290 15834 tablet_bootstrap.cc:492] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:21:57.128033 15834 ts_tablet_manager.cc:1403] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.000s
I20260710 13:21:57.128515 15837 raft_consensus.cc:359] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.129359 15837 raft_consensus.cc:385] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.129658 15837 raft_consensus.cc:740] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.130434 15837 consensus_queue.cc:260] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.131155 15834 raft_consensus.cc:359] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.131963 15834 raft_consensus.cc:385] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.132256 15834 raft_consensus.cc:740] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.133096 15670 heartbeater.cc:499] Master 127.10.232.62:39041 was elected leader, sending a full tablet report...
I20260710 13:21:57.133128 15834 consensus_queue.cc:260] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.139972 15834 ts_tablet_manager.cc:1434] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:21:57.140012 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a8154b38b149ee9838f22af1085773" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:21:57.140887 15794 raft_consensus.cc:2468] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:21:57.141220 15834 tablet_bootstrap.cc:492] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:21:57.142170 15835 tablet_bootstrap.cc:654] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.144876 15684 leader_election.cc:304] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191; no voters: 
I20260710 13:21:57.145886 15839 raft_consensus.cc:2804] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.146247 15839 raft_consensus.cc:493] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.146410 15837 ts_tablet_manager.cc:1434] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260710 13:21:57.146626 15839 raft_consensus.cc:3060] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.147542 15837 tablet_bootstrap.cc:492] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:21:57.148959 15834 tablet_bootstrap.cc:654] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.154304 15837 tablet_bootstrap.cc:654] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.154461 15839 raft_consensus.cc:515] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.158073 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a8154b38b149ee9838f22af1085773" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:21:57.158869 15794 raft_consensus.cc:3060] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.167088 15644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a8154b38b149ee9838f22af1085773" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:21:57.169863 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a8154b38b149ee9838f22af1085773" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
W20260710 13:21:57.172927 15685 leader_election.cc:343] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:57.174049 15685 leader_election.cc:343] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.177404 15839 leader_election.cc:290] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.177979 15847 raft_consensus.cc:493] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.178737 15834 tablet_bootstrap.cc:492] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:21:57.178570 15847 raft_consensus.cc:515] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.179164 15794 raft_consensus.cc:2468] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:21:57.180531 15834 ts_tablet_manager.cc:1403] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.020s
I20260710 13:21:57.180822 15684 leader_election.cc:304] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [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: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191; no voters: f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:21:57.183115 15847 leader_election.cc:290] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.184296 15834 raft_consensus.cc:359] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.185565 15834 raft_consensus.cc:385] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.185997 15834 raft_consensus.cc:740] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.187269 15834 consensus_queue.cc:260] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.189185 15839 raft_consensus.cc:2804] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.194687 15834 ts_tablet_manager.cc:1434] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:21:57.197924 15834 tablet_bootstrap.cc:492] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:21:57.200342 15837 tablet_bootstrap.cc:492] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:21:57.200942 15837 ts_tablet_manager.cc:1403] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.008s
I20260710 13:21:57.204445 15837 raft_consensus.cc:359] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.205338 15837 raft_consensus.cc:385] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.205765 15834 tablet_bootstrap.cc:654] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.205685 15837 raft_consensus.cc:740] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.206393 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5740e81f26a489087f7092f81c9f3e8" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:21:57.206703 15837 consensus_queue.cc:260] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.207168 15839 raft_consensus.cc:697] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Becoming Leader. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Running, Role: LEADER
W20260710 13:21:57.209113 15608 leader_election.cc:343] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.209206 15839 consensus_queue.cc:237] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.210126 15835 tablet_bootstrap.cc:492] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:21:57.210657 15835 ts_tablet_manager.cc:1403] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.016s
I20260710 13:21:57.213375 15837 ts_tablet_manager.cc:1434] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:21:57.214412 15837 tablet_bootstrap.cc:492] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:21:57.215510 15835 raft_consensus.cc:359] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.216428 15835 raft_consensus.cc:385] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.216809 15835 raft_consensus.cc:740] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.218677 15834 tablet_bootstrap.cc:492] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:21:57.219476 15834 ts_tablet_manager.cc:1403] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.008s
I20260710 13:21:57.219000 15835 consensus_queue.cc:260] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.222497 15834 raft_consensus.cc:359] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.223264 15834 raft_consensus.cc:385] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.223623 15834 raft_consensus.cc:740] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.224411 15834 consensus_queue.cc:260] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.225405 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5740e81f26a489087f7092f81c9f3e8" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:21:57.227005 15834 ts_tablet_manager.cc:1434] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260710 13:21:57.227455 15609 leader_election.cc:343] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.228221 15834 tablet_bootstrap.cc:492] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:21:57.232112 15835 ts_tablet_manager.cc:1434] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260710 13:21:57.233309 15835 tablet_bootstrap.cc:492] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:21:57.233814 15837 tablet_bootstrap.cc:654] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.235447 15834 tablet_bootstrap.cc:654] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.238667 15839 raft_consensus.cc:493] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.228091 15609 leader_election.cc:304] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f04b17b0d0d8425696d7c48438ec77bc; no voters: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191
I20260710 13:21:57.239315 15839 raft_consensus.cc:515] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.240439 15835 tablet_bootstrap.cc:654] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.240883 15847 raft_consensus.cc:2749] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:57.243002 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb46de7767454792975d85fb4edb4f0f" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
W20260710 13:21:57.244596 15685 leader_election.cc:343] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.245013 15540 catalog_manager.cc:5697] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2). New cstate: current_term: 1 leader_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:57.246140 15839 leader_election.cc:290] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.250943 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb46de7767454792975d85fb4edb4f0f" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
W20260710 13:21:57.253095 15684 leader_election.cc:343] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.253783 15684 leader_election.cc:304] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a; no voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:21:57.254787 15839 raft_consensus.cc:2749] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:57.293525 15591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:57.300129 15837 tablet_bootstrap.cc:492] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:21:57.300571 15837 ts_tablet_manager.cc:1403] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.086s	user 0.019s	sys 0.043s
I20260710 13:21:57.300976 15834 tablet_bootstrap.cc:492] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:21:57.301605 15834 ts_tablet_manager.cc:1403] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.074s	user 0.025s	sys 0.045s
I20260710 13:21:57.301748 15835 tablet_bootstrap.cc:492] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:21:57.302294 15835 ts_tablet_manager.cc:1403] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.069s	user 0.033s	sys 0.032s
I20260710 13:21:57.302855 15837 raft_consensus.cc:359] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.303465 15837 raft_consensus.cc:385] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.303715 15837 raft_consensus.cc:740] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.304359 15837 consensus_queue.cc:260] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.304947 15834 raft_consensus.cc:359] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.305833 15834 raft_consensus.cc:385] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.305558 15835 raft_consensus.cc:359] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.306195 15834 raft_consensus.cc:740] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.306368 15837 ts_tablet_manager.cc:1434] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:57.306440 15835 raft_consensus.cc:385] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.306958 15835 raft_consensus.cc:740] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.307531 15837 tablet_bootstrap.cc:492] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:21:57.307209 15834 consensus_queue.cc:260] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.309893 15834 ts_tablet_manager.cc:1434] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:57.307873 15835 consensus_queue.cc:260] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.311272 15834 tablet_bootstrap.cc:492] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:21:57.316699 15837 tablet_bootstrap.cc:654] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.318493 15834 tablet_bootstrap.cc:654] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.325948 15839 raft_consensus.cc:493] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.326525 15839 raft_consensus.cc:515] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.328308 15837 tablet_bootstrap.cc:492] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:21:57.328680 15839 leader_election.cc:290] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.328840 15837 ts_tablet_manager.cc:1403] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260710 13:21:57.329646 15834 tablet_bootstrap.cc:492] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:21:57.329468 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67f7bf704174d1493044029875ed130" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:21:57.330094 15834 ts_tablet_manager.cc:1403] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 13:21:57.331508 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67f7bf704174d1493044029875ed130" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:21:57.332168 15794 raft_consensus.cc:2468] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:21:57.331916 15837 raft_consensus.cc:359] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } }
I20260710 13:21:57.332815 15837 raft_consensus.cc:385] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.333124 15837 raft_consensus.cc:740] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
W20260710 13:21:57.333545 15685 leader_election.cc:343] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.333081 15834 raft_consensus.cc:359] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.334111 15834 raft_consensus.cc:385] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.334486 15834 raft_consensus.cc:740] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.334414 15684 leader_election.cc:304] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [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: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191; no voters: f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:21:57.334192 15837 consensus_queue.cc:260] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } }
I20260710 13:21:57.335655 15839 raft_consensus.cc:2804] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.335413 15834 consensus_queue.cc:260] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.336045 15839 raft_consensus.cc:493] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.336393 15839 raft_consensus.cc:3060] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.336530 15837 ts_tablet_manager.cc:1434] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:21:57.337671 15837 tablet_bootstrap.cc:492] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:21:57.337805 15834 ts_tablet_manager.cc:1434] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:21:57.339058 15834 tablet_bootstrap.cc:492] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:21:57.340399 15854 raft_consensus.cc:493] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.340894 15854 raft_consensus.cc:515] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.343096 15854 leader_election.cc:290] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.344552 15837 tablet_bootstrap.cc:654] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.344348 15839 raft_consensus.cc:515] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.345299 15834 tablet_bootstrap.cc:654] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.345355 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b3f901d9c846dc912cf1b8cbca9ee1" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:21:57.346963 15835 ts_tablet_manager.cc:1434] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.003s
W20260710 13:21:57.348866 15685 leader_election.cc:343] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.349774 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67f7bf704174d1493044029875ed130" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:21:57.350273 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b3f901d9c846dc912cf1b8cbca9ee1" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
W20260710 13:21:57.351346 15685 leader_election.cc:343] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:57.357651 15684 leader_election.cc:343] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.358330 15684 leader_election.cc:304] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a; no voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:21:57.360602 15854 raft_consensus.cc:2749] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:57.362191 15835 tablet_bootstrap.cc:492] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:21:57.371718 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67f7bf704174d1493044029875ed130" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:21:57.372885 15794 raft_consensus.cc:3060] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.379249 15837 tablet_bootstrap.cc:492] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:21:57.379768 15837 ts_tablet_manager.cc:1403] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.025s
I20260710 13:21:57.381410 15839 leader_election.cc:290] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.382329 15837 raft_consensus.cc:359] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.383085 15837 raft_consensus.cc:385] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.383379 15837 raft_consensus.cc:740] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.383520 15794 raft_consensus.cc:2468] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:21:57.384691 15835 tablet_bootstrap.cc:654] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.384394 15837 consensus_queue.cc:260] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.385227 15684 leader_election.cc:304] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [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: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191; no voters: f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:21:57.386497 15839 raft_consensus.cc:2804] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.386745 15834 tablet_bootstrap.cc:492] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:21:57.387342 15834 ts_tablet_manager.cc:1403] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.048s	user 0.030s	sys 0.017s
I20260710 13:21:57.387816 15839 raft_consensus.cc:697] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Becoming Leader. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Running, Role: LEADER
I20260710 13:21:57.389009 15839 consensus_queue.cc:237] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.390133 15834 raft_consensus.cc:359] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.390893 15834 raft_consensus.cc:385] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.391212 15834 raft_consensus.cc:740] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.391984 15834 consensus_queue.cc:260] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.394037 15834 ts_tablet_manager.cc:1434] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:57.393973 15837 ts_tablet_manager.cc:1434] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:21:57.395329 15834 tablet_bootstrap.cc:492] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:21:57.397205 15835 tablet_bootstrap.cc:492] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:21:57.397938 15835 ts_tablet_manager.cc:1403] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.007s
I20260710 13:21:57.401595 15834 tablet_bootstrap.cc:654] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.401758 15835 raft_consensus.cc:359] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.402431 15837 tablet_bootstrap.cc:492] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:21:57.402552 15835 raft_consensus.cc:385] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.403230 15835 raft_consensus.cc:740] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.403965 15835 consensus_queue.cc:260] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.408365 15835 ts_tablet_manager.cc:1434] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:21:57.408178 15543 catalog_manager.cc:5697] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2). New cstate: current_term: 1 leader_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:57.409451 15835 tablet_bootstrap.cc:492] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:21:57.411959 15837 tablet_bootstrap.cc:654] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.416576 15835 tablet_bootstrap.cc:654] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.426257 15837 tablet_bootstrap.cc:492] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:21:57.427062 15837 ts_tablet_manager.cc:1403] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260710 13:21:57.431210 15837 raft_consensus.cc:359] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.432418 15837 raft_consensus.cc:385] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.432880 15837 raft_consensus.cc:740] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.433125 15835 tablet_bootstrap.cc:492] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:21:57.433713 15835 ts_tablet_manager.cc:1403] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.006s
I20260710 13:21:57.434252 15837 consensus_queue.cc:260] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.436690 15835 raft_consensus.cc:359] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.437490 15835 raft_consensus.cc:385] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.437767 15835 raft_consensus.cc:740] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.438723 15835 consensus_queue.cc:260] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.442716 15834 tablet_bootstrap.cc:492] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:21:57.442749 15835 ts_tablet_manager.cc:1434] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:57.443284 15834 ts_tablet_manager.cc:1403] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.032s
I20260710 13:21:57.443946 15835 tablet_bootstrap.cc:492] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:21:57.446187 15837 ts_tablet_manager.cc:1434] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260710 13:21:57.446003 15834 raft_consensus.cc:359] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } }
I20260710 13:21:57.446697 15834 raft_consensus.cc:385] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.446967 15834 raft_consensus.cc:740] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.447757 15834 consensus_queue.cc:260] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } }
I20260710 13:21:57.449713 15834 ts_tablet_manager.cc:1434] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:57.450032 15837 tablet_bootstrap.cc:492] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:21:57.450709 15835 tablet_bootstrap.cc:654] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.455614 15847 raft_consensus.cc:493] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.456333 15847 raft_consensus.cc:515] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } }
I20260710 13:21:57.460315 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7d1a25b6f64270bcf644a5e2f58ad7" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:21:57.460966 15847 leader_election.cc:290] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:21:57.462334 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7d1a25b6f64270bcf644a5e2f58ad7" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:21:57.462666 15835 tablet_bootstrap.cc:492] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:21:57.462862 15837 tablet_bootstrap.cc:654] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.463011 15720 raft_consensus.cc:2468] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 0.
I20260710 13:21:57.463207 15835 ts_tablet_manager.cc:1403] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260710 13:21:57.464401 15608 leader_election.cc:304] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:21:57.465727 15835 raft_consensus.cc:359] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
W20260710 13:21:57.465903 15609 leader_election.cc:343] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.466332 15835 raft_consensus.cc:385] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.466732 15835 raft_consensus.cc:740] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.466919 15840 raft_consensus.cc:493] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.467377 15840 raft_consensus.cc:515] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.467494 15835 consensus_queue.cc:260] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.468024 15847 raft_consensus.cc:2804] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.468593 15847 raft_consensus.cc:493] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.469013 15847 raft_consensus.cc:3060] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.469941 15840 leader_election.cc:290] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:21:57.472416 15835 ts_tablet_manager.cc:1434] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:57.476452 15835 tablet_bootstrap.cc:492] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:21:57.485304 15835 tablet_bootstrap.cc:654] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.492107 15835 tablet_bootstrap.cc:492] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:21:57.492723 15835 ts_tablet_manager.cc:1403] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260710 13:21:57.494563 15839 raft_consensus.cc:493] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.494977 15835 raft_consensus.cc:359] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.495698 15835 raft_consensus.cc:385] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.495306 15839 raft_consensus.cc:515] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.495946 15835 raft_consensus.cc:740] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.497536 15835 consensus_queue.cc:260] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.498138 15839 leader_election.cc:290] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.499468 15835 ts_tablet_manager.cc:1434] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:57.500371 15835 tablet_bootstrap.cc:492] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:21:57.501389 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d79d79129cc4a19b15f0167b78d2e0b" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:21:57.502043 15645 raft_consensus.cc:2468] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:21:57.503765 15685 leader_election.cc:304] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:21:57.503942 15847 raft_consensus.cc:515] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } }
I20260710 13:21:57.505707 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d79d79129cc4a19b15f0167b78d2e0b" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:21:57.506496 15839 raft_consensus.cc:2804] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.509177 15839 raft_consensus.cc:493] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.506812 15794 raft_consensus.cc:2468] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:21:57.510100 15839 raft_consensus.cc:3060] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.511790 15847 leader_election.cc:290] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 election: Requested vote from peers baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:21:57.512735 15835 tablet_bootstrap.cc:654] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.512936 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7d1a25b6f64270bcf644a5e2f58ad7" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:21:57.514241 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7d1a25b6f64270bcf644a5e2f58ad7" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:21:57.514910 15720 raft_consensus.cc:3060] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:57.516197 15609 leader_election.cc:343] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.519683 15837 tablet_bootstrap.cc:492] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:21:57.520308 15837 ts_tablet_manager.cc:1403] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.037s
I20260710 13:21:57.523408 15837 raft_consensus.cc:359] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.524174 15837 raft_consensus.cc:385] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.524539 15837 raft_consensus.cc:740] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.525427 15837 consensus_queue.cc:260] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.527745 15837 ts_tablet_manager.cc:1434] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:57.530445 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becd9467e6a44b71b5a26e4e39ea51eb" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:21:57.530822 15847 raft_consensus.cc:493] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.531240 15719 raft_consensus.cc:2468] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 0.
I20260710 13:21:57.531427 15847 raft_consensus.cc:515] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.532931 15757 leader_election.cc:304] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191; no voters: 
I20260710 13:21:57.534195 15840 raft_consensus.cc:2804] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.534646 15840 raft_consensus.cc:493] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.535055 15840 raft_consensus.cc:3060] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.535089 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b3f901d9c846dc912cf1b8cbca9ee1" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:21:57.535903 15719 raft_consensus.cc:2468] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 0.
I20260710 13:21:57.537000 15608 leader_election.cc:304] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:21:57.537963 15847 leader_election.cc:290] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.538497 15847 raft_consensus.cc:2804] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.538851 15847 raft_consensus.cc:493] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.539173 15847 raft_consensus.cc:3060] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.542277 15839 raft_consensus.cc:515] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.543334 15837 tablet_bootstrap.cc:492] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:21:57.549976 15840 raft_consensus.cc:515] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.550824 15837 tablet_bootstrap.cc:654] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.551332 15839 leader_election.cc:290] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.554216 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becd9467e6a44b71b5a26e4e39ea51eb" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:21:57.554898 15719 raft_consensus.cc:3060] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.556968 15720 raft_consensus.cc:2468] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 1.
I20260710 13:21:57.559412 15877 raft_consensus.cc:493] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.559579 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d79d79129cc4a19b15f0167b78d2e0b" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:21:57.559947 15877 raft_consensus.cc:515] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.560437 15645 raft_consensus.cc:3060] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.562093 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d79d79129cc4a19b15f0167b78d2e0b" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:21:57.562644 15794 raft_consensus.cc:3060] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.563402 15835 tablet_bootstrap.cc:492] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:21:57.563894 15835 ts_tablet_manager.cc:1403] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.026s
I20260710 13:21:57.566574 15835 raft_consensus.cc:359] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } }
I20260710 13:21:57.567209 15835 raft_consensus.cc:385] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.567466 15835 raft_consensus.cc:740] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.569322 15719 raft_consensus.cc:2468] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 1.
I20260710 13:21:57.568110 15835 consensus_queue.cc:260] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } }
I20260710 13:21:57.570056 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b3f901d9c846dc912cf1b8cbca9ee1" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:21:57.570742 15793 raft_consensus.cc:2468] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 0.
I20260710 13:21:57.572351 15757 leader_election.cc:304] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191; no voters: 
I20260710 13:21:57.582038 15879 raft_consensus.cc:2804] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.582845 15879 raft_consensus.cc:697] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Becoming Leader. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Running, Role: LEADER
I20260710 13:21:57.583993 15879 consensus_queue.cc:237] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.586555 15644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becd9467e6a44b71b5a26e4e39ea51eb" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:21:57.587064 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becd9467e6a44b71b5a26e4e39ea51eb" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:21:57.587210 15644 raft_consensus.cc:2468] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 0.
I20260710 13:21:57.579854 15840 leader_election.cc:290] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:21:57.587450 15794 raft_consensus.cc:2468] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:21:57.595189 15847 raft_consensus.cc:515] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.597704 15835 ts_tablet_manager.cc:1434] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.034s	user 0.015s	sys 0.018s
I20260710 13:21:57.599005 15684 leader_election.cc:304] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191; no voters: 
I20260710 13:21:57.599252 15878 raft_consensus.cc:493] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.599977 15839 raft_consensus.cc:2804] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.599704 15878 raft_consensus.cc:515] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } }
I20260710 13:21:57.600410 15837 tablet_bootstrap.cc:492] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:21:57.600492 15839 raft_consensus.cc:697] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Becoming Leader. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Running, Role: LEADER
I20260710 13:21:57.601096 15837 ts_tablet_manager.cc:1403] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.023s
I20260710 13:21:57.601529 15839 consensus_queue.cc:237] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.603320 15878 leader_election.cc:290] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263)
I20260710 13:21:57.604714 15837 raft_consensus.cc:359] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.605159 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7d1a25b6f64270bcf644a5e2f58ad7" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:21:57.605566 15837 raft_consensus.cc:385] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.606006 15837 raft_consensus.cc:740] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.606436 15719 raft_consensus.cc:2393] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baabfd4cbc994b868a67fc27bda71191 in current term 1: Already voted for candidate f04b17b0d0d8425696d7c48438ec77bc in this term.
I20260710 13:21:57.606817 15837 consensus_queue.cc:260] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.607944 15877 leader_election.cc:290] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:21:57.608022 15854 raft_consensus.cc:493] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.585088 15608 leader_election.cc:304] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [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: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: baabfd4cbc994b868a67fc27bda71191
I20260710 13:21:57.605034 15645 raft_consensus.cc:2468] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:21:57.609206 15837 ts_tablet_manager.cc:1434] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:57.608781 15854 raft_consensus.cc:515] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.611420 15837 tablet_bootstrap.cc:492] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:21:57.612818 15875 raft_consensus.cc:2804] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.614812 15875 raft_consensus.cc:697] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Becoming Leader. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Running, Role: LEADER
I20260710 13:21:57.615692 15875 consensus_queue.cc:237] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } }
I20260710 13:21:57.616729 15854 leader_election.cc:290] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.619798 15837 tablet_bootstrap.cc:654] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.609344 15847 leader_election.cc:290] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 election: Requested vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.624054 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b3f901d9c846dc912cf1b8cbca9ee1" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:21:57.624822 15794 raft_consensus.cc:3060] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.626101 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad6c6edaa2d4a3e9f4b7b7bb6a20f87" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:21:57.626928 15643 raft_consensus.cc:2468] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 0.
I20260710 13:21:57.629740 15759 leader_election.cc:304] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:21:57.632782 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7d1a25b6f64270bcf644a5e2f58ad7" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:21:57.633126 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5740e81f26a489087f7092f81c9f3e8" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:21:57.634076 15792 raft_consensus.cc:2468] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:21:57.635784 15684 leader_election.cc:304] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191; no voters: 
I20260710 13:21:57.637197 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad6c6edaa2d4a3e9f4b7b7bb6a20f87" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:21:57.638070 15719 raft_consensus.cc:2468] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 0.
I20260710 13:21:57.639098 15854 raft_consensus.cc:2804] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.639580 15854 raft_consensus.cc:493] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.639991 15854 raft_consensus.cc:3060] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.642765 15847 raft_consensus.cc:493] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.643528 15757 leader_election.cc:304] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191; no voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:21:57.643464 15847 raft_consensus.cc:515] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.647200 15847 leader_election.cc:290] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.648988 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb46de7767454792975d85fb4edb4f0f" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:21:57.651631 15793 raft_consensus.cc:2468] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 0.
I20260710 13:21:57.630913 15877 raft_consensus.cc:2804] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.652843 15877 raft_consensus.cc:493] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.653352 15877 raft_consensus.cc:3060] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.654177 15853 consensus_queue.cc:1048] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:57.656226 15878 raft_consensus.cc:3060] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.658236 15609 leader_election.cc:304] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:21:57.659729 15847 raft_consensus.cc:2804] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.660293 15847 raft_consensus.cc:493] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.665632 15847 raft_consensus.cc:3060] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:57.670141 15608 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.232.2:38465, user_credentials={real_user=slave}} blocked reactor thread for 96455.9us
I20260710 13:21:57.673058 15794 raft_consensus.cc:2468] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 1.
I20260710 13:21:57.679762 15877 raft_consensus.cc:515] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.684440 15609 leader_election.cc:304] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:21:57.685503 15881 raft_consensus.cc:2804] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.686892 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b3f901d9c846dc912cf1b8cbca9ee1" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:21:57.686723 15847 raft_consensus.cc:515] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.687808 15719 raft_consensus.cc:3060] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.693150 15540 catalog_manager.cc:5697] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2). New cstate: current_term: 1 leader_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:57.700706 15837 tablet_bootstrap.cc:492] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:21:57.701395 15837 ts_tablet_manager.cc:1403] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.090s	user 0.024s	sys 0.035s
I20260710 13:21:57.702883 15543 catalog_manager.cc:5697] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc reported cstate change: term changed from 0 to 1, leader changed from <none> to f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1). New cstate: current_term: 1 leader_uuid: "f04b17b0d0d8425696d7c48438ec77bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:57.704030 15837 raft_consensus.cc:359] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.709653 15837 raft_consensus.cc:385] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.709924 15837 raft_consensus.cc:740] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.712674 15854 raft_consensus.cc:515] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.715090 15837 consensus_queue.cc:260] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.717506 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb46de7767454792975d85fb4edb4f0f" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:21:57.718338 15720 raft_consensus.cc:2468] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 0.
I20260710 13:21:57.719063 15719 raft_consensus.cc:2468] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 1.
I20260710 13:21:57.724439 15881 raft_consensus.cc:697] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Becoming Leader. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Running, Role: LEADER
I20260710 13:21:57.725080 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5740e81f26a489087f7092f81c9f3e8" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:21:57.725991 15837 ts_tablet_manager.cc:1434] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 13:21:57.726807 15645 raft_consensus.cc:2468] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:21:57.730589 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb46de7767454792975d85fb4edb4f0f" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:21:57.731201 15794 raft_consensus.cc:3060] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.731586 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad6c6edaa2d4a3e9f4b7b7bb6a20f87" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:21:57.732204 15643 raft_consensus.cc:3060] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.733559 15877 leader_election.cc:290] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:21:57.733747 15878 raft_consensus.cc:2749] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:57.736117 15881 consensus_queue.cc:237] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.738508 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb46de7767454792975d85fb4edb4f0f" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:21:57.739111 15720 raft_consensus.cc:3060] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.751051 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5740e81f26a489087f7092f81c9f3e8" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:21:57.751924 15645 raft_consensus.cc:3060] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.751955 15720 raft_consensus.cc:2468] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 1.
I20260710 13:21:57.756851 15608 leader_election.cc:304] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:21:57.758873 15875 raft_consensus.cc:2804] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.760938 15875 raft_consensus.cc:697] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Becoming Leader. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Running, Role: LEADER
I20260710 13:21:57.761853 15875 consensus_queue.cc:237] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.756326 15540 catalog_manager.cc:5697] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 reported cstate change: term changed from 0 to 1, leader changed from <none> to baabfd4cbc994b868a67fc27bda71191 (127.10.232.3). New cstate: current_term: 1 leader_uuid: "baabfd4cbc994b868a67fc27bda71191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:57.749461 15847 leader_election.cc:290] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 election: Requested vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.766477 15643 raft_consensus.cc:2468] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 1.
I20260710 13:21:57.771039 15854 leader_election.cc:290] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.771162 15759 leader_election.cc:304] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:21:57.766947 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad6c6edaa2d4a3e9f4b7b7bb6a20f87" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:21:57.772372 15719 raft_consensus.cc:3060] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.773727 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5740e81f26a489087f7092f81c9f3e8" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:21:57.774312 15792 raft_consensus.cc:3060] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.776391 15645 raft_consensus.cc:2468] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:21:57.772078 15643 raft_consensus.cc:3060] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.777604 15878 raft_consensus.cc:2804] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.780649 15878 raft_consensus.cc:697] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Becoming Leader. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Running, Role: LEADER
I20260710 13:21:57.781312 15685 leader_election.cc:304] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:21:57.777959 15543 catalog_manager.cc:5697] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc reported cstate change: term changed from 0 to 1, leader changed from <none> to f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1). New cstate: current_term: 1 leader_uuid: "f04b17b0d0d8425696d7c48438ec77bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:57.782280 15719 raft_consensus.cc:2468] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 1.
I20260710 13:21:57.784363 15878 consensus_queue.cc:237] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.785497 15853 raft_consensus.cc:2804] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.786005 15853 raft_consensus.cc:697] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Becoming Leader. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Running, Role: LEADER
I20260710 13:21:57.786792 15853 consensus_queue.cc:237] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.795091 15794 raft_consensus.cc:2468] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 1.
I20260710 13:21:57.801599 15792 raft_consensus.cc:2468] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:21:57.801661 15839 consensus_queue.cc:1048] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:57.807693 15543 catalog_manager.cc:5697] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc reported cstate change: term changed from 0 to 1, leader changed from <none> to f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1). New cstate: current_term: 1 leader_uuid: "f04b17b0d0d8425696d7c48438ec77bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:57.809470 15542 catalog_manager.cc:5697] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 reported cstate change: term changed from 0 to 1, leader changed from <none> to baabfd4cbc994b868a67fc27bda71191 (127.10.232.3). New cstate: current_term: 1 leader_uuid: "baabfd4cbc994b868a67fc27bda71191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:57.826781 15543 catalog_manager.cc:5697] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2). New cstate: current_term: 1 leader_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:57.877830 15847 raft_consensus.cc:493] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.878494 15847 raft_consensus.cc:515] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:57.880299 15847 leader_election.cc:290] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:57.881265 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67f7bf704174d1493044029875ed130" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:21:57.881582 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67f7bf704174d1493044029875ed130" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:21:57.882316 15792 raft_consensus.cc:2393] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f04b17b0d0d8425696d7c48438ec77bc in current term 1: Already voted for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in this term.
I20260710 13:21:57.883283 15609 leader_election.cc:304] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f04b17b0d0d8425696d7c48438ec77bc; no voters: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191
I20260710 13:21:57.883968 15847 raft_consensus.cc:3060] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.889700 15847 raft_consensus.cc:2749] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:57.900445 15853 consensus_queue.cc:1048] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:57.911177 15839 consensus_queue.cc:1048] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:57.973969 15719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0a8154b38b149ee9838f22af1085773"
dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
mode: GRACEFUL
new_leader_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
 from {username='slave'} at 127.0.0.1:35248
I20260710 13:21:57.974558 15719 raft_consensus.cc:606] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Received request to transfer leadership to TS f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:21:57.992549 15792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "becd9467e6a44b71b5a26e4e39ea51eb"
dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
mode: GRACEFUL
new_leader_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
 from {username='slave'} at 127.0.0.1:47780
I20260710 13:21:57.993227 15792 raft_consensus.cc:606] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Received request to transfer leadership to TS f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:21:58.013541 15643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70b3f901d9c846dc912cf1b8cbca9ee1"
dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
mode: GRACEFUL
new_leader_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
 from {username='slave'} at 127.0.0.1:36314
I20260710 13:21:58.014070 15643 raft_consensus.cc:606] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Received request to transfer leadership to TS 941f8c93d5704b6a8eacf99ecd8ade8a
I20260710 13:21:58.026275 15839 consensus_queue.cc:1048] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.037048 15853 consensus_queue.cc:1048] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.047857 15847 consensus_queue.cc:1048] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.058820 15881 consensus_queue.cc:1048] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.101089 15878 consensus_queue.cc:1048] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.110419 15643 raft_consensus.cc:3060] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.120122 15840 consensus_queue.cc:1048] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.127476 15879 raft_consensus.cc:993] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191: : Instructing follower f04b17b0d0d8425696d7c48438ec77bc to start an election
I20260710 13:21:58.127928 15840 raft_consensus.cc:1081] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Signalling peer f04b17b0d0d8425696d7c48438ec77bc to start an election
I20260710 13:21:58.129448 15643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "becd9467e6a44b71b5a26e4e39ea51eb"
dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
 from {username='slave'} at 127.0.0.1:36300
I20260710 13:21:58.129945 15643 raft_consensus.cc:493] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:58.130285 15643 raft_consensus.cc:3060] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.135217 15643 raft_consensus.cc:515] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:58.136945 15643 leader_election.cc:290] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 2 election: Requested vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:58.138108 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becd9467e6a44b71b5a26e4e39ea51eb" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:21:58.138473 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becd9467e6a44b71b5a26e4e39ea51eb" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:21:58.138871 15719 raft_consensus.cc:3060] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.139128 15792 raft_consensus.cc:3055] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:58.139552 15792 raft_consensus.cc:740] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Running, Role: LEADER
I20260710 13:21:58.140529 15792 consensus_queue.cc:260] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:58.142204 15792 raft_consensus.cc:3060] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.146345 15881 consensus_queue.cc:1048] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.146631 15719 raft_consensus.cc:2468] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 2.
I20260710 13:21:58.147804 15608 leader_election.cc:304] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:21:58.148559 15881 raft_consensus.cc:2804] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:58.149003 15881 raft_consensus.cc:697] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [term 2 LEADER]: Becoming Leader. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Running, Role: LEADER
I20260710 13:21:58.149773 15792 raft_consensus.cc:2468] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 2.
I20260710 13:21:58.149855 15881 consensus_queue.cc:237] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:58.154819 15875 raft_consensus.cc:993] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc: : Instructing follower 941f8c93d5704b6a8eacf99ecd8ade8a to start an election
I20260710 13:21:58.155273 15875 raft_consensus.cc:1081] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Signalling peer 941f8c93d5704b6a8eacf99ecd8ade8a to start an election
I20260710 13:21:58.158433 15720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70b3f901d9c846dc912cf1b8cbca9ee1"
dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
 from {username='slave'} at 127.0.0.1:35220
I20260710 13:21:58.159035 15720 raft_consensus.cc:493] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:58.159420 15720 raft_consensus.cc:3060] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.160889 15847 consensus_queue.cc:1048] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:58.160972 15540 catalog_manager.cc:5697] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc reported cstate change: term changed from 1 to 2, leader changed from baabfd4cbc994b868a67fc27bda71191 (127.10.232.3) to f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1). New cstate: current_term: 2 leader_uuid: "f04b17b0d0d8425696d7c48438ec77bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:58.169286 15720 raft_consensus.cc:515] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:58.173255 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b3f901d9c846dc912cf1b8cbca9ee1" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:21:58.173913 15643 raft_consensus.cc:3055] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:58.174266 15643 raft_consensus.cc:740] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Running, Role: LEADER
I20260710 13:21:58.176277 15643 consensus_queue.cc:260] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:58.177513 15643 raft_consensus.cc:3060] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.177368 15840 consensus_queue.cc:1048] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:58.178277 15720 leader_election.cc:290] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 2 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:58.181398 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b3f901d9c846dc912cf1b8cbca9ee1" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:21:58.182022 15792 raft_consensus.cc:3060] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.185796 15643 raft_consensus.cc:2468] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 2.
I20260710 13:21:58.187695 15685 leader_election.cc:304] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:21:58.188586 15853 raft_consensus.cc:2804] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:58.189054 15853 raft_consensus.cc:697] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 LEADER]: Becoming Leader. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Running, Role: LEADER
I20260710 13:21:58.190132 15853 consensus_queue.cc:237] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:58.191092 15792 raft_consensus.cc:2468] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 2.
I20260710 13:21:58.198462 15847 consensus_queue.cc:1048] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.200225 15877 consensus_queue.cc:1048] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.204152 15543 catalog_manager.cc:5697] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a reported cstate change: term changed from 1 to 2, leader changed from f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1) to 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2). New cstate: current_term: 2 leader_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:58.217172 15847 consensus_queue.cc:1048] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.281126 15853 consensus_queue.cc:1048] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.290901 15853 consensus_queue.cc:1048] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.326360 15839 raft_consensus.cc:993] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a: : Instructing follower f04b17b0d0d8425696d7c48438ec77bc to start an election
I20260710 13:21:58.326968 15912 raft_consensus.cc:1081] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Signalling peer f04b17b0d0d8425696d7c48438ec77bc to start an election
I20260710 13:21:58.328527 15643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0a8154b38b149ee9838f22af1085773"
dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
 from {username='slave'} at 127.0.0.1:36296
I20260710 13:21:58.329119 15643 raft_consensus.cc:493] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:58.329500 15643 raft_consensus.cc:3060] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.334612 15643 raft_consensus.cc:515] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:58.336469 15643 leader_election.cc:290] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 2 election: Requested vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:21:58.337323 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a8154b38b149ee9838f22af1085773" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:21:58.337905 15720 raft_consensus.cc:3055] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:58.338200 15720 raft_consensus.cc:740] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Running, Role: LEADER
I20260710 13:21:58.338074 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a8154b38b149ee9838f22af1085773" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:21:58.338805 15792 raft_consensus.cc:3060] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.339079 15720 consensus_queue.cc:260] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
W20260710 13:21:58.339982 15912 consensus_queue.cc:1175] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "baabfd4cbc994b868a67fc27bda71191" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 13:21:58.341106 15720 raft_consensus.cc:3060] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.344086 15792 raft_consensus.cc:2468] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 2.
I20260710 13:21:58.345338 15609 leader_election.cc:304] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:21:58.346091 15847 raft_consensus.cc:2804] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:58.346263 15720 raft_consensus.cc:2468] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 2.
I20260710 13:21:58.346601 15847 raft_consensus.cc:697] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 2 LEADER]: Becoming Leader. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Running, Role: LEADER
I20260710 13:21:58.347469 15847 consensus_queue.cc:237] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:21:58.353962 15540 catalog_manager.cc:5697] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc reported cstate change: term changed from 1 to 2, leader changed from 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2) to f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1). New cstate: current_term: 2 leader_uuid: "f04b17b0d0d8425696d7c48438ec77bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:58.538733 15720 raft_consensus.cc:1275] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Refusing update from remote peer f04b17b0d0d8425696d7c48438ec77bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.540119 15847 consensus_queue.cc:1048] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.548560 15792 raft_consensus.cc:1275] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Refusing update from remote peer f04b17b0d0d8425696d7c48438ec77bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.550392 15847 consensus_queue.cc:1048] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.707731 15792 raft_consensus.cc:1275] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Refusing update from remote peer 941f8c93d5704b6a8eacf99ecd8ade8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.709674 15853 consensus_queue.cc:1048] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.719691 15643 raft_consensus.cc:1275] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Refusing update from remote peer 941f8c93d5704b6a8eacf99ecd8ade8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.722361 15839 consensus_queue.cc:1048] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.844784 15794 raft_consensus.cc:1275] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Refusing update from remote peer f04b17b0d0d8425696d7c48438ec77bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.846166 15847 consensus_queue.cc:1048] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:58.855978 15720 raft_consensus.cc:1275] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Refusing update from remote peer f04b17b0d0d8425696d7c48438ec77bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:58.857877 15918 consensus_queue.cc:1048] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:01.106056 15543 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53628:
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:22:01.109207 15543 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:22:01.175999 15634 tablet_service.cc:1511] Processing CreateTablet for tablet e2100503c55d483da1b893e3b9fbe5e8 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:01.177883 15710 tablet_service.cc:1511] Processing CreateTablet for tablet e2100503c55d483da1b893e3b9fbe5e8 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:01.179726 15710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2100503c55d483da1b893e3b9fbe5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.179435 15784 tablet_service.cc:1511] Processing CreateTablet for tablet e2100503c55d483da1b893e3b9fbe5e8 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:01.181223 15784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2100503c55d483da1b893e3b9fbe5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.180768 15627 tablet_service.cc:1511] Processing CreateTablet for tablet 05c1962f809d410f9193e9e8d74056a0 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:01.178208 15634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2100503c55d483da1b893e3b9fbe5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.184438 15705 tablet_service.cc:1511] Processing CreateTablet for tablet 05c1962f809d410f9193e9e8d74056a0 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:01.186158 15705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c1962f809d410f9193e9e8d74056a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.185921 15629 tablet_service.cc:1511] Processing CreateTablet for tablet 597aa141f32a4af9a38600ef7bed4789 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:01.187566 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c1962f809d410f9193e9e8d74056a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.190930 15632 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfa5ccf43a940a4a41bbee2f31b2187 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:01.191587 15783 tablet_service.cc:1511] Processing CreateTablet for tablet 05c1962f809d410f9193e9e8d74056a0 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:01.193372 15778 tablet_service.cc:1511] Processing CreateTablet for tablet 597aa141f32a4af9a38600ef7bed4789 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:01.194644 15707 tablet_service.cc:1511] Processing CreateTablet for tablet 597aa141f32a4af9a38600ef7bed4789 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:01.196431 15707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597aa141f32a4af9a38600ef7bed4789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.197508 15783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c1962f809d410f9193e9e8d74056a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.199524 15629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597aa141f32a4af9a38600ef7bed4789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.202078 15778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 597aa141f32a4af9a38600ef7bed4789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.204730 15632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfa5ccf43a940a4a41bbee2f31b2187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.206845 15702 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfa5ccf43a940a4a41bbee2f31b2187 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:01.208729 15702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfa5ccf43a940a4a41bbee2f31b2187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.226263 15782 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfa5ccf43a940a4a41bbee2f31b2187 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:01.227941 15782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfa5ccf43a940a4a41bbee2f31b2187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.245471 15631 tablet_service.cc:1511] Processing CreateTablet for tablet bdbf1ac303944002a2ca7ef04ad13617 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:01.247557 15631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdbf1ac303944002a2ca7ef04ad13617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.260198 15710 tablet_service.cc:1511] Processing CreateTablet for tablet bdbf1ac303944002a2ca7ef04ad13617 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:01.263804 15776 tablet_service.cc:1511] Processing CreateTablet for tablet bdbf1ac303944002a2ca7ef04ad13617 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:01.265421 15776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdbf1ac303944002a2ca7ef04ad13617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.274844 15932 tablet_bootstrap.cc:492] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:22:01.282646 15710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdbf1ac303944002a2ca7ef04ad13617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.285437 15628 tablet_service.cc:1511] Processing CreateTablet for tablet 45e1ed7181474649a67db013d00cb777 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:01.286926 15628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e1ed7181474649a67db013d00cb777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.301472 15702 tablet_service.cc:1511] Processing CreateTablet for tablet 45e1ed7181474649a67db013d00cb777 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:01.303131 15702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e1ed7181474649a67db013d00cb777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.319099 15635 tablet_service.cc:1511] Processing CreateTablet for tablet d0bfee493ec04aa4bb44cab543161c72 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:01.320538 15635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0bfee493ec04aa4bb44cab543161c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.320464 15778 tablet_service.cc:1511] Processing CreateTablet for tablet 45e1ed7181474649a67db013d00cb777 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:01.321946 15778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e1ed7181474649a67db013d00cb777. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:22:01.335964 15591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:01.336246 15776 tablet_service.cc:1511] Processing CreateTablet for tablet d0bfee493ec04aa4bb44cab543161c72 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:01.341427 15707 tablet_service.cc:1511] Processing CreateTablet for tablet d0bfee493ec04aa4bb44cab543161c72 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:01.342893 15707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0bfee493ec04aa4bb44cab543161c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.343468 15631 tablet_service.cc:1511] Processing CreateTablet for tablet d63aadcf29964d8f96bcfce837f5066c (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:01.344858 15631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63aadcf29964d8f96bcfce837f5066c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.346786 15709 tablet_service.cc:1511] Processing CreateTablet for tablet d63aadcf29964d8f96bcfce837f5066c (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:01.348397 15709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63aadcf29964d8f96bcfce837f5066c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.355020 15932 tablet_bootstrap.cc:654] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.358265 15776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0bfee493ec04aa4bb44cab543161c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.364414 15934 tablet_bootstrap.cc:492] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:22:01.368554 15783 tablet_service.cc:1511] Processing CreateTablet for tablet d63aadcf29964d8f96bcfce837f5066c (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:01.375607 15783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63aadcf29964d8f96bcfce837f5066c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.378482 15933 tablet_bootstrap.cc:492] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:22:01.396971 15933 tablet_bootstrap.cc:654] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.409008 15632 tablet_service.cc:1511] Processing CreateTablet for tablet 4686e30400e54673a1e89bf32198a810 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:01.410584 15632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4686e30400e54673a1e89bf32198a810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.414412 15784 tablet_service.cc:1511] Processing CreateTablet for tablet 4686e30400e54673a1e89bf32198a810 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:01.415755 15784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4686e30400e54673a1e89bf32198a810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.415899 15934 tablet_bootstrap.cc:654] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.429960 15932 tablet_bootstrap.cc:492] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:22:01.430563 15932 ts_tablet_manager.cc:1403] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.020s
I20260710 13:22:01.429141 15707 tablet_service.cc:1511] Processing CreateTablet for tablet 4686e30400e54673a1e89bf32198a810 (DEFAULT_TABLE table=soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:01.435058 15707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4686e30400e54673a1e89bf32198a810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.429973 15933 tablet_bootstrap.cc:492] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:22:01.441884 15933 ts_tablet_manager.cc:1403] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.005s
I20260710 13:22:01.458686 15933 raft_consensus.cc:359] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.459726 15933 raft_consensus.cc:385] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.459815 15932 raft_consensus.cc:359] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.460640 15932 raft_consensus.cc:385] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.460951 15932 raft_consensus.cc:740] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.461920 15933 raft_consensus.cc:740] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.461757 15932 consensus_queue.cc:260] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.464303 15932 ts_tablet_manager.cc:1434] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:22:01.465572 15932 tablet_bootstrap.cc:492] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:22:01.467484 15934 tablet_bootstrap.cc:492] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:22:01.468014 15934 ts_tablet_manager.cc:1403] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.024s
I20260710 13:22:01.471431 15932 tablet_bootstrap.cc:654] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.471203 15934 raft_consensus.cc:359] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.471979 15934 raft_consensus.cc:385] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.472400 15934 raft_consensus.cc:740] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.474825 15934 consensus_queue.cc:260] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.475062 15933 consensus_queue.cc:260] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.477811 15933 ts_tablet_manager.cc:1434] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 13:22:01.479238 15933 tablet_bootstrap.cc:492] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:22:01.481993 15925 raft_consensus.cc:493] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.482584 15925 raft_consensus.cc:515] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.486567 15933 tablet_bootstrap.cc:654] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.486552 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2100503c55d483da1b893e3b9fbe5e8" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:22:01.487444 15793 raft_consensus.cc:2468] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 0.
I20260710 13:22:01.488379 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2100503c55d483da1b893e3b9fbe5e8" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:22:01.489176 15719 raft_consensus.cc:2468] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 0.
I20260710 13:22:01.489802 15609 leader_election.cc:304] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:01.491055 15925 leader_election.cc:290] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:01.491250 15847 raft_consensus.cc:2804] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:01.491866 15847 raft_consensus.cc:493] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:01.492276 15847 raft_consensus.cc:3060] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.497845 15934 ts_tablet_manager.cc:1434] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.000s
I20260710 13:22:01.499203 15934 tablet_bootstrap.cc:492] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:22:01.501693 15933 tablet_bootstrap.cc:492] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:22:01.502233 15933 ts_tablet_manager.cc:1403] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.009s
I20260710 13:22:01.505467 15933 raft_consensus.cc:359] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.506356 15933 raft_consensus.cc:385] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.506697 15933 raft_consensus.cc:740] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.506860 15934 tablet_bootstrap.cc:654] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.507706 15933 consensus_queue.cc:260] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.517424 15933 ts_tablet_manager.cc:1434] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 13:22:01.519035 15933 tablet_bootstrap.cc:492] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:22:01.525812 15847 raft_consensus.cc:515] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.530138 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2100503c55d483da1b893e3b9fbe5e8" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:22:01.531006 15719 raft_consensus.cc:3060] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.538421 15933 tablet_bootstrap.cc:654] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.545986 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2100503c55d483da1b893e3b9fbe5e8" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:22:01.547143 15793 raft_consensus.cc:3060] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.549222 15934 tablet_bootstrap.cc:492] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:22:01.550360 15934 ts_tablet_manager.cc:1403] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.023s
I20260710 13:22:01.551059 15719 raft_consensus.cc:2468] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 1.
I20260710 13:22:01.553647 15608 leader_election.cc:304] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:01.554875 15925 raft_consensus.cc:2804] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:01.554767 15934 raft_consensus.cc:359] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.555943 15934 raft_consensus.cc:385] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.556344 15934 raft_consensus.cc:740] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.557405 15934 consensus_queue.cc:260] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.568224 15934 ts_tablet_manager.cc:1434] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:22:01.569453 15847 leader_election.cc:290] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 election: Requested vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:01.570950 15934 tablet_bootstrap.cc:492] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:22:01.571266 15847 raft_consensus.cc:493] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.572064 15932 tablet_bootstrap.cc:492] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:22:01.571792 15847 raft_consensus.cc:515] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.572670 15932 ts_tablet_manager.cc:1403] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.085s
I20260710 13:22:01.575444 15925 raft_consensus.cc:697] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Becoming Leader. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Running, Role: LEADER
I20260710 13:22:01.576273 15932 raft_consensus.cc:359] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.576447 15925 consensus_queue.cc:237] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.577108 15932 raft_consensus.cc:385] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.577549 15932 raft_consensus.cc:740] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.578334 15932 consensus_queue.cc:260] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.580899 15932 ts_tablet_manager.cc:1434] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:01.581700 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597aa141f32a4af9a38600ef7bed4789" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:22:01.582017 15932 tablet_bootstrap.cc:492] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
W20260710 13:22:01.583557 15608 leader_election.cc:343] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:01.585150 15847 leader_election.cc:290] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:01.585927 15793 raft_consensus.cc:2468] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 1.
I20260710 13:22:01.586279 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597aa141f32a4af9a38600ef7bed4789" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:22:01.587131 15794 raft_consensus.cc:2468] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 0.
I20260710 13:22:01.590510 15932 tablet_bootstrap.cc:654] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.599278 15932 tablet_bootstrap.cc:492] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:22:01.594503 15609 leader_election.cc:304] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [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: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 941f8c93d5704b6a8eacf99ecd8ade8a
I20260710 13:22:01.599769 15933 tablet_bootstrap.cc:492] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:22:01.600865 15925 raft_consensus.cc:2804] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:01.601769 15925 raft_consensus.cc:493] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:01.602450 15925 raft_consensus.cc:3060] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.600737 15932 ts_tablet_manager.cc:1403] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260710 13:22:01.600921 15933 ts_tablet_manager.cc:1403] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.016s
I20260710 13:22:01.606086 15540 catalog_manager.cc:5697] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc reported cstate change: term changed from 0 to 1, leader changed from <none> to f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1). New cstate: current_term: 1 leader_uuid: "f04b17b0d0d8425696d7c48438ec77bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:01.607060 15934 tablet_bootstrap.cc:654] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.617884 15933 raft_consensus.cc:359] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.618857 15933 raft_consensus.cc:385] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.619168 15933 raft_consensus.cc:740] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.619894 15933 consensus_queue.cc:260] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.617835 15932 raft_consensus.cc:359] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.621459 15932 raft_consensus.cc:385] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.621755 15932 raft_consensus.cc:740] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.622641 15932 consensus_queue.cc:260] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.625123 15932 ts_tablet_manager.cc:1434] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260710 13:22:01.626070 15932 tablet_bootstrap.cc:492] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:22:01.626348 15916 raft_consensus.cc:493] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.626863 15916 raft_consensus.cc:515] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.629195 15916 leader_election.cc:290] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:22:01.631744 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf1ac303944002a2ca7ef04ad13617" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:22:01.632339 15932 tablet_bootstrap.cc:654] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.634307 15933 ts_tablet_manager.cc:1434] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.005s
I20260710 13:22:01.634038 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf1ac303944002a2ca7ef04ad13617" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
W20260710 13:22:01.634039 15759 leader_election.cc:343] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:01.635811 15933 tablet_bootstrap.cc:492] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
W20260710 13:22:01.636165 15757 leader_election.cc:343] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:01.637055 15757 leader_election.cc:304] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191; no voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:22:01.639619 15916 raft_consensus.cc:2749] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:01.644361 15933 tablet_bootstrap.cc:654] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.653072 15925 raft_consensus.cc:515] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.659631 15932 tablet_bootstrap.cc:492] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:22:01.660255 15932 ts_tablet_manager.cc:1403] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260710 13:22:01.662199 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597aa141f32a4af9a38600ef7bed4789" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:22:01.662956 15719 raft_consensus.cc:3060] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.663586 15932 raft_consensus.cc:359] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.664389 15932 raft_consensus.cc:385] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.664713 15932 raft_consensus.cc:740] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.666062 15932 consensus_queue.cc:260] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.667881 15932 ts_tablet_manager.cc:1434] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:01.669198 15932 tablet_bootstrap.cc:492] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:22:01.678411 15932 tablet_bootstrap.cc:654] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.681272 15933 tablet_bootstrap.cc:492] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:22:01.681536 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "597aa141f32a4af9a38600ef7bed4789" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:22:01.681862 15933 ts_tablet_manager.cc:1403] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.000s
I20260710 13:22:01.682116 15794 raft_consensus.cc:3060] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.686230 15933 raft_consensus.cc:359] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.687366 15933 raft_consensus.cc:385] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.687692 15933 raft_consensus.cc:740] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.688711 15933 consensus_queue.cc:260] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.693511 15933 ts_tablet_manager.cc:1434] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:22:01.693518 15925 leader_election.cc:290] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 election: Requested vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:01.694856 15933 tablet_bootstrap.cc:492] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:22:01.702778 15719 raft_consensus.cc:2468] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 1.
I20260710 13:22:01.705044 15794 raft_consensus.cc:2468] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 1.
I20260710 13:22:01.705214 15608 leader_election.cc:304] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:01.706171 15933 tablet_bootstrap.cc:654] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.713847 15925 raft_consensus.cc:2804] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:01.714723 15932 tablet_bootstrap.cc:492] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:22:01.717438 15932 ts_tablet_manager.cc:1403] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.000s
I20260710 13:22:01.718575 15925 raft_consensus.cc:697] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Becoming Leader. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Running, Role: LEADER
I20260710 13:22:01.719570 15925 consensus_queue.cc:237] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.721167 15934 tablet_bootstrap.cc:492] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:22:01.721215 15932 raft_consensus.cc:359] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.724807 15932 raft_consensus.cc:385] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.725867 15932 raft_consensus.cc:740] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.727051 15932 consensus_queue.cc:260] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.725109 15934 ts_tablet_manager.cc:1403] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.154s	user 0.048s	sys 0.057s
I20260710 13:22:01.739180 15932 ts_tablet_manager.cc:1434] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 13:22:01.742048 15932 tablet_bootstrap.cc:492] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:22:01.744987 15934 raft_consensus.cc:359] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.745859 15934 raft_consensus.cc:385] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.746183 15934 raft_consensus.cc:740] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.746961 15934 consensus_queue.cc:260] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.749567 15934 ts_tablet_manager.cc:1434] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.000s
I20260710 13:22:01.754521 15934 tablet_bootstrap.cc:492] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:22:01.758942 15540 catalog_manager.cc:5697] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc reported cstate change: term changed from 0 to 1, leader changed from <none> to f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1). New cstate: current_term: 1 leader_uuid: "f04b17b0d0d8425696d7c48438ec77bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:01.759992 15932 tablet_bootstrap.cc:654] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.761106 15934 tablet_bootstrap.cc:654] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.763291 15933 tablet_bootstrap.cc:492] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:22:01.768299 15933 ts_tablet_manager.cc:1403] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.019s
I20260710 13:22:01.772310 15933 raft_consensus.cc:359] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.773103 15933 raft_consensus.cc:385] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.773425 15933 raft_consensus.cc:740] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.774307 15933 consensus_queue.cc:260] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.776854 15933 ts_tablet_manager.cc:1434] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:22:01.778204 15934 tablet_bootstrap.cc:492] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:22:01.779109 15934 ts_tablet_manager.cc:1403] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.001s
I20260710 13:22:01.781762 15932 tablet_bootstrap.cc:492] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:22:01.782380 15932 ts_tablet_manager.cc:1403] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.006s
I20260710 13:22:01.783133 15934 raft_consensus.cc:359] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.783893 15934 raft_consensus.cc:385] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.784199 15934 raft_consensus.cc:740] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.785096 15934 consensus_queue.cc:260] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.785879 15932 raft_consensus.cc:359] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.786674 15932 raft_consensus.cc:385] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.786976 15932 raft_consensus.cc:740] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.787565 15934 ts_tablet_manager.cc:1434] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:01.787703 15932 consensus_queue.cc:260] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.789649 15933 tablet_bootstrap.cc:492] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:22:01.791270 15934 tablet_bootstrap.cc:492] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:22:01.793397 15932 ts_tablet_manager.cc:1434] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:22:01.794425 15932 tablet_bootstrap.cc:492] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:22:01.804561 15932 tablet_bootstrap.cc:654] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.818344 15932 tablet_bootstrap.cc:492] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:22:01.818892 15933 tablet_bootstrap.cc:654] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.819077 15932 ts_tablet_manager.cc:1403] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260710 13:22:01.820704 15936 raft_consensus.cc:493] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.821192 15936 raft_consensus.cc:515] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.822414 15934 tablet_bootstrap.cc:654] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.822892 15932 raft_consensus.cc:359] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.824091 15932 raft_consensus.cc:385] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.824553 15932 raft_consensus.cc:740] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.825858 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf1ac303944002a2ca7ef04ad13617" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:22:01.829552 15794 raft_consensus.cc:2468] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:22:01.827606 15936 leader_election.cc:290] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:01.827459 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf1ac303944002a2ca7ef04ad13617" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:22:01.831717 15643 raft_consensus.cc:2468] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:22:01.832226 15684 leader_election.cc:304] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191; no voters: 
I20260710 13:22:01.825538 15932 consensus_queue.cc:260] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.833119 15936 raft_consensus.cc:2804] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:01.834465 15936 raft_consensus.cc:493] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:01.835178 15936 raft_consensus.cc:3060] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.835834 15932 ts_tablet_manager.cc:1434] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:22:01.836959 15932 tablet_bootstrap.cc:492] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:22:01.839061 15934 tablet_bootstrap.cc:492] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:22:01.840389 15934 ts_tablet_manager.cc:1403] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.002s
I20260710 13:22:01.843619 15934 raft_consensus.cc:359] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.844385 15934 raft_consensus.cc:385] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.844597 15932 tablet_bootstrap.cc:654] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.844713 15934 raft_consensus.cc:740] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.846071 15934 consensus_queue.cc:260] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.850571 15933 tablet_bootstrap.cc:492] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:22:01.853191 15934 ts_tablet_manager.cc:1434] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:22:01.852690 15933 ts_tablet_manager.cc:1403] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.007s
I20260710 13:22:01.855271 15934 tablet_bootstrap.cc:492] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:22:01.858065 15847 raft_consensus.cc:493] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.858789 15847 raft_consensus.cc:515] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.862015 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c1962f809d410f9193e9e8d74056a0" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:22:01.862720 15719 raft_consensus.cc:2468] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 0.
I20260710 13:22:01.863047 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c1962f809d410f9193e9e8d74056a0" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:22:01.863663 15794 raft_consensus.cc:2468] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 0.
I20260710 13:22:01.864406 15608 leader_election.cc:304] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:01.864732 15933 raft_consensus.cc:359] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.865288 15925 raft_consensus.cc:2804] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:01.865558 15933 raft_consensus.cc:385] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.865679 15925 raft_consensus.cc:493] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:01.865895 15933 raft_consensus.cc:740] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.866055 15925 raft_consensus.cc:3060] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.867003 15932 tablet_bootstrap.cc:492] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:22:01.867535 15932 ts_tablet_manager.cc:1403] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.007s
I20260710 13:22:01.861739 15936 raft_consensus.cc:515] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.870514 15932 raft_consensus.cc:359] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.870700 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf1ac303944002a2ca7ef04ad13617" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:22:01.871295 15932 raft_consensus.cc:385] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.871554 15643 raft_consensus.cc:3060] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.871714 15932 raft_consensus.cc:740] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.872905 15847 leader_election.cc:290] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:01.872682 15932 consensus_queue.cc:260] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.873708 15925 raft_consensus.cc:515] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.874879 15853 raft_consensus.cc:493] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.875346 15853 raft_consensus.cc:515] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.875691 15916 raft_consensus.cc:493] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.877377 15853 leader_election.cc:290] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:01.876283 15916 raft_consensus.cc:515] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.878152 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c1962f809d410f9193e9e8d74056a0" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:22:01.878768 15719 raft_consensus.cc:3060] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.883039 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c1962f809d410f9193e9e8d74056a0" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:22:01.881635 15916 leader_election.cc:290] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:22:01.887856 15644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aadcf29964d8f96bcfce837f5066c" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:22:01.882071 15925 leader_election.cc:290] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 election: Requested vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:01.883674 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfa5ccf43a940a4a41bbee2f31b2187" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:22:01.889966 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aadcf29964d8f96bcfce837f5066c" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:22:01.890035 15645 raft_consensus.cc:2468] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 0.
I20260710 13:22:01.886883 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfa5ccf43a940a4a41bbee2f31b2187" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:22:01.885708 15935 raft_consensus.cc:493] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:22:01.892048 15685 leader_election.cc:343] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:01.892093 15935 raft_consensus.cc:515] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.887862 15794 raft_consensus.cc:3060] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.893896 15759 leader_election.cc:304] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:01.894779 15720 raft_consensus.cc:2468] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 0.
I20260710 13:22:01.896137 15644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfa5ccf43a940a4a41bbee2f31b2187" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:22:01.897063 15644 raft_consensus.cc:2468] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:22:01.897589 15935 leader_election.cc:290] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:01.890079 15934 tablet_bootstrap.cc:654] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.899693 15643 raft_consensus.cc:2468] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:22:01.900254 15685 leader_election.cc:304] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:01.901618 15935 raft_consensus.cc:2804] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:01.902009 15935 raft_consensus.cc:493] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:01.902350 15935 raft_consensus.cc:3060] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.902496 15936 leader_election.cc:290] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:01.904306 15961 raft_consensus.cc:2804] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:01.904676 15794 raft_consensus.cc:2468] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 1.
I20260710 13:22:01.905041 15961 raft_consensus.cc:493] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:01.905637 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfa5ccf43a940a4a41bbee2f31b2187" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:22:01.906076 15609 leader_election.cc:304] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:01.905777 15933 consensus_queue.cc:260] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.905616 15961 raft_consensus.cc:3060] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.906744 15916 raft_consensus.cc:493] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.906978 15925 raft_consensus.cc:2804] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:01.907685 15925 raft_consensus.cc:697] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Becoming Leader. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Running, Role: LEADER
I20260710 13:22:01.907255 15916 raft_consensus.cc:515] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.908843 15925 consensus_queue.cc:237] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.909683 15685 leader_election.cc:304] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:01.909907 15793 raft_consensus.cc:2468] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:22:01.910647 15853 raft_consensus.cc:2804] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:01.911156 15853 raft_consensus.cc:697] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Becoming Leader. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Running, Role: LEADER
I20260710 13:22:01.913358 15684 leader_election.cc:304] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [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: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191; no voters: f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:22:01.914211 15936 raft_consensus.cc:2804] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:01.914582 15936 raft_consensus.cc:493] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:01.914925 15916 leader_election.cc:290] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:22:01.914973 15936 raft_consensus.cc:3060] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.915989 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf1ac303944002a2ca7ef04ad13617" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:22:01.917519 15794 raft_consensus.cc:3060] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.918012 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aadcf29964d8f96bcfce837f5066c" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:22:01.914597 15853 consensus_queue.cc:237] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.920491 15719 raft_consensus.cc:2468] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 1.
I20260710 13:22:01.922535 15934 tablet_bootstrap.cc:492] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:22:01.926033 15933 ts_tablet_manager.cc:1434] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260710 13:22:01.937742 15934 ts_tablet_manager.cc:1403] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.003s
I20260710 13:22:01.936259 15540 catalog_manager.cc:5697] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc reported cstate change: term changed from 0 to 1, leader changed from <none> to f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1). New cstate: current_term: 1 leader_uuid: "f04b17b0d0d8425696d7c48438ec77bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:01.938481 15933 tablet_bootstrap.cc:492] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:22:01.943559 15934 raft_consensus.cc:359] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.944579 15934 raft_consensus.cc:385] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.931107 15932 ts_tablet_manager.cc:1434] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.063s	user 0.002s	sys 0.004s
I20260710 13:22:01.946774 15932 tablet_bootstrap.cc:492] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a: Bootstrap starting.
I20260710 13:22:01.934188 15961 raft_consensus.cc:515] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.948556 15792 raft_consensus.cc:2393] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 941f8c93d5704b6a8eacf99ecd8ade8a in current term 1: Already voted for candidate baabfd4cbc994b868a67fc27bda71191 in this term.
I20260710 13:22:01.936590 15935 raft_consensus.cc:515] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.920979 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aadcf29964d8f96bcfce837f5066c" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:22:01.944957 15934 raft_consensus.cc:740] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.955065 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfa5ccf43a940a4a41bbee2f31b2187" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:22:01.963116 15645 raft_consensus.cc:3060] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.964027 15934 consensus_queue.cc:260] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.958124 15644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfa5ccf43a940a4a41bbee2f31b2187" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:22:01.967999 15643 raft_consensus.cc:2468] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 0.
I20260710 13:22:01.969427 15934 ts_tablet_manager.cc:1434] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.002s
I20260710 13:22:01.926685 15936 raft_consensus.cc:515] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.969776 15759 leader_election.cc:304] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:01.970520 15720 raft_consensus.cc:2393] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baabfd4cbc994b868a67fc27bda71191 in current term 1: Already voted for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in this term.
I20260710 13:22:01.970731 15916 raft_consensus.cc:2804] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:01.971114 15916 raft_consensus.cc:493] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:01.971442 15916 raft_consensus.cc:3060] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.971510 15936 leader_election.cc:290] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:01.959463 15794 raft_consensus.cc:2468] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:22:01.964808 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfa5ccf43a940a4a41bbee2f31b2187" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:22:01.965307 15935 leader_election.cc:290] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:01.972093 15934 tablet_bootstrap.cc:492] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:22:01.972657 15792 raft_consensus.cc:2393] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 941f8c93d5704b6a8eacf99ecd8ade8a in current term 1: Already voted for candidate baabfd4cbc994b868a67fc27bda71191 in this term.
I20260710 13:22:01.979290 15645 raft_consensus.cc:2468] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 1.
I20260710 13:22:01.981480 15684 leader_election.cc:304] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [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: 941f8c93d5704b6a8eacf99ecd8ade8a; no voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:22:01.983649 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfa5ccf43a940a4a41bbee2f31b2187" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:22:01.984835 15720 raft_consensus.cc:2393] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate baabfd4cbc994b868a67fc27bda71191 in current term 1: Already voted for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in this term.
I20260710 13:22:01.984265 15759 leader_election.cc:304] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:01.984346 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aadcf29964d8f96bcfce837f5066c" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:22:01.986114 15935 raft_consensus.cc:2749] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:01.986290 15643 raft_consensus.cc:3060] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.989627 15934 tablet_bootstrap.cc:654] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.989249 15916 raft_consensus.cc:515] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:01.984648 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aadcf29964d8f96bcfce837f5066c" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:22:01.990598 15932 tablet_bootstrap.cc:654] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.961023 15933 tablet_bootstrap.cc:654] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.980924 15961 leader_election.cc:290] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:22:01.995483 15794 raft_consensus.cc:2393] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 941f8c93d5704b6a8eacf99ecd8ade8a in current term 1: Already voted for candidate baabfd4cbc994b868a67fc27bda71191 in this term.
I20260710 13:22:01.995697 15961 raft_consensus.cc:2804] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:01.996470 15961 raft_consensus.cc:697] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Becoming Leader. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Running, Role: LEADER
I20260710 13:22:02.003785 15916 leader_election.cc:290] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:22:02.015309 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aadcf29964d8f96bcfce837f5066c" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:22:02.017030 15720 raft_consensus.cc:2393] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate baabfd4cbc994b868a67fc27bda71191 in current term 1: Already voted for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in this term.
I20260710 13:22:01.998376 15961 consensus_queue.cc:237] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.026158 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63aadcf29964d8f96bcfce837f5066c" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:22:02.028647 15759 leader_election.cc:304] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [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: baabfd4cbc994b868a67fc27bda71191; no voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:22:02.029948 15916 raft_consensus.cc:2749] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:02.040398 15542 catalog_manager.cc:5697] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2). New cstate: current_term: 1 leader_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:02.043020 15934 tablet_bootstrap.cc:492] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:22:02.045594 15540 catalog_manager.cc:5697] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 reported cstate change: term changed from 0 to 1, leader changed from <none> to baabfd4cbc994b868a67fc27bda71191 (127.10.232.3). New cstate: current_term: 1 leader_uuid: "baabfd4cbc994b868a67fc27bda71191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:02.046653 15932 tablet_bootstrap.cc:492] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a: No bootstrap required, opened a new log
I20260710 13:22:02.047634 15932 ts_tablet_manager.cc:1403] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent bootstrapping tablet: real 0.101s	user 0.032s	sys 0.005s
I20260710 13:22:02.049633 15933 tablet_bootstrap.cc:492] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:22:02.050177 15933 ts_tablet_manager.cc:1403] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.112s	user 0.021s	sys 0.003s
I20260710 13:22:02.049743 15925 consensus_queue.cc:1048] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:02.050551 15932 raft_consensus.cc:359] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.051234 15932 raft_consensus.cc:385] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.051486 15932 raft_consensus.cc:740] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.052146 15932 consensus_queue.cc:260] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.053188 15933 raft_consensus.cc:359] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.053939 15933 raft_consensus.cc:385] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.054245 15933 raft_consensus.cc:740] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.054522 15932 ts_tablet_manager.cc:1434] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:22:02.055023 15933 consensus_queue.cc:260] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.057108 15934 ts_tablet_manager.cc:1403] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.018s
I20260710 13:22:02.058542 15643 raft_consensus.cc:2468] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:22:02.060179 15685 leader_election.cc:304] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [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: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: baabfd4cbc994b868a67fc27bda71191
I20260710 13:22:02.061424 15853 raft_consensus.cc:2804] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:02.061060 15934 raft_consensus.cc:359] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.061923 15853 raft_consensus.cc:697] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Becoming Leader. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Running, Role: LEADER
I20260710 13:22:02.062112 15934 raft_consensus.cc:385] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.062479 15933 ts_tablet_manager.cc:1434] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:22:02.062826 15853 consensus_queue.cc:237] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.063476 15933 tablet_bootstrap.cc:492] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:22:02.062500 15934 raft_consensus.cc:740] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.065049 15934 consensus_queue.cc:260] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.070727 15847 consensus_queue.cc:1048] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:02.081813 15935 raft_consensus.cc:493] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:02.084075 15935 raft_consensus.cc:515] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.088596 15933 tablet_bootstrap.cc:654] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.089524 15935 leader_election.cc:290] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:02.088577 15792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e1ed7181474649a67db013d00cb777" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
W20260710 13:22:02.100533 15684 leader_election.cc:343] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:02.102276 15934 ts_tablet_manager.cc:1434] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.044s	user 0.002s	sys 0.006s
I20260710 13:22:02.103327 15934 tablet_bootstrap.cc:492] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:22:02.105782 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e1ed7181474649a67db013d00cb777" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:22:02.106715 15643 raft_consensus.cc:2468] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:22:02.110149 15934 tablet_bootstrap.cc:654] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.123041 15685 leader_election.cc:304] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [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: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: baabfd4cbc994b868a67fc27bda71191
I20260710 13:22:02.126607 15853 raft_consensus.cc:2804] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:02.127157 15853 raft_consensus.cc:493] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:02.127760 15853 raft_consensus.cc:3060] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.132210 15934 tablet_bootstrap.cc:492] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:22:02.132819 15934 ts_tablet_manager.cc:1403] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.006s
I20260710 13:22:02.136129 15542 catalog_manager.cc:5697] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2). New cstate: current_term: 1 leader_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:02.158455 15934 raft_consensus.cc:359] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.160676 15933 tablet_bootstrap.cc:492] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:22:02.161343 15933 ts_tablet_manager.cc:1403] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.013s
I20260710 13:22:02.164031 15933 raft_consensus.cc:359] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.164862 15933 raft_consensus.cc:385] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.165119 15933 raft_consensus.cc:740] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.165766 15934 raft_consensus.cc:385] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.166147 15934 raft_consensus.cc:740] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.166954 15934 consensus_queue.cc:260] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.168939 15933 consensus_queue.cc:260] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.172598 15934 ts_tablet_manager.cc:1434] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:22:02.174963 15934 tablet_bootstrap.cc:492] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc: Bootstrap starting.
I20260710 13:22:02.176043 15933 ts_tablet_manager.cc:1434] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:22:02.179144 15933 tablet_bootstrap.cc:492] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191: Bootstrap starting.
I20260710 13:22:02.184536 15853 raft_consensus.cc:515] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.187857 15933 tablet_bootstrap.cc:654] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.188232 15847 consensus_queue.cc:1048] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.187690 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e1ed7181474649a67db013d00cb777" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:22:02.194051 15643 raft_consensus.cc:3060] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.207029 15934 tablet_bootstrap.cc:654] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.207924 15933 tablet_bootstrap.cc:492] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191: No bootstrap required, opened a new log
I20260710 13:22:02.208719 15933 ts_tablet_manager.cc:1403] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.000s
I20260710 13:22:02.212064 15933 raft_consensus.cc:359] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.213425 15933 raft_consensus.cc:385] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.213737 15933 raft_consensus.cc:740] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.214816 15933 consensus_queue.cc:260] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.221370 15847 consensus_queue.cc:1048] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.222114 15643 raft_consensus.cc:2468] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:22:02.223575 15685 leader_election.cc:304] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:02.224459 15935 raft_consensus.cc:2804] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:02.224956 15935 raft_consensus.cc:697] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Becoming Leader. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Running, Role: LEADER
I20260710 13:22:02.225793 15935 consensus_queue.cc:237] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.226357 15934 tablet_bootstrap.cc:492] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc: No bootstrap required, opened a new log
I20260710 13:22:02.226990 15934 ts_tablet_manager.cc:1403] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.001s
I20260710 13:22:02.230558 15853 leader_election.cc:290] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:02.231845 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e1ed7181474649a67db013d00cb777" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:22:02.232555 15793 raft_consensus.cc:3060] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.235450 15934 raft_consensus.cc:359] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.236183 15934 raft_consensus.cc:385] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.236444 15934 raft_consensus.cc:740] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.237226 15934 consensus_queue.cc:260] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.239880 15934 ts_tablet_manager.cc:1434] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.006s
I20260710 13:22:02.237744 15933 ts_tablet_manager.cc:1434] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260710 13:22:02.243125 15793 raft_consensus.cc:2468] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:22:02.242633 15542 catalog_manager.cc:5697] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2). New cstate: current_term: 1 leader_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:02.252458 15935 raft_consensus.cc:493] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:02.253166 15935 raft_consensus.cc:515] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.255707 15935 leader_election.cc:290] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:02.256502 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bfee493ec04aa4bb44cab543161c72" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:22:02.257095 15643 raft_consensus.cc:2468] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:22:02.258165 15685 leader_election.cc:304] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:02.258934 15935 raft_consensus.cc:2804] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:02.259292 15935 raft_consensus.cc:493] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:02.259627 15935 raft_consensus.cc:3060] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.260470 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bfee493ec04aa4bb44cab543161c72" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191" is_pre_election: true
I20260710 13:22:02.261230 15793 raft_consensus.cc:2468] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 0.
I20260710 13:22:02.265811 15935 raft_consensus.cc:515] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.267463 15935 leader_election.cc:290] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:02.268589 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bfee493ec04aa4bb44cab543161c72" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:22:02.268618 15643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bfee493ec04aa4bb44cab543161c72" candidate_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:22:02.269299 15643 raft_consensus.cc:3060] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.269238 15793 raft_consensus.cc:3060] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.276661 15793 raft_consensus.cc:2468] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:22:02.276661 15643 raft_consensus.cc:2468] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 941f8c93d5704b6a8eacf99ecd8ade8a in term 1.
I20260710 13:22:02.279070 15685 leader_election.cc:304] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:02.280257 15935 raft_consensus.cc:2804] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:02.280666 15935 raft_consensus.cc:697] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Becoming Leader. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Running, Role: LEADER
I20260710 13:22:02.281461 15935 consensus_queue.cc:237] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.291051 15542 catalog_manager.cc:5697] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2). New cstate: current_term: 1 leader_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
W20260710 13:22:02.343773 15591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:02.392604 15935 consensus_queue.cc:1048] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.399418 15935 consensus_queue.cc:1048] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.400897 15965 raft_consensus.cc:493] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:02.401474 15965 raft_consensus.cc:515] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.403538 15965 leader_election.cc:290] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:22:02.405416 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4686e30400e54673a1e89bf32198a810" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc" is_pre_election: true
I20260710 13:22:02.406112 15645 raft_consensus.cc:2468] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 0.
I20260710 13:22:02.407529 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4686e30400e54673a1e89bf32198a810" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" is_pre_election: true
I20260710 13:22:02.407655 15759 leader_election.cc:304] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:02.408249 15720 raft_consensus.cc:2468] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 0.
I20260710 13:22:02.408429 15965 raft_consensus.cc:2804] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:02.408802 15965 raft_consensus.cc:493] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:02.409122 15965 raft_consensus.cc:3060] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.417960 15965 raft_consensus.cc:515] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.422119 15965 leader_election.cc:290] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:22:02.423465 15720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4686e30400e54673a1e89bf32198a810" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:22:02.424155 15720 raft_consensus.cc:3060] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.426770 15645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4686e30400e54673a1e89bf32198a810" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:22:02.427433 15645 raft_consensus.cc:3060] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.431731 15720 raft_consensus.cc:2468] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 1.
I20260710 13:22:02.432847 15757 leader_election.cc:304] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191; no voters: 
I20260710 13:22:02.433650 15965 raft_consensus.cc:2804] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:02.434123 15965 raft_consensus.cc:697] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Becoming Leader. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Running, Role: LEADER
I20260710 13:22:02.434900 15965 consensus_queue.cc:237] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:02.435696 15645 raft_consensus.cc:2468] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 1.
I20260710 13:22:02.444072 15542 catalog_manager.cc:5697] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 reported cstate change: term changed from 0 to 1, leader changed from <none> to baabfd4cbc994b868a67fc27bda71191 (127.10.232.3). New cstate: current_term: 1 leader_uuid: "baabfd4cbc994b868a67fc27bda71191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:02.446137 15973 consensus_queue.cc:1048] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:02.452474 15973 consensus_queue.cc:1048] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.499995 15965 consensus_queue.cc:1048] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.513621 15965 consensus_queue.cc:1048] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:02.589924 15987 consensus_queue.cc:1048] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.601358 15936 consensus_queue.cc:1048] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:02.680577 15936 consensus_queue.cc:1048] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.690713 15936 consensus_queue.cc:1048] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.707937 15793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bfa5ccf43a940a4a41bbee2f31b2187"
dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
mode: GRACEFUL
new_leader_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
 from {username='slave'} at 127.0.0.1:47780
I20260710 13:22:02.708765 15793 raft_consensus.cc:606] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Received request to transfer leadership to TS f04b17b0d0d8425696d7c48438ec77bc
I20260710 13:22:02.749939 15936 consensus_queue.cc:1048] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.761132 15987 consensus_queue.cc:1048] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.867513 15993 consensus_queue.cc:1048] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.877712 15965 consensus_queue.cc:1048] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:03.035878 15993 raft_consensus.cc:993] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191: : Instructing follower f04b17b0d0d8425696d7c48438ec77bc to start an election
I20260710 13:22:03.036290 15993 raft_consensus.cc:1081] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Signalling peer f04b17b0d0d8425696d7c48438ec77bc to start an election
I20260710 13:22:03.038002 15645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bfa5ccf43a940a4a41bbee2f31b2187"
dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
 from {username='slave'} at 127.0.0.1:36300
I20260710 13:22:03.038741 15645 raft_consensus.cc:493] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:03.039111 15645 raft_consensus.cc:3060] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:03.046010 15645 raft_consensus.cc:515] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:03.048101 15645 leader_election.cc:290] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 2 election: Requested vote from peers 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465), baabfd4cbc994b868a67fc27bda71191 (127.10.232.3:37393)
I20260710 13:22:03.049212 15793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfa5ccf43a940a4a41bbee2f31b2187" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
I20260710 13:22:03.049144 15719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bfa5ccf43a940a4a41bbee2f31b2187" candidate_uuid: "f04b17b0d0d8425696d7c48438ec77bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:22:03.049999 15793 raft_consensus.cc:3055] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:03.050028 15719 raft_consensus.cc:3060] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:03.050539 15793 raft_consensus.cc:740] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Running, Role: LEADER
I20260710 13:22:03.051450 15793 consensus_queue.cc:260] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:03.053032 15793 raft_consensus.cc:3060] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:03.058203 15719 raft_consensus.cc:2468] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 2.
I20260710 13:22:03.059845 15608 leader_election.cc:304] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 941f8c93d5704b6a8eacf99ecd8ade8a, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:03.060523 15793 raft_consensus.cc:2468] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04b17b0d0d8425696d7c48438ec77bc in term 2.
I20260710 13:22:03.060777 15925 raft_consensus.cc:2804] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:03.061439 15925 raft_consensus.cc:697] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 2 LEADER]: Becoming Leader. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Running, Role: LEADER
I20260710 13:22:03.062566 15925 consensus_queue.cc:237] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:03.070873 15542 catalog_manager.cc:5697] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc reported cstate change: term changed from 1 to 2, leader changed from baabfd4cbc994b868a67fc27bda71191 (127.10.232.3) to f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1). New cstate: current_term: 2 leader_uuid: "f04b17b0d0d8425696d7c48438ec77bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:03.515625 15793 raft_consensus.cc:1275] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Refusing update from remote peer f04b17b0d0d8425696d7c48438ec77bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:03.516884 15973 consensus_queue.cc:1048] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:03.527390 15720 raft_consensus.cc:1275] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Refusing update from remote peer f04b17b0d0d8425696d7c48438ec77bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:03.529430 16009 consensus_queue.cc:1048] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:05.726485 15540 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53628:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:22:05.745584 15540 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53628:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:22:05.768582 11168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:05.856973 16039 tablet.cc:1724] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:05.977770 16041 log.cc:927] Time spent T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
W20260710 13:22:05.979562 16042 log.cc:927] Time spent T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260710 13:22:06.036974 15716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5740e81f26a489087f7092f81c9f3e8"
dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
mode: GRACEFUL
new_leader_uuid: "baabfd4cbc994b868a67fc27bda71191"
 from {username='slave'} at 127.0.0.1:44994
I20260710 13:22:06.037739 15716 raft_consensus.cc:606] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Received request to transfer leadership to TS baabfd4cbc994b868a67fc27bda71191
I20260710 13:22:06.078399 16067 tablet.cc:1724] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.025661 16058 tablet.cc:1724] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.084172 16064 tablet.cc:1724] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.124377 16071 tablet.cc:1724] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.125916 16072 tablet.cc:1724] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.085248 16068 tablet.cc:1724] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.091223 16066 tablet.cc:1724] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.153539 16039 tablet.cc:1724] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.171087 16079 tablet.cc:1724] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.171104 16076 tablet.cc:1724] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.165023 16066 tablet.cc:1724] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.186908 16064 tablet.cc:1724] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.189472 16074 tablet.cc:1724] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.204829 16078 tablet.cc:1724] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.218415 16039 tablet.cc:1724] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.238615 16058 tablet.cc:1724] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.245932 16067 tablet.cc:1724] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.240798 16064 tablet.cc:1724] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.284365 16016 raft_consensus.cc:993] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: : Instructing follower baabfd4cbc994b868a67fc27bda71191 to start an election
I20260710 13:22:06.284886 16016 raft_consensus.cc:1081] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Signalling peer baabfd4cbc994b868a67fc27bda71191 to start an election
I20260710 13:22:06.285795 16076 tablet.cc:1724] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.286175 16068 tablet.cc:1724] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.286676 16058 tablet.cc:1724] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.258219 16072 tablet.cc:1724] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.287951 15788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5740e81f26a489087f7092f81c9f3e8"
dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
 from {username='slave'} at 127.0.0.1:47770
I20260710 13:22:06.285815 16079 tablet.cc:1724] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.288575 15788 raft_consensus.cc:493] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.288981 15788 raft_consensus.cc:3060] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.283681 16071 tablet.cc:1724] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.315167 15788 raft_consensus.cc:515] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:06.319360 16074 tablet.cc:1724] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.327860 15641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5740e81f26a489087f7092f81c9f3e8" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:22:06.328526 15641 raft_consensus.cc:3060] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.334116 16072 tablet.cc:1724] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:22:06.347270 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5740e81f26a489087f7092f81c9f3e8" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:22:06.347892 15716 raft_consensus.cc:3055] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:06.348106 15788 leader_election.cc:290] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 2 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:22:06.348248 15716 raft_consensus.cc:740] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 941f8c93d5704b6a8eacf99ecd8ade8a, State: Running, Role: LEADER
I20260710 13:22:06.352790 15645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0a8154b38b149ee9838f22af1085773"
dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
mode: GRACEFUL
new_leader_uuid: "baabfd4cbc994b868a67fc27bda71191"
 from {username='slave'} at 127.0.0.1:51476
I20260710 13:22:06.353605 15645 raft_consensus.cc:606] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 2 LEADER]: Received request to transfer leadership to TS baabfd4cbc994b868a67fc27bda71191
I20260710 13:22:06.355198 15716 consensus_queue.cc:260] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:06.356364 15716 raft_consensus.cc:3060] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.362212 11168 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:06.362892 11168 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:06.364799 15641 raft_consensus.cc:2468] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 2.
I20260710 13:22:06.364804 15716 raft_consensus.cc:2468] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 2.
I20260710 13:22:06.366322 15759 leader_election.cc:304] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baabfd4cbc994b868a67fc27bda71191, f04b17b0d0d8425696d7c48438ec77bc; no voters: 
I20260710 13:22:06.367632 16063 raft_consensus.cc:2804] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:06.368187 16063 raft_consensus.cc:697] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 2 LEADER]: Becoming Leader. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Running, Role: LEADER
I20260710 13:22:06.369063 16063 consensus_queue.cc:237] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:06.374018 15543 catalog_manager.cc:6242] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa: soft_deleted_table [id=b4c04eb7eb9343968fdb36a9c7382a02] alter complete (version 1)
I20260710 13:22:06.381871 15542 catalog_manager.cc:5697] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 reported cstate change: term changed from 1 to 2, leader changed from 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2) to baabfd4cbc994b868a67fc27bda71191 (127.10.232.3). New cstate: current_term: 2 leader_uuid: "baabfd4cbc994b868a67fc27bda71191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:06.805531 15641 raft_consensus.cc:1275] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Refusing update from remote peer baabfd4cbc994b868a67fc27bda71191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.806792 16063 consensus_queue.cc:1048] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:06.816905 15716 raft_consensus.cc:1275] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Refusing update from remote peer baabfd4cbc994b868a67fc27bda71191: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.819361 16062 consensus_queue.cc:1048] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:06.885156 16047 raft_consensus.cc:993] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc: : Instructing follower baabfd4cbc994b868a67fc27bda71191 to start an election
I20260710 13:22:06.885715 16047 raft_consensus.cc:1081] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 2 LEADER]: Signalling peer baabfd4cbc994b868a67fc27bda71191 to start an election
I20260710 13:22:06.887276 15788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0a8154b38b149ee9838f22af1085773"
dest_uuid: "baabfd4cbc994b868a67fc27bda71191"
 from {username='slave'} at 127.0.0.1:47772
I20260710 13:22:06.887780 15788 raft_consensus.cc:493] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.888217 15788 raft_consensus.cc:3060] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:06.893376 15788 raft_consensus.cc:515] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:06.895174 15788 leader_election.cc:290] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [CANDIDATE]: Term 3 election: Requested vote from peers f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263), 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465)
I20260710 13:22:06.896329 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a8154b38b149ee9838f22af1085773" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a"
I20260710 13:22:06.896329 15641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a8154b38b149ee9838f22af1085773" candidate_uuid: "baabfd4cbc994b868a67fc27bda71191" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f04b17b0d0d8425696d7c48438ec77bc"
I20260710 13:22:06.897239 15641 raft_consensus.cc:3055] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:06.897212 15716 raft_consensus.cc:3060] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:06.897863 15641 raft_consensus.cc:740] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f04b17b0d0d8425696d7c48438ec77bc, State: Running, Role: LEADER
I20260710 13:22:06.898697 15641 consensus_queue.cc:260] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [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: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:06.899955 15641 raft_consensus.cc:3060] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:06.905009 15716 raft_consensus.cc:2468] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 3.
I20260710 13:22:06.906416 15757 leader_election.cc:304] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [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: 941f8c93d5704b6a8eacf99ecd8ade8a, baabfd4cbc994b868a67fc27bda71191; no voters: 
I20260710 13:22:06.906845 15641 raft_consensus.cc:2468] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baabfd4cbc994b868a67fc27bda71191 in term 3.
I20260710 13:22:06.907178 16063 raft_consensus.cc:2804] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:06.907702 16063 raft_consensus.cc:697] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 3 LEADER]: Becoming Leader. State: Replica: baabfd4cbc994b868a67fc27bda71191, State: Running, Role: LEADER
I20260710 13:22:06.908561 16063 consensus_queue.cc:237] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [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: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } }
I20260710 13:22:06.917243 15540 catalog_manager.cc:5697] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 reported cstate change: term changed from 2 to 3, leader changed from f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1) to baabfd4cbc994b868a67fc27bda71191 (127.10.232.3). New cstate: current_term: 3 leader_uuid: "baabfd4cbc994b868a67fc27bda71191" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baabfd4cbc994b868a67fc27bda71191" member_type: VOTER last_known_addr { host: "127.10.232.3" port: 37393 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:07.305001 15716 raft_consensus.cc:1275] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 3 FOLLOWER]: Refusing update from remote peer baabfd4cbc994b868a67fc27bda71191: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:07.306340 16089 consensus_queue.cc:1048] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "941f8c93d5704b6a8eacf99ecd8ade8a" member_type: VOTER last_known_addr { host: "127.10.232.2" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:07.316350 15641 raft_consensus.cc:1275] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 3 FOLLOWER]: Refusing update from remote peer baabfd4cbc994b868a67fc27bda71191: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:07.319635 16089 consensus_queue.cc:1048] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04b17b0d0d8425696d7c48438ec77bc" member_type: VOTER last_known_addr { host: "127.10.232.1" port: 40263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:07.420783 11168 tablet_server.cc:179] TabletServer@127.10.232.1:0 shutting down...
I20260710 13:22:07.456959 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:07.457834 11168 tablet_replica.cc:333] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.458523 11168 raft_consensus.cc:2243] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.459084 11168 raft_consensus.cc:2272] T 4686e30400e54673a1e89bf32198a810 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.461546 11168 tablet_replica.cc:333] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.462158 11168 raft_consensus.cc:2243] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.462669 11168 raft_consensus.cc:2272] T d0bfee493ec04aa4bb44cab543161c72 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.464383 11168 tablet_replica.cc:333] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.464903 11168 raft_consensus.cc:2243] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.465314 11168 raft_consensus.cc:2272] T 45e1ed7181474649a67db013d00cb777 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.466907 11168 tablet_replica.cc:333] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.467384 11168 raft_consensus.cc:2243] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.467736 11168 raft_consensus.cc:2272] T d63aadcf29964d8f96bcfce837f5066c P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.469395 11168 tablet_replica.cc:333] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.469870 11168 raft_consensus.cc:2243] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.470323 11168 raft_consensus.cc:2272] T bdbf1ac303944002a2ca7ef04ad13617 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.472376 11168 tablet_replica.cc:333] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.473135 11168 raft_consensus.cc:2243] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.474411 11168 raft_consensus.cc:2272] T 597aa141f32a4af9a38600ef7bed4789 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:07.474736 15685 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:22:07.476682 11168 tablet_replica.cc:333] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.477402 11168 raft_consensus.cc:2243] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:22:07.477682 15685 consensus_peers.cc:597] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a -> Peer f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263): Couldn't send request to peer f04b17b0d0d8425696d7c48438ec77bc. 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:22:07.478315 11168 raft_consensus.cc:2272] T e2100503c55d483da1b893e3b9fbe5e8 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.480084 11168 tablet_replica.cc:333] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.480584 11168 raft_consensus.cc:2243] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.480974 11168 raft_consensus.cc:2272] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.483199 11168 tablet_replica.cc:333] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.483927 11168 raft_consensus.cc:2243] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.484867 11168 raft_consensus.cc:2272] T becd9467e6a44b71b5a26e4e39ea51eb P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:07.485244 15685 consensus_peers.cc:597] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a -> Peer f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263): Couldn't send request to peer f04b17b0d0d8425696d7c48438ec77bc. 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:22:07.486934 11168 tablet_replica.cc:333] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.487577 11168 raft_consensus.cc:2243] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.487941 11168 raft_consensus.cc:2272] T e67f7bf704174d1493044029875ed130 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.489748 11168 tablet_replica.cc:333] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.490216 11168 raft_consensus.cc:2243] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.490996 11168 raft_consensus.cc:2272] T 0bfa5ccf43a940a4a41bbee2f31b2187 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.493229 11168 tablet_replica.cc:333] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.493901 11168 raft_consensus.cc:2243] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.494395 11168 raft_consensus.cc:2272] T e0a8154b38b149ee9838f22af1085773 P f04b17b0d0d8425696d7c48438ec77bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.496873 11168 tablet_replica.cc:333] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.497433 11168 raft_consensus.cc:2243] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.497861 11168 raft_consensus.cc:2272] T 70b3f901d9c846dc912cf1b8cbca9ee1 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.499702 11168 tablet_replica.cc:333] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.500195 11168 raft_consensus.cc:2243] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.500965 11168 raft_consensus.cc:2272] T cb46de7767454792975d85fb4edb4f0f P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.502837 11168 tablet_replica.cc:333] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.503353 11168 raft_consensus.cc:2243] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.504033 11168 raft_consensus.cc:2272] T 05c1962f809d410f9193e9e8d74056a0 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.506186 11168 tablet_replica.cc:333] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.506866 11168 raft_consensus.cc:2243] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.507319 11168 raft_consensus.cc:2272] T 8d79d79129cc4a19b15f0167b78d2e0b P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.509925 11168 tablet_replica.cc:333] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.510336 11168 raft_consensus.cc:2243] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.511013 11168 raft_consensus.cc:2272] T fa7d1a25b6f64270bcf644a5e2f58ad7 P f04b17b0d0d8425696d7c48438ec77bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.512813 11168 tablet_replica.cc:333] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc: stopping tablet replica
I20260710 13:22:07.513224 11168 raft_consensus.cc:2243] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.513664 11168 raft_consensus.cc:2272] T d5740e81f26a489087f7092f81c9f3e8 P f04b17b0d0d8425696d7c48438ec77bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.540899 11168 tablet_server.cc:196] TabletServer@127.10.232.1:0 shutdown complete.
W20260710 13:22:07.560525 15759 consensus_peers.cc:597] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 -> Peer f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263): Couldn't send request to peer f04b17b0d0d8425696d7c48438ec77bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:07.570569 11168 tablet_server.cc:179] TabletServer@127.10.232.2:0 shutting down...
I20260710 13:22:07.602579 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:07.603632 11168 tablet_replica.cc:333] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.604295 11168 raft_consensus.cc:2243] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.604785 11168 raft_consensus.cc:2272] T 4686e30400e54673a1e89bf32198a810 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.607010 11168 tablet_replica.cc:333] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.607671 11168 raft_consensus.cc:2243] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.608846 11168 raft_consensus.cc:2272] T 45e1ed7181474649a67db013d00cb777 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.610899 11168 tablet_replica.cc:333] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.611863 11168 raft_consensus.cc:2243] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.612800 11168 raft_consensus.cc:2272] T d63aadcf29964d8f96bcfce837f5066c P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.614699 11168 tablet_replica.cc:333] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.615260 11168 raft_consensus.cc:2243] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.616108 11168 raft_consensus.cc:2272] T d0bfee493ec04aa4bb44cab543161c72 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.618160 11168 tablet_replica.cc:333] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
W20260710 13:22:07.618351 15757 consensus_peers.cc:597] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 -> Peer 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465): Couldn't send request to peer 941f8c93d5704b6a8eacf99ecd8ade8a. 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:22:07.618754 11168 raft_consensus.cc:2243] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.619854 11168 raft_consensus.cc:2272] T bdbf1ac303944002a2ca7ef04ad13617 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.621922 11168 tablet_replica.cc:333] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.622828 11168 raft_consensus.cc:2243] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.623539 11168 raft_consensus.cc:2272] T 05c1962f809d410f9193e9e8d74056a0 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.625520 11168 tablet_replica.cc:333] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.626086 11168 raft_consensus.cc:2243] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.626916 11168 raft_consensus.cc:2272] T 8d79d79129cc4a19b15f0167b78d2e0b P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.628859 11168 tablet_replica.cc:333] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.629462 11168 raft_consensus.cc:2243] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.629891 11168 raft_consensus.cc:2272] T becd9467e6a44b71b5a26e4e39ea51eb P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.631655 11168 tablet_replica.cc:333] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.632194 11168 raft_consensus.cc:2243] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.632936 11168 raft_consensus.cc:2272] T e67f7bf704174d1493044029875ed130 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.634922 11168 tablet_replica.cc:333] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.635519 11168 raft_consensus.cc:2243] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.635962 11168 raft_consensus.cc:2272] T e0a8154b38b149ee9838f22af1085773 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.638912 11168 tablet_replica.cc:333] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.639528 11168 raft_consensus.cc:2243] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.640328 11168 raft_consensus.cc:2272] T 70b3f901d9c846dc912cf1b8cbca9ee1 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.642159 11168 tablet_replica.cc:333] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.642719 11168 raft_consensus.cc:2243] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.643285 11168 raft_consensus.cc:2272] T 0bfa5ccf43a940a4a41bbee2f31b2187 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.645450 11168 tablet_replica.cc:333] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.646178 11168 raft_consensus.cc:2243] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.646626 11168 raft_consensus.cc:2272] T 597aa141f32a4af9a38600ef7bed4789 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.648278 11168 tablet_replica.cc:333] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.648787 11168 raft_consensus.cc:2243] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.649199 11168 raft_consensus.cc:2272] T e2100503c55d483da1b893e3b9fbe5e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.650910 11168 tablet_replica.cc:333] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.651404 11168 raft_consensus.cc:2243] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.651772 11168 raft_consensus.cc:2272] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.653705 11168 tablet_replica.cc:333] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.654213 11168 raft_consensus.cc:2243] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.654598 11168 raft_consensus.cc:2272] T cb46de7767454792975d85fb4edb4f0f P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.656782 11168 tablet_replica.cc:333] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.657367 11168 raft_consensus.cc:2243] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.657747 11168 raft_consensus.cc:2272] T d5740e81f26a489087f7092f81c9f3e8 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.660595 11168 tablet_replica.cc:333] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a: stopping tablet replica
I20260710 13:22:07.661018 11168 raft_consensus.cc:2243] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.661496 11168 raft_consensus.cc:2272] T fa7d1a25b6f64270bcf644a5e2f58ad7 P 941f8c93d5704b6a8eacf99ecd8ade8a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:07.665400 15757 consensus_peers.cc:597] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 -> Peer 941f8c93d5704b6a8eacf99ecd8ade8a (127.10.232.2:38465): Couldn't send request to peer 941f8c93d5704b6a8eacf99ecd8ade8a. 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:22:07.688930 11168 tablet_server.cc:196] TabletServer@127.10.232.2:0 shutdown complete.
I20260710 13:22:07.716990 11168 tablet_server.cc:179] TabletServer@127.10.232.3:0 shutting down...
W20260710 13:22:07.742976 15759 consensus_peers.cc:597] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 -> Peer f04b17b0d0d8425696d7c48438ec77bc (127.10.232.1:40263): Couldn't send request to peer f04b17b0d0d8425696d7c48438ec77bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.232.1:40263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:07.745954 11168 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:07.746608 11168 tablet_replica.cc:333] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.747202 11168 raft_consensus.cc:2243] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.747669 11168 raft_consensus.cc:2272] T 45e1ed7181474649a67db013d00cb777 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.749532 11168 tablet_replica.cc:333] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.750082 11168 raft_consensus.cc:2243] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.750512 11168 raft_consensus.cc:2272] T d0bfee493ec04aa4bb44cab543161c72 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.752157 11168 tablet_replica.cc:333] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.752704 11168 raft_consensus.cc:2243] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.753508 11168 raft_consensus.cc:2272] T 4686e30400e54673a1e89bf32198a810 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.755254 11168 tablet_replica.cc:333] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.755792 11168 raft_consensus.cc:2243] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.756206 11168 raft_consensus.cc:2272] T d63aadcf29964d8f96bcfce837f5066c P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.757932 11168 tablet_replica.cc:333] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.758476 11168 raft_consensus.cc:2243] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.758875 11168 raft_consensus.cc:2272] T bdbf1ac303944002a2ca7ef04ad13617 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.760535 11168 tablet_replica.cc:333] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.761080 11168 raft_consensus.cc:2243] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.761565 11168 raft_consensus.cc:2272] T e2100503c55d483da1b893e3b9fbe5e8 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.763268 11168 tablet_replica.cc:333] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.763810 11168 raft_consensus.cc:2243] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.764223 11168 raft_consensus.cc:2272] T 597aa141f32a4af9a38600ef7bed4789 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.766185 11168 tablet_replica.cc:333] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.766762 11168 raft_consensus.cc:2243] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.767190 11168 raft_consensus.cc:2272] T 0bfa5ccf43a940a4a41bbee2f31b2187 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.768971 11168 tablet_replica.cc:333] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.769516 11168 raft_consensus.cc:2243] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.770277 11168 raft_consensus.cc:2272] T e0a8154b38b149ee9838f22af1085773 P baabfd4cbc994b868a67fc27bda71191 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.772495 11168 tablet_replica.cc:333] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.773046 11168 raft_consensus.cc:2243] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.773548 11168 raft_consensus.cc:2272] T 70b3f901d9c846dc912cf1b8cbca9ee1 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.775410 11168 tablet_replica.cc:333] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.775929 11168 raft_consensus.cc:2243] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.776319 11168 raft_consensus.cc:2272] T cb46de7767454792975d85fb4edb4f0f P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.778090 11168 tablet_replica.cc:333] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.778573 11168 raft_consensus.cc:2243] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.779289 11168 raft_consensus.cc:2272] T dad6c6edaa2d4a3e9f4b7b7bb6a20f87 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.781085 11168 tablet_replica.cc:333] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.781769 11168 raft_consensus.cc:2243] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.782200 11168 raft_consensus.cc:2272] T 05c1962f809d410f9193e9e8d74056a0 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.783895 11168 tablet_replica.cc:333] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.784485 11168 raft_consensus.cc:2243] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.784889 11168 raft_consensus.cc:2272] T 8d79d79129cc4a19b15f0167b78d2e0b P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.786712 11168 tablet_replica.cc:333] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.787228 11168 raft_consensus.cc:2243] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.787673 11168 raft_consensus.cc:2272] T becd9467e6a44b71b5a26e4e39ea51eb P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.789553 11168 tablet_replica.cc:333] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.790019 11168 raft_consensus.cc:2243] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.790403 11168 raft_consensus.cc:2272] T e67f7bf704174d1493044029875ed130 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.792150 11168 tablet_replica.cc:333] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.792687 11168 raft_consensus.cc:2243] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.793473 11168 raft_consensus.cc:2272] T d5740e81f26a489087f7092f81c9f3e8 P baabfd4cbc994b868a67fc27bda71191 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.795768 11168 tablet_replica.cc:333] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191: stopping tablet replica
I20260710 13:22:07.796283 11168 raft_consensus.cc:2243] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.796707 11168 raft_consensus.cc:2272] T fa7d1a25b6f64270bcf644a5e2f58ad7 P baabfd4cbc994b868a67fc27bda71191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.833839 11168 tablet_server.cc:196] TabletServer@127.10.232.3:0 shutdown complete.
I20260710 13:22:07.860348 11168 master.cc:562] Master@127.10.232.62:39041 shutting down...
I20260710 13:22:07.880728 11168 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.881534 11168 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.881917 11168 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf61e92359474eca8c5842bff61c7caa: stopping tablet replica
I20260710 13:22:07.903148 11168 master.cc:584] Master@127.10.232.62:39041 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11785 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24530 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117662 ms total)
[  PASSED  ] 8 tests.
I20260710 13:22:07.957129 11168 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 419 messages since previous log ~548 seconds ago
I20260710 13:22:07.957782 11168 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 422 messages since previous log ~548 seconds ago
I20260710 13:22:07.957985 11168 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 422 messages since previous log ~548 seconds ago
I20260710 13:22:07.958211 11168 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:22:07.958402 11168 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:22:07.958650 11168 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260710 13:22:07.958938 11168 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~26 seconds ago
